#include <mlBackgroundTaskIdleProcessing_Qt.h>
Public Member Functions | |
| BackgroundTaskIdleProcessing_Qt () | |
| void | scheduleProcessPendingMessagesInGUIThread () |
| schedules the idle processing in the GUI thread. | |
Static Public Member Functions | |
| static void | install () |
| create an BackgroundTaskIdleProcessing_Qt object and install on the background task manager | |
Definition at line 23 of file mlBackgroundTaskIdleProcessing_Qt.h.
| ml::BackgroundTaskIdleProcessing_Qt::BackgroundTaskIdleProcessing_Qt | ( | ) |
| static void ml::BackgroundTaskIdleProcessing_Qt::install | ( | ) | [static] |
create an BackgroundTaskIdleProcessing_Qt object and install on the background task manager
| void ml::BackgroundTaskIdleProcessing_Qt::scheduleProcessPendingMessagesInGUIThread | ( | ) |
schedules the idle processing in the GUI thread.
1.5.8