The backend thread
更多...
#include <BackendThread.h>
|
|
| CBackendThread (COperate *pOperate=nullptr) |
| |
| virtual void | quit () |
| | Quit
|
| |
|
| virtual void | run () override |
| |
The backend thread
在文件 BackendThread.h 第 14 行定义.
◆ ~CBackendThread()
| CBackendThread::~CBackendThread |
( |
| ) |
|
|
overridevirtual |
◆ quit()
| void CBackendThread::quit |
( |
| ) |
|
|
virtual |
Quit
- 注解
- Use this replace QThread::quit, QThread::exit, QThread::terminate
在文件 BackendThread.cpp 第 31 行定义.
◆ run()
| void CBackendThread::run |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ m_pBackend
◆ m_pOperate
该类的文档由以下文件生成: