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

QProcess * proc
 The process. More...
 
QString command
 The command. More...
 
QStringList args
 The arguments. More...
 
TOPPASToolVertex * tv
 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 Sat May 16 2015 16:14:08 using doxygen 1.8.9.1