1#ifndef ALARMNOTIFYTHREAD_H
2#define ALARMNOTIFYTHREAD_H
26 void run(
void)
override;
~AlarmNotifyThread(void) override
static AlarmNotifyThread * get(void)
static AlarmNotifyThread * m_alarmNotifyThread
void run(void) override
Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.
This is a wrapper around QThread that does several additional things.