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... | |
Stores the information for a TOPP process.
|
inline |
Constructor.
QStringList args |
The arguments.
QString command |
The command.
QProcess* proc |
The process.
TOPPASToolVertex* tv |
The tool which is started (used to call its slots)
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:13 using doxygen 1.8.13 |