Support library for background running tasks. Uses QObject to signal a callback at regular intervals. The frequency is customisable and may be started and stopped using its methods. Variant exist that support a payload. Depedencies: Related source code documentation: BackJob ( 1, 2, 3)
|