![]() |
OpenMS
|
#include <QtWidgets/QSplashScreen>#include <QMessageBox>#include <OpenMS/VISUAL/APPLICATIONS/TOPPViewBase.h>#include <OpenMS/VISUAL/APPLICATIONS/MISC/QApplicationTOPP.h>#include <OpenMS/SYSTEM/StopWatch.h>#include <iostream>#include <map>#include <vector>Functions | |
| void | print_usage () |
| int | main (int argc, const char **argv) |
Variables | |
| const char * | tool_name = "TOPPView" |
| int main | ( | int | argc, |
| const char ** | argv | ||
| ) |
References TOPPViewBase::DEFAULT, Param::exists(), QApplicationTOPP::fileOpen(), TOPPViewBase::FORCE_SCAN, StopWatch::getClockTime(), BaseException::getFile(), BaseException::getLine(), Param::getValue(), VersionInfo::getVersion(), String::hasSubstring(), TOPPViewBase::loadFiles(), TOPPViewBase::loadPreferences(), TOPPViewBase::openFile(), Param::parseCommandLine(), print_usage(), TOPPViewBase::SCAN_IF_NEWER_VERSION, TOPPViewBase::SKIP_SCAN, StopWatch::start(), StopWatch::stop(), OpenMS::StringUtils::toQString(), ParamValue::toString(), and TOPPViewBase::VERBOSE.
| const char* tool_name = "TOPPView" |
Referenced by print_usage().