Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
TOPPASScene::TOPPProcess Struct Reference

Stores the information for a TOPP process. More...

#include <OpenMS/VISUAL/TOPPASScene.h>

Public Member Functions

 TOPPProcess (QProcess *p, const QString &cmd, const QStringList &arg, TOPPASToolVertex *const tool)
 Constructor. More...
 

Public Attributes

QProcessproc
 The process. More...
 
QString command
 The command. More...
 
QStringList args
 The arguments. More...
 
TOPPASToolVertextv
 The tool which is started (used to call its slots) More...
 

Detailed Description

Stores the information for a TOPP process.

Constructor & Destructor Documentation

TOPPProcess ( QProcess p,
const QString &  cmd,
const QStringList &  arg,
TOPPASToolVertex *const  tool 
)
inline

Constructor.

Member Data Documentation

QStringList args

The arguments.

QString command

The command.

QProcess* proc

The process.

The tool which is started (used to call its slots)


OpenMS / TOPP release 2.0.0 Documentation generated on Tue Aug 25 2015 05:54:08 using doxygen 1.8.9.1