34 #ifndef DESKTOPALARMWIDGETKDE4_H
35 #define DESKTOPALARMWIDGETKDE4_H
41 #include <KDE/KStatusNotifierItem>
140 void activated (
bool active, const QPoint& pos );
154 ~DesktopAlarmWidgetKde4();
161 DesktopAlarmWidgetKde4 ( const DesktopAlarmWidgetKde4& other ) = delete;
168 DesktopAlarmWidgetKde4 ( DesktopAlarmWidgetKde4&& other ) = delete;
176 DesktopAlarmWidgetKde4& operator= ( const DesktopAlarmWidgetKde4& other ) = delete;
184 DesktopAlarmWidgetKde4& operator= ( DesktopAlarmWidgetKde4&& other ) = delete;
188 #endif // DESKTOPALARMWIDGETKDE4_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.