DtkCore
DTK Core module
载入中...
搜索中...
未找到
Dtk::Core::DTimedLoop类 参考
类 Dtk::Core::DTimedLoop 继承关系图:
Dtk::Core::DObject

Public 成员函数

 DTimedLoop (QObject *parent) noexcept
 
int runningTime ()
 
void setTimeDump (bool flag=true)
 
void exit (int returnCode=0)
 
int exec (QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents)
 
int exec (int durationMs, QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents)
 
int exec (const QString &executionName, QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents)
 
int exec (int durationMs, const QString &executionName, QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents)
 

额外继承的成员函数

- Protected 成员函数 继承自 Dtk::Core::DObject
 DObject (DObject *parent=nullptr)
 
 DObject (DObjectPrivate &dd, DObject *parent=nullptr)
 
- Protected 属性 继承自 Dtk::Core::DObject
QScopedPointer< DObjectPrivated_d_ptr
 

该类的文档由以下文件生成: