#include <task.h>
Inheritance diagram for YResumeTime:
Public Slots | |
void | UpdateName () |
Public Member Functions | |
YResumeTime (const YObjectArgs &args) | |
int | InitInstance (YASA_TIME t) |
const YTIME & | GetTime () const |
void | SetTime (YASA_TIME t) |
virtual int | SetConfig (YInputParser &parser) |
virtual int | GetConfig (YOutputParser &parser) |
Private Attributes | |
Q_OBJECT YTIME | time |
|
|
|
Read task specific configuration data from stream and set to instance Reimplemented from YObject. |
|
|
|
|
|
Read task specific configuration data from instance and set to stream Reimplemented from YObject. |
|
|
|
|
|
|