summaryrefslogtreecommitdiffstats
path: root/libkcal
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal')
-rw-r--r--libkcal/attachment.h2
-rw-r--r--libkcal/calendarresources.h12
-rw-r--r--libkcal/confirmsavedialog.h2
-rw-r--r--libkcal/event.h6
-rw-r--r--libkcal/htmlexport.h2
-rw-r--r--libkcal/htmlexportsettings.kcfgc2
-rw-r--r--libkcal/imipscheduler.h2
-rw-r--r--libkcal/incidencebase.h6
-rw-r--r--libkcal/incidenceformatter.h6
-rw-r--r--libkcal/libkcal_export.h2
-rw-r--r--libkcal/period.h2
-rw-r--r--libkcal/resourcecached.h8
-rw-r--r--libkcal/resourcecachedconfig.h4
-rw-r--r--libkcal/resourcecalendar.h8
-rw-r--r--libkcal/scheduler.h2
-rw-r--r--libkcal/todo.h6
-rw-r--r--libkcal/vcaldrag.h2
17 files changed, 37 insertions, 37 deletions
diff --git a/libkcal/attachment.h b/libkcal/attachment.h
index 9d36274c..8377836e 100644
--- a/libkcal/attachment.h
+++ b/libkcal/attachment.h
@@ -31,7 +31,7 @@ namespace KCal {
/**
This class represents information related to an attachment.
*/
-class KDE_EXPORT Attachment
+class TDE_EXPORT Attachment
{
public:
typedef ListBase<Attachment> List;
diff --git a/libkcal/calendarresources.h b/libkcal/calendarresources.h
index 20d5850c..23539fc3 100644
--- a/libkcal/calendarresources.h
+++ b/libkcal/calendarresources.h
@@ -340,7 +340,7 @@ class LIBKCAL_EXPORT CalendarResources :
@deprecated use
addIncidence(Incidence *,ResourceCalendar *,const TQString &) instead.
*/
- KDE_DEPRECATED bool addIncidence( Incidence *incidence, ResourceCalendar *resource );
+ TDE_DEPRECATED bool addIncidence( Incidence *incidence, ResourceCalendar *resource );
/**
Insert an Incidence into a Calendar Resource.
@@ -362,7 +362,7 @@ class LIBKCAL_EXPORT CalendarResources :
@return false if the resource could not be computed or if a ticket
request fails; true otherwise.
*/
- KDE_DEPRECATED bool beginChange( Incidence *incidence );
+ TDE_DEPRECATED bool beginChange( Incidence *incidence );
/**
Flag that a change to a Calendar Incidence is starting.
@@ -385,7 +385,7 @@ class LIBKCAL_EXPORT CalendarResources :
@return false if the resource could not be computed or if a ticket
save fails; true otherwise.
*/
- KDE_DEPRECATED bool endChange( Incidence *incidence );
+ TDE_DEPRECATED bool endChange( Incidence *incidence );
/**
Flag that a change to a Calendar Incidence has completed.
@@ -427,7 +427,7 @@ class LIBKCAL_EXPORT CalendarResources :
@deprecated use
addIncidence(Incidence *,ResourceCalendar *,const TQString&) instead.
*/
- KDE_DEPRECATED bool addEvent( Event *event, ResourceCalendar *resource );
+ TDE_DEPRECATED bool addEvent( Event *event, ResourceCalendar *resource );
/**
Insert an Event into a Calendar Resource.
@@ -544,7 +544,7 @@ class LIBKCAL_EXPORT CalendarResources :
@deprecated use
addIncidence(Incidence *,ResourceCalendar *,const TQString &) instead.
*/
- KDE_DEPRECATED bool addTodo( Todo *todo, ResourceCalendar *resource );
+ TDE_DEPRECATED bool addTodo( Todo *todo, ResourceCalendar *resource );
/**
Insert an Todo into a Calendar Resource.
@@ -629,7 +629,7 @@ class LIBKCAL_EXPORT CalendarResources :
@deprecated use
addIncidence(Incidence *,ResourceCalendar *,const TQString &) instead.
*/
- KDE_DEPRECATED bool addJournal( Journal *journal, ResourceCalendar *resource );
+ TDE_DEPRECATED bool addJournal( Journal *journal, ResourceCalendar *resource );
/**
Insert a Journal into a Calendar Resource.
diff --git a/libkcal/confirmsavedialog.h b/libkcal/confirmsavedialog.h
index bc0fcb09..313dd273 100644
--- a/libkcal/confirmsavedialog.h
+++ b/libkcal/confirmsavedialog.h
@@ -29,7 +29,7 @@ class TDEListView;
namespace KCal {
-class KDE_EXPORT ConfirmSaveDialog : public KDialogBase
+class TDE_EXPORT ConfirmSaveDialog : public KDialogBase
{
public:
ConfirmSaveDialog( const TQString &destination, TQWidget *parent,
diff --git a/libkcal/event.h b/libkcal/event.h
index ba0780fb..707453ae 100644
--- a/libkcal/event.h
+++ b/libkcal/event.h
@@ -74,7 +74,7 @@ class LIBKCAL_EXPORT Event : public Incidence
settings.
@deprecated use IncidenceFormatter::timeToString()
*/
- TQString KDE_DEPRECATED dtEndTimeStr() const;
+ TQString TDE_DEPRECATED dtEndTimeStr() const;
/**
Return end date as string formatted according to the users locale
settings.
@@ -83,13 +83,13 @@ class LIBKCAL_EXPORT Event : public Incidence
long format
@deprecated use IncidenceFormatter::dateToString()
*/
- TQString KDE_DEPRECATED dtEndDateStr( bool shortfmt = true ) const;
+ TQString TDE_DEPRECATED dtEndDateStr( bool shortfmt = true ) const;
/**
Return end date and time as string formatted according to the users locale
settings.
@deprecated use IncidenceFormatter::dateTimeToString()
*/
- TQString KDE_DEPRECATED dtEndStr() const;
+ TQString TDE_DEPRECATED dtEndStr() const;
/**
Set whether the event has an end date/time.
diff --git a/libkcal/htmlexport.h b/libkcal/htmlexport.h
index 0fbe8022..bcf5af96 100644
--- a/libkcal/htmlexport.h
+++ b/libkcal/htmlexport.h
@@ -39,7 +39,7 @@ namespace KCal {
/**
This class provides the functions to export a calendar as an HTML page.
*/
-class KDE_EXPORT HtmlExport
+class TDE_EXPORT HtmlExport
{
public:
/**
diff --git a/libkcal/htmlexportsettings.kcfgc b/libkcal/htmlexportsettings.kcfgc
index db2360aa..e756d7e2 100644
--- a/libkcal/htmlexportsettings.kcfgc
+++ b/libkcal/htmlexportsettings.kcfgc
@@ -7,4 +7,4 @@ MemberVariables=public
GlobalEnums=true
ItemAccessors=true
SetUserTexts=true
-Visibility=KDE_EXPORT
+Visibility=TDE_EXPORT
diff --git a/libkcal/imipscheduler.h b/libkcal/imipscheduler.h
index 59379403..698ef0b5 100644
--- a/libkcal/imipscheduler.h
+++ b/libkcal/imipscheduler.h
@@ -34,7 +34,7 @@ namespace KCal {
This class implements the iTIP interface using the email interface specified
as iMIP.
*/
-class KDE_EXPORT IMIPScheduler : public Scheduler
+class TDE_EXPORT IMIPScheduler : public Scheduler
{
public:
IMIPScheduler( Calendar * );
diff --git a/libkcal/incidencebase.h b/libkcal/incidencebase.h
index d54ca879..10a9ab20 100644
--- a/libkcal/incidencebase.h
+++ b/libkcal/incidencebase.h
@@ -139,20 +139,20 @@ class LIBKCAL_EXPORT IncidenceBase : public CustomProperties
users locale settings.
@deprecated use IncidenceFormatter::timeToString()
*/
- virtual KDE_DEPRECATED TQString dtStartTimeStr() const;
+ virtual TDE_DEPRECATED TQString dtStartTimeStr() const;
/**
returns an event's starting date as a string formatted according to the
users locale settings
@deprecated use IncidenceFormatter::dateToString()
*/
- virtual KDE_DEPRECATED TQString dtStartDateStr( bool shortfmt = true ) const;
+ virtual TDE_DEPRECATED TQString dtStartDateStr( bool shortfmt = true ) const;
/**
returns an event's starting date and time as a string formatted according
to the users locale settings
@deprecated use IncidenceFormatter::dateTimeToString()
*/
- virtual KDE_DEPRECATED TQString dtStartStr() const;
+ virtual TDE_DEPRECATED TQString dtStartStr() const;
virtual void setDuration( int seconds );
int duration() const;
diff --git a/libkcal/incidenceformatter.h b/libkcal/incidenceformatter.h
index b2dcd432..9d6e8a75 100644
--- a/libkcal/incidenceformatter.h
+++ b/libkcal/incidenceformatter.h
@@ -52,20 +52,20 @@ class LIBKCAL_EXPORT InvitationFormatterHelper
class LIBKCAL_EXPORT IncidenceFormatter
{
public:
- static TQString KDE_DEPRECATED toolTipString( IncidenceBase *incidence, bool richText = true );
+ static TQString TDE_DEPRECATED toolTipString( IncidenceBase *incidence, bool richText = true );
static TQString toolTipStr( Calendar *calendar,
IncidenceBase *incidence,
const TQDate &date=TQDate(),
bool richText = true );
static TQString mailBodyString( IncidenceBase *incidencebase );
- static TQString KDE_DEPRECATED extensiveDisplayString( IncidenceBase *incidence );
+ static TQString TDE_DEPRECATED extensiveDisplayString( IncidenceBase *incidence );
static TQString extensiveDisplayStr( Calendar *calendar,
IncidenceBase *incidence,
const TQDate &date=TQDate() );
static TQString formatICalInvitation( TQString invitation, Calendar *mCalendar,
InvitationFormatterHelper *helper );
- static TQString KDE_DEPRECATED formatICalInvitationNoHtml( TQString invitation,
+ static TQString TDE_DEPRECATED formatICalInvitationNoHtml( TQString invitation,
Calendar *mCalendar,
InvitationFormatterHelper *helper );
static TQString formatICalInvitationNoHtml( TQString invitation,
diff --git a/libkcal/libkcal_export.h b/libkcal/libkcal_export.h
index 7fca2dbe..19502ff1 100644
--- a/libkcal/libkcal_export.h
+++ b/libkcal/libkcal_export.h
@@ -23,6 +23,6 @@
#include <kdemacros.h>
-#define LIBKCAL_EXPORT KDE_EXPORT
+#define LIBKCAL_EXPORT TDE_EXPORT
#endif
diff --git a/libkcal/period.h b/libkcal/period.h
index b0ca32a3..64250a43 100644
--- a/libkcal/period.h
+++ b/libkcal/period.h
@@ -32,7 +32,7 @@ namespace KCal {
This class represents a period of time. The period can be defined by either a
start time and an end time or by a start time and a duration.
*/
-class KDE_EXPORT Period
+class TDE_EXPORT Period
{
public:
Period();
diff --git a/libkcal/resourcecached.h b/libkcal/resourcecached.h
index 6fc30a1c..6465def9 100644
--- a/libkcal/resourcecached.h
+++ b/libkcal/resourcecached.h
@@ -42,7 +42,7 @@ namespace KCal {
This class provides a calendar resource using a local CalendarLocal object to
cache the calendar data.
*/
-class KDE_EXPORT ResourceCached : public ResourceCalendar,
+class TDE_EXPORT ResourceCached : public ResourceCalendar,
public KCal::Calendar::Observer
{
TQ_OBJECT
@@ -137,7 +137,7 @@ class KDE_EXPORT ResourceCached : public ResourceCalendar,
/**
Add event to calendar.
*/
- KDE_DEPRECATED bool addEvent( Event *event );
+ TDE_DEPRECATED bool addEvent( Event *event );
bool addEvent( Event *event, const TQString &subresource );
/**
@@ -177,7 +177,7 @@ class KDE_EXPORT ResourceCached : public ResourceCalendar,
/**
Add a todo to the todolist.
*/
- KDE_DEPRECATED bool addTodo( Todo *todo );
+ TDE_DEPRECATED bool addTodo( Todo *todo );
bool addTodo( Todo *todo, const TQString &subresource );
/**
@@ -200,7 +200,7 @@ class KDE_EXPORT ResourceCached : public ResourceCalendar,
/**
Add a Journal entry to calendar
*/
- KDE_DEPRECATED bool addJournal( Journal *journal );
+ TDE_DEPRECATED bool addJournal( Journal *journal );
bool addJournal( Journal *journal, const TQString &subresource );
/**
diff --git a/libkcal/resourcecachedconfig.h b/libkcal/resourcecachedconfig.h
index 81e4ee8e..ff3639c1 100644
--- a/libkcal/resourcecachedconfig.h
+++ b/libkcal/resourcecachedconfig.h
@@ -36,7 +36,7 @@ class ResourceCached;
@see ResourceCached
*/
-class KDE_EXPORT ResourceCachedReloadConfig : public TQWidget
+class TDE_EXPORT ResourceCachedReloadConfig : public TQWidget
{
TQ_OBJECT
@@ -63,7 +63,7 @@ class KDE_EXPORT ResourceCachedReloadConfig : public TQWidget
@see ResourceCached
*/
-class KDE_EXPORT ResourceCachedSaveConfig : public TQWidget
+class TDE_EXPORT ResourceCachedSaveConfig : public TQWidget
{
TQ_OBJECT
diff --git a/libkcal/resourcecalendar.h b/libkcal/resourcecalendar.h
index e4c97b5c..84530421 100644
--- a/libkcal/resourcecalendar.h
+++ b/libkcal/resourcecalendar.h
@@ -144,7 +144,7 @@ class LIBKCAL_EXPORT ResourceCalendar : public KRES::Resource
Add incidence to resource.
@deprecated use addIncidence(Incidence *,const TQString &) instead.
*/
- virtual KDE_DEPRECATED bool addIncidence( Incidence * );
+ virtual TDE_DEPRECATED bool addIncidence( Incidence * );
/**
Add incidence to resource and subresource.
@@ -166,7 +166,7 @@ class LIBKCAL_EXPORT ResourceCalendar : public KRES::Resource
Add event to resource.
@deprecated use addEvent(Event *,const TQString&) instead.
*/
- virtual KDE_DEPRECATED bool addEvent( Event *event ) = 0;
+ virtual TDE_DEPRECATED bool addEvent( Event *event ) = 0;
virtual bool addEvent( Event *event, const TQString &subresource ) = 0;
/**
@@ -270,7 +270,7 @@ class LIBKCAL_EXPORT ResourceCalendar : public KRES::Resource
Add a todo to the todolist.
@deprecated use addTodo(Todo *,const TQString &) instead.
*/
- virtual KDE_DEPRECATED bool addTodo( Todo *todo ) = 0;
+ virtual TDE_DEPRECATED bool addTodo( Todo *todo ) = 0;
virtual bool addTodo( Todo *todo, const TQString &subresource ) = 0;
/**
@@ -297,7 +297,7 @@ class LIBKCAL_EXPORT ResourceCalendar : public KRES::Resource
Add a Journal entry to the resource.
@deprecated use addJournal(Journal *,const TQString &) instead.
*/
- virtual KDE_DEPRECATED bool addJournal( Journal * ) = 0;
+ virtual TDE_DEPRECATED bool addJournal( Journal * ) = 0;
virtual bool addJournal( Journal *journal, const TQString &subresource ) = 0;
/**
diff --git a/libkcal/scheduler.h b/libkcal/scheduler.h
index 4d97ab51..fe6c430a 100644
--- a/libkcal/scheduler.h
+++ b/libkcal/scheduler.h
@@ -174,7 +174,7 @@ class LIBKCAL_EXPORT Scheduler
bool acceptRequest( IncidenceBase *, ScheduleMessage::Status status,
const TQString & attendee );
bool acceptAdd( IncidenceBase *, ScheduleMessage::Status status );
- KDE_DEPRECATED bool acceptCancel( IncidenceBase *, ScheduleMessage::Status status );
+ TDE_DEPRECATED bool acceptCancel( IncidenceBase *, ScheduleMessage::Status status );
bool acceptCancel( IncidenceBase *, ScheduleMessage::Status status,
const TQString & attendee );
bool acceptDeclineCounter( IncidenceBase *,
diff --git a/libkcal/todo.h b/libkcal/todo.h
index 74e1b39d..25e63045 100644
--- a/libkcal/todo.h
+++ b/libkcal/todo.h
@@ -68,7 +68,7 @@ class LIBKCAL_EXPORT Todo : public Incidence
settings.
@deprecated use IncidenceFormatter::timeToString()
*/
- KDE_DEPRECATED TQString dtDueTimeStr() const;
+ TDE_DEPRECATED TQString dtDueTimeStr() const;
/**
Returns due date as string formatted according to the users locale
@@ -78,14 +78,14 @@ class LIBKCAL_EXPORT Todo : public Incidence
long format.
@deprecated use IncidenceFormatter::dateToString()
*/
- KDE_DEPRECATED TQString dtDueDateStr( bool shortfmt = true ) const;
+ TDE_DEPRECATED TQString dtDueDateStr( bool shortfmt = true ) const;
/**
Returns due date and time as string formatted according to the users locale
settings.
@deprecated use IncidenceFormatter::dateTimeToString()
*/
- KDE_DEPRECATED TQString dtDueStr() const;
+ TDE_DEPRECATED TQString dtDueStr() const;
/**
Returns true if the todo has a due date, otherwise return false.
diff --git a/libkcal/vcaldrag.h b/libkcal/vcaldrag.h
index 7cb8c6bb..7cfbff52 100644
--- a/libkcal/vcaldrag.h
+++ b/libkcal/vcaldrag.h
@@ -32,7 +32,7 @@ class Calendar;
/**
vCalendar drag&drop class.
*/
-class KDE_EXPORT VCalDrag : public TQStoredDrag
+class TDE_EXPORT VCalDrag : public TQStoredDrag
{
public:
/**