36 #include <boost/thread.hpp>
39 #include <QSystemTrayIcon>
42 #ifndef DESKTOPALARMWIDGET_H
43 #define DESKTOPALARMWIDGET_H
51 class AlarmServerConnector;
242 DesktopAlarmWidget ( const DesktopAlarmWidget& other ) = delete;
249 DesktopAlarmWidget ( DesktopAlarmWidget&& other ) = delete;
257 DesktopAlarmWidget& operator= ( const DesktopAlarmWidget& other ) = delete;
265 DesktopAlarmWidget& operator= ( DesktopAlarmWidget&& other ) = delete;
269 #endif // DESKTOPALARMWIDGET_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.
Connect to a CSS Alarm Server.