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

Public 类型

enum  AsyncTaskState {
  NotReady = 0x00 , Ready = 0x02 , Running = 0x04 , Pending = Ready | Running ,
  Cancel = 0x08 , WaitFinished = 0x10 , Finished = 0x20 , Forever = 0x30
}
 

Public 成员函数

 DAsyncState (QObject *parent=nullptr) noexcept
 

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