Replace KDE_DEPRECATED with TDE_DEPRECATED

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/18/head
Michele Calgaro 3 weeks ago
parent 1609f6e1fc
commit 189e8d30b9
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -138,7 +138,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -141,7 +141,7 @@ public:
*
* @deprecated
*/
KDE_DEPRECATED bool hasBeenFiltered() const { return true; }
TDE_DEPRECATED bool hasBeenFiltered() const { return true; }
/**
* Returns the filtered or the original URL.

@ -100,7 +100,7 @@ public:
* @param pixmap The active pixmap
*/
// this one is from TQButton, so #ifdef-ing it out doesn't break BC
virtual void setPixmap(const TQPixmap &pixmap) KDE_DEPRECATED;
virtual void setPixmap(const TQPixmap &pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -109,7 +109,7 @@ public:
*
* @param pixmap The pixmap to use as the default (normal) one
*/
void setDefaultPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDefaultPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
/**
* @deprecated
@ -118,7 +118,7 @@ public:
*
* @param pixmap The pixmap to use when disabled
*/
void setDisabledPixmap(const TQPixmap& pixmap) KDE_DEPRECATED;
void setDisabledPixmap(const TQPixmap& pixmap) TDE_DEPRECATED;
#endif
/**
@ -161,7 +161,7 @@ public:
* @param generate If true, then the other icons are automagically
* generated from this one
*/
KDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
TDE_DEPRECATED void setIcon(const TQString &icon, bool generate ) { Q_UNUSED(generate); setIcon( icon ); }
/**
* @deprecated
@ -170,7 +170,7 @@ public:
*
* @param icon The icon to use as the default (normal) one
*/
void setDefaultIcon(const TQString& icon) KDE_DEPRECATED;
void setDefaultIcon(const TQString& icon) TDE_DEPRECATED;
/**
* @deprecated
@ -179,7 +179,7 @@ public:
*
* @param icon The icon to use when disabled
*/
void setDisabledIcon(const TQString& icon) KDE_DEPRECATED;
void setDisabledIcon(const TQString& icon) TDE_DEPRECATED;
#endif
/**

@ -53,7 +53,7 @@ importpath = $IMP
sipslot = callBackObj callBackSlot dcopClient
include = ./extra/kde350/dcop
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "DCOP_EXPORT", ""
retain
@ -212,7 +212,7 @@ import = tdeuimod.sip
import = tdeiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDERESOURCES_EXPORT", ""
retain
@ -235,7 +235,7 @@ import = tdeiomod.sip
import = tderesourcesmod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltdeabc
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDEABC_EXPORT", ""
define = "typedef enum", "enum"

@ -53,7 +53,7 @@ importpath = $IMP
sipslot = callBackObj callBackSlot dcopClient
include = ./extra/kde351/dcop
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "DCOP_EXPORT", ""
retain
@ -212,7 +212,7 @@ import = tdeuimod.sip
import = tdeiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDERESOURCES_EXPORT", ""
retain
@ -235,7 +235,7 @@ import = tdeiomod.sip
import = tderesourcesmod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltdeabc -ltdeabc_file
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDEABC_EXPORT", ""
define = "typedef enum", "enum"

@ -53,7 +53,7 @@ importpath = $IMP
sipslot = callBackObj callBackSlot dcopClient
include = ./extra/kde352/dcop
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "DCOP_EXPORT", ""
retain
@ -212,7 +212,7 @@ import = tdeuimod.sip
import = tdeiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDERESOURCES_EXPORT", ""
retain
@ -235,7 +235,7 @@ import = tdeiomod.sip
import = tderesourcesmod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltdeabc -ltdeabc_file
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDEABC_EXPORT", ""
define = "typedef enum", "enum"

@ -53,7 +53,7 @@ importpath = $IMP
sipslot = callBackObj callBackSlot dcopClient
include = ./extra/kde353/dcop
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "DCOP_EXPORT", ""
retain
@ -212,7 +212,7 @@ import = tdeuimod.sip
import = tdeiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDERESOURCES_EXPORT", ""
retain
@ -235,7 +235,7 @@ import = tdeiomod.sip
import = tderesourcesmod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltdeabc -ltdeabc_file
define = "KDE_DEPRECATED", ""
define = "TDE_DEPRECATED", ""
define = "TDEABC_EXPORT", ""
define = "typedef enum", "enum"

Loading…
Cancel
Save