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::showURL().
|
static |
Open TOPPView (e.g. from within TOPPAS)
Referenced by TOPPASBase::openFilesInTOPPView().
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:09 using doxygen 1.8.13 |