OpenMS
TOPPView.cpp File Reference
#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>
Include dependency graph for TOPPView.cpp:

Functions

void print_usage ()
 
int main (int argc, const char **argv)
 

Variables

const char * tool_name = "TOPPView"
 

Function Documentation

◆ main()

◆ print_usage()

void print_usage ( )

References tool_name.

Referenced by main().

Variable Documentation

◆ tool_name

const char* tool_name = "TOPPView"

Referenced by print_usage().