Interface class to be normally used, is also Script Job interface.
More...
#include <ArnScriptJob.hpp>
Interface class to be normally used, is also Script Job interface.
Definition at line 153 of file ArnScriptJob.hpp.
◆ ArnScriptJob()
ArnScriptJob::ArnScriptJob |
( |
int |
id, |
|
|
QObject * |
parent = arnNullptr |
|
) |
| |
|
explicit |
◆ errorLog
void ArnScriptJob::errorLog |
( |
const QString & |
txt | ) |
|
|
inlineslot |
◆ quit
void ArnScriptJob::quit |
( |
| ) |
|
|
inlineslot |
◆ setWatchDogTime
void ArnScriptJob::setWatchDogTime |
( |
int |
time | ) |
|
|
inlineslot |
◆ sigQuit
void ArnScriptJob::sigQuit |
( |
| ) |
|
|
signal |
◆ yield
void ArnScriptJob::yield |
( |
| ) |
|
|
inlineslot |
◆ name
QString ArnScriptJob::name |
|
read |
◆ poll
◆ running
bool ArnScriptJob::running |
|
read |
◆ sleepState
bool ArnScriptJob::sleepState |
|
readwrite |
◆ watchDog
int ArnScriptJob::watchDog |
|
readwrite |
The documentation for this class was generated from the following files: