Public Member Functions | |
template<typename T > | |
T * | nonConstPointer (const T *pointer) |
template<typename T > | |
QList< T > | dataByType () |
template<typename T > | |
QList< T > | typeByType () |
Public Attributes | |
Clock | systemClock |
QList< StorableData * > | data |
QMap< QString, Type * > | types |
AdminUser * | admin |
Definition at line 23 of file taskmanagerdata.cpp.