#include <btsourcesthread.h>
Definition at line 22 of file btsourcesthread.h.
◆ BtSourcesThread()
| BtSourcesThread::BtSourcesThread |
( |
QObject * |
parent = nullptr | ) |
|
|
inline |
◆ finishedSuccessfully()
| bool BtSourcesThread::finishedSuccessfully |
( |
| ) |
const |
|
inlinenoexcept |
◆ percentComplete
| void BtSourcesThread::percentComplete |
( |
int |
percent | ) |
|
|
signal |
◆ run()
| void BtSourcesThread::run |
( |
| ) |
|
|
overrideprotected |
◆ shouldStop()
| bool BtSourcesThread::shouldStop |
( |
| ) |
const |
|
inlineprivatenoexcept |
◆ showMessage
| void BtSourcesThread::showMessage |
( |
QString const & |
msg | ) |
|
|
signal |
◆ stop()
| void BtSourcesThread::stop |
( |
| ) |
|
|
inlinenoexcept |
◆ m_finishedSuccessfully
| std::atomic<bool> BtSourcesThread::m_finishedSuccessfully |
|
private |
◆ m_stop
| std::atomic<bool> BtSourcesThread::m_stop |
|
private |
The documentation for this class was generated from the following files: