Public Slots | |
| void | fetchMore () |
| void | start () |
| void | abort () |
Signals | |
| void | dataFetched (int request, const std::vector< CommandListItem > &items) |
| void | noMoreDataToFetch (int request) |
| void | workFinished (int request) |
Public Member Functions | |
| CommandListGenerateWorker (QObject *parent, std::shared_ptr< std::atomic_int > request, const UIActionContext &context) | |
| virtual | ~CommandListGenerateWorker () |
|
explicit |
|
virtual |
|
signal |
|
signal |
|
signal |
|
slot |
|
slot |
|
slot |