@ -73,7 +73,7 @@ private:
class Amor : public TQObject, virtual public AmorIface
{
Q_OBJECT
TQ_OBJECT
public:
Amor();
virtual ~Amor();
@ -154,7 +154,7 @@ private:
class AmorSessionWidget : public TQWidget
AmorSessionWidget();
~AmorSessionWidget() {};
@ -45,7 +45,7 @@ class TQTimer;
class AmorBubble : public TQWidget
AmorBubble();
virtual ~AmorBubble();
@ -41,7 +41,7 @@
class AmorDialog : public KDialogBase
AmorDialog();
class AmorWidget : public TQWidget
AmorWidget();
virtual ~AmorWidget();
@ -25,7 +25,7 @@
class EyesApplet : public KPanelApplet
EyesApplet(const TQString& configFile, Type t = Normal, int actions = 0,
@ -35,7 +35,7 @@ class KAboutData;
class PiecesTable : public QtTableView
PiecesTable(TQWidget* parent = 0, const char* name = 0);
@ -67,7 +67,7 @@ private:
class FifteenApplet : public KPanelApplet
FifteenApplet(const TQString& configFile, Type t = Stretch, int actions = 0,
@ -26,7 +26,7 @@ class QCornerSquare;
class QtTableView : public TQFrame
virtual void setBackgroundColor( const TQColor & );
virtual void setPalette( const TQPalette & );
@ -37,7 +37,7 @@ class MoonWidget;
class MoonPAWidget : public KPanelApplet
MoonPAWidget(const TQString& configFile, Type t = Normal, int actions = 0,
@ -29,7 +29,7 @@ class TQPushButton;
class KMoonDlg : public KDialogBase {
KMoonDlg(int angle, bool north, bool mask, TQWidget *parent, const char *name);
@ -31,7 +31,7 @@ class TQPopupMenu;
class MoonWidget : public TQWidget
MoonWidget(TQWidget *parent = 0, const char *name = 0);
@ -32,7 +32,7 @@
class KImageNumber : public TQFrame
TQ_PROPERTY( double m_value READ value WRITE setValue )
KImageNumber(const TQString& font, TQWidget* parent=0, const char* name=0);
@ -92,7 +92,7 @@ typedef struct conversionEntry {
class Kodometer : public TQFrame
Kodometer(TQWidget* = 0, const char* = 0);
@ -21,7 +21,7 @@ class TQBoxLayout;
class WrappingSpinBox : public TQSpinBox
WrappingSpinBox(int minValue, int maxValue, int step = 1, TQWidget *parent=0, const char *name=0);
@ -43,7 +43,7 @@ signals:
class TimeEdit : public TQWidget
TimeEdit(TQWidget* parent = 0, const char* name = 0);
@ -43,7 +43,7 @@ class TimeEdit;
class TopLevel : public KSystemTray
@ -20,7 +20,7 @@
class KSpriteSaver : public KScreenSaver
KSpriteSaver( WId id );
virtual ~KSpriteSaver();
@ -50,7 +50,7 @@ protected:
class KSpriteSetup : public TQDialog
KSpriteSetup( TQWidget *parent = NULL, const char *name = NULL );
~KSpriteSetup();
@ -31,7 +31,7 @@ class WeatherButton;
class dockwidget : public TQWidget
dockwidget(const TQString &location, TQWidget *parent=0, const char *name=0);
@ -30,7 +30,7 @@ class prefsDialogData;
class KCMWeather : public KCModule
KCMWeather( TQWidget *parent = 0, const char *name = 0 );
@ -31,7 +31,7 @@ class ServiceConfigWidget;
class KCMWeatherService : public KCModule
KCMWeatherService( TQWidget *parent = 0, const char *name = 0 );
@ -33,7 +33,7 @@ class TQPalette;
class kweather : public KPanelApplet, public weatherIface
kweather(const TQString& configFile, Type t = Normal, int actions = 0, TQWidget *parent = 0, const char *name = 0);
@ -31,7 +31,7 @@ class WeatherService_stub;
class reportView : public KDialogBase {
reportView(const TQString &reportLocation);
@ -28,7 +28,7 @@ class WeatherService_stub;
class ServiceConfigWidget : public wsPrefs
ServiceConfigWidget( TQWidget *parent, const char *name = 0 );
@ -29,7 +29,7 @@
class sidebarwidget : public sidebarwidgetbase
sidebarwidget(TQWidget* parent, const char* name = 0);
virtual ~sidebarwidget();
@ -37,7 +37,7 @@ class sidebarwidget;
class KonqSidebarWeather: public KonqSidebarPlugin, virtual public DCOPObject
K_DCOP
KonqSidebarWeather(KInstance* inst, TQObject* parent, TQWidget* widgetParent,
@ -26,7 +26,7 @@
class WeatherButton : public TQButton
WeatherButton( TQWidget *parent, const char *name );
@ -32,7 +32,7 @@ class StationDatabase;
class WeatherLib : public TQObject
class Data;
class WeatherService : public TQObject, public DCOPObject
// TQ_OBJECT
//
private:
@ -42,7 +42,7 @@ class MapWidget;
class KWWApplet : public KPanelApplet
@ -40,7 +40,7 @@ class ZoneClockPanel;
class WorldWideWatch : public KMainWindow
@ -72,7 +72,7 @@ private:
class WatchApplication : public KUniqueApplication
@ -56,7 +56,7 @@ class FlagList;
class MapWidget : public TQWidget
@ -46,7 +46,7 @@ class ClockDialog;
class ZoneClock : public TQFrame
@ -98,7 +98,7 @@ private:
class ZoneClockPanel : public TQFrame