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