The backend thread.
More...
#include <BackendThread.h>
|
|
| CBackendThread (COperate *pOperate=nullptr) |
| |
| virtual void | quit () |
| | Quit.
|
| |
|
| virtual void | run () override |
| |
The backend thread.
Definition at line 14 of file BackendThread.h.
◆ ~CBackendThread()
| CBackendThread::~CBackendThread |
( |
| ) |
|
|
overridevirtual |
◆ quit()
| void CBackendThread::quit |
( |
| ) |
|
|
virtual |
Quit.
- Note
- Use this replace QThread::quit, QThread::exit, QThread::terminate
Definition at line 31 of file BackendThread.cpp.
◆ run()
| void CBackendThread::run |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ m_pBackend
◆ m_pOperate
The documentation for this class was generated from the following files: