@ -38,7 +38,7 @@
class autodimm : public inactivity
{
Q_OBJECT
TQ_OBJECT
public:
//! default constructor
@ -37,7 +37,7 @@
class autosuspend : public inactivity
class blacklistEditDialog: public blacklistedit_Dialog {
@ -42,7 +42,7 @@
class ConfigureDialog: public configure_Dialog {
@ -36,7 +36,7 @@
class countDownDialog: public countdown_Dialog {
@ -76,7 +76,7 @@ enum msg_type {
class dbusHAL : public TQObject{
private:
@ -51,7 +51,7 @@
class detaileddialog: public detailed_Dialog {
@ -122,7 +122,7 @@ typedef struct SuspendStates {
class HardwareInfo : public TQObject{
//! pointer to the dbusHAL connection class
@ -47,7 +47,7 @@
class Battery : public TQObject {
//! Internal reference to dbusHAL for communication with HAL daemon
class BatteryCollection : public TQObject {
@ -49,7 +49,7 @@
class CPUInfo : public TQObject{
@ -59,7 +59,7 @@
class inactivity : public TQWidget
class infoDialog: public info_Dialog {
@ -68,7 +68,7 @@
class kpowersave : public KSystemTray, public DCOPObject
// TQ_OBJECT
//
K_DCOP
class LogViewer: public log_viewer {
@ -56,7 +56,7 @@
class screen : public TQWidget
class suspendDialog: public suspend_Dialog {