|
TreeFrogFramework 2.10
|
This is the complete list of members for TBackgroundProcess, including all inherited members.
| autoDelete() const | TBackgroundProcess | |
| callStart(const QString &program, const QStringList &arguments, int mode) | TBackgroundProcess | protectedslot |
| handleFinished() | TBackgroundProcess | protectedslot |
| setAutoDelete(bool autoDelete) | TBackgroundProcess | |
| start(const QString &program, const QStringList &arguments, OpenMode mode=ReadWrite, TBackgroundProcessHandler *handler=nullptr) | TBackgroundProcess | |
| start(const QString &command, OpenMode mode=ReadWrite, TBackgroundProcessHandler *handler=nullptr) | TBackgroundProcess | |
| start(OpenMode mode=ReadWrite, TBackgroundProcessHandler *handler=nullptr) | TBackgroundProcess | |
| TBackgroundProcess(QObject *parent=nullptr) | TBackgroundProcess | |
| ~TBackgroundProcess() | TBackgroundProcess | inlinevirtual |