Calls external tools for operating sequence control.
More...
#include <PacCallExternalTool.h>
List of all members.
Detailed Description
Calls external tools for operating sequence control.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
If the called tool does not finish in less then 5 seconds it is killed and an error message is created
Constructor & Destructor Documentation
PacCallExternalTool::PacCallExternalTool |
( |
QObject * |
parent = 0 | ) |
[explicit] |
PacCallExternalTool::~PacCallExternalTool |
( |
| ) |
|
Member Function Documentation
void PacCallExternalTool::errorMsg |
( |
| ) |
[signal] |
void PacCallExternalTool::exitedSuccessfully |
( |
| ) |
[signal] |
void PacCallExternalTool::exitedWithError |
( |
| ) |
[signal] |
void PacCallExternalTool::start |
( |
const QString & |
program, |
|
|
OpenMode |
mode = ReadWrite |
|
) |
| [slot] |
The documentation for this class was generated from the following files: