34 #ifndef DESKTOPALARMWIDGETQT_H
35 #define DESKTOPALARMWIDGETQT_H
39 #include <QSystemTrayIcon>
120 void activated ( const QSystemTrayIcon::ActivationReason reason );
149 ~DesktopAlarmWidgetQt();
156 DesktopAlarmWidgetQt ( const DesktopAlarmWidgetQt& other ) = delete;
163 DesktopAlarmWidgetQt ( DesktopAlarmWidgetQt&& other ) = delete;
171 DesktopAlarmWidgetQt& operator= ( const DesktopAlarmWidgetQt& other ) = delete;
179 DesktopAlarmWidgetQt& operator= ( DesktopAlarmWidgetQt&& other ) = delete;
184 #endif // DESKTOPALARMWIDGETQT_H
Compatibility macros for older versions of the GCC.
Namespace for Alarm Notifications application.
#define noexcept
Allow using the noexcept keyword with GCC < 4.6.