OpenMS  2.7.0
Functions | Variables
SwathWizard.cpp File Reference
#include <QApplication>
#include <QtWidgets/QSplashScreen>
#include <OpenMS/CONCEPT/LogStream.h>
#include <OpenMS/CONCEPT/VersionInfo.h>
#include <OpenMS/DATASTRUCTURES/Map.h>
#include <OpenMS/VISUAL/APPLICATIONS/SwathWizardBase.h>
#include <OpenMS/VISUAL/APPLICATIONS/MISC/QApplicationTOPP.h>
#include <iostream>
#include <map>
#include <vector>
Include dependency graph for SwathWizard.cpp:

Functions

void print_usage (Logger::LogStream &stream=OpenMS_Log_info)
 
int main (int argc, const char **argv)
 

Variables

const char * tool_name = "SwathWizard"
 

Function Documentation

◆ main()

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

◆ print_usage()

void print_usage ( Logger::LogStream stream = OpenMS_Log_info)

References tool_name.

Referenced by main().

Variable Documentation

◆ tool_name

const char* tool_name = "SwathWizard"