|  | OpenMS
    2.6.0
    | 
Class which holds static GUI-related helper functions. More...
#include <OpenMS/VISUAL/MISC/GUIHelpers.h>
| Static Public Member Functions | |
| static void | openFolder (const QString &folder) | 
| static void | startTOPPView (const QStringList &args) | 
| Open TOPPView (e.g. from within TOPPAS)  More... | |
| static void | openURL (const QString &target) | 
| Private Member Functions | |
| GUIHelpers () | |
| private C'tor  More... | |
Class which holds static GUI-related helper functions.
Since all methods are static, the c'tor is private.
| 
 | private | 
private C'tor
| 
 | static | 
Open a folder in file explorer Will show a message box on failure
| 
 | static | 
Open a certain URL (in a browser) Will show a message box on failure
Referenced by TOPPASBase::showURL(), and TOPPViewBase::TOPPViewBase().
| 
 | static | 
Open TOPPView (e.g. from within TOPPAS)
Referenced by TOPPASBase::openFilesInTOPPView().
 1.8.16
 1.8.16