Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes

TOPPASScene::TOPPProcess Struct Reference

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

#include <OpenMS/VISUAL/TOPPASScene.h>

List of all members.

Public Member Functions

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

Public Attributes

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

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.

The process.

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


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1