![]() |
OpenMS
|
#include <QApplication>#include <QPainter>#include <QtWidgets/QSplashScreen>#include <QtCore/QDir>#include <OpenMS/CONCEPT/LogStream.h>#include <OpenMS/CONCEPT/VersionInfo.h>#include <OpenMS/DATASTRUCTURES/ListUtils.h>#include <OpenMS/SYSTEM/StopWatch.h>#include <OpenMS/VISUAL/APPLICATIONS/TOPPASBase.h>#include <OpenMS/VISUAL/APPLICATIONS/MISC/QApplicationTOPP.h>#include <iostream>#include <map>#include <vector>Functions | |
| void | print_usage (Logger::LogStream &stream=OpenMS_Log_info) |
| int | main (int argc, const char **argv) |
Variables | |
| const char * | tool_name = "TOPPAS" |
| int main | ( | int | argc, |
| const char ** | argv | ||
| ) |
References Param::exists(), QApplicationTOPP::fileOpen(), StopWatch::getClockTime(), BaseException::getFile(), BaseException::getLine(), Param::getValue(), VersionInfo::getVersion(), String::hasSubstring(), LogStream::insert(), TOPPASBase::loadFiles(), TOPPASBase::loadPreferences(), TOPPASBase::newPipeline(), OpenMS::OpenMS_Log_debug, OPENMS_LOG_ERROR, OpenMS::OpenMS_Log_error, OPENMS_LOG_INFO, TOPPASBase::openToppasFile(), Param::parseCommandLine(), print_usage(), StopWatch::start(), StopWatch::stop(), OpenMS::StringUtils::toQString(), and ParamValue::toString().
| void print_usage | ( | Logger::LogStream & | stream = OpenMS_Log_info | ) |
| const char* tool_name = "TOPPAS" |
Referenced by print_usage().