summaryrefslogtreecommitdiffstats
path: root/kalarm/kalarmiface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/kalarmiface.h')
-rw-r--r--kalarm/kalarmiface.h46
1 files changed, 23 insertions, 23 deletions
diff --git a/kalarm/kalarmiface.h b/kalarm/kalarmiface.h
index 9f74e282..7ea53c44 100644
--- a/kalarm/kalarmiface.h
+++ b/kalarm/kalarmiface.h
@@ -103,15 +103,15 @@ class KAlarmIface : virtual public DCOPObject
* @param startDateTime Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS]
* @param lateCancel Late-cancellation period in minutes, or 0 for no cancellation.
* @param flags OR of flag bits defined in Flags enum.
- * @param bgColor The background colour for the alarm message window, or TQString::null for the
+ * @param bgColor The background colour for the alarm message window, or TQString() for the
* current default background colour. The string may be in any of the formats
* accepted by TQColor::TQColor(const TQString&).
- * @param fgColor The foreground colour for the alarm message, or TQString::null for the current
+ * @param fgColor The foreground colour for the alarm message, or TQString() for the current
* default foreground colour. The format of the string is the same as for @p bgColor.
- * @param font The font for the alarm message, or TQString::null for the default message font
+ * @param font The font for the alarm message, or TQString() for the default message font
* current at the time the message is displayed. The string should be in format
* returned by TQFont::toString().
- * @param audioFile The audio file to play when the alarm is displayed, or TQString::null for none.
+ * @param audioFile The audio file to play when the alarm is displayed, or TQString() for none.
* @param reminderMins The number of minutes in advance of the main alarm and its recurrences to display
* a reminder alarm, or 0 for no reminder.
* @param recurrence Recurrence specification using iCalendar syntax (defined in RFC2445).
@@ -128,15 +128,15 @@ class KAlarmIface : virtual public DCOPObject
* @param startDateTime Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS]
* @param lateCancel Late-cancellation period in minutes, or 0 for no cancellation.
* @param flags OR of flag bits defined in Flags enum.
- * @param bgColor The background colour for the alarm message window, or TQString::null for the
+ * @param bgColor The background colour for the alarm message window, or TQString() for the
* current default background colour. The string may be in any of the formats
* accepted by TQColor::TQColor(const TQString&).
- * @param fgColor The foreground colour for the alarm message, or TQString::null for the current
+ * @param fgColor The foreground colour for the alarm message, or TQString() for the current
* default foreground colour. The format of the string is the same as for @p bgColor.
- * @param font The font for the alarm message, or TQString::null for the default message font
+ * @param font The font for the alarm message, or TQString() for the default message font
* current at the time the message is displayed. The string should be in format
* returned by TQFont::toString().
- * @param audioFile The audio file to play when the alarm is displayed, or TQString::null for none.
+ * @param audioFile The audio file to play when the alarm is displayed, or TQString() for none.
* @param reminderMins The number of minutes in advance of the main alarm and its recurrences to display
* a reminder alarm, or 0 for no reminder.
* @param repeatType The time units to use for recurrence. The actual recurrence interval is equal to
@@ -155,15 +155,15 @@ class KAlarmIface : virtual public DCOPObject
* @param startDateTime Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS]
* @param lateCancel Late-cancellation period in minutes, or 0 for no cancellation.
* @param flags OR of flag bits defined in Flags enum.
- * @param bgColor The background colour for the alarm message window, or TQString::null for the
+ * @param bgColor The background colour for the alarm message window, or TQString() for the
* current default background colour. The string may be in any of the formats
* accepted by TQColor::TQColor(const TQString&).
- * @param fgColor The foreground colour for the alarm message, or TQString::null for the current
+ * @param fgColor The foreground colour for the alarm message, or TQString() for the current
* default foreground colour. The format of the string is the same as for @p bgColor.
- * @param font The font for the alarm message, or TQString::null for the default message font
+ * @param font The font for the alarm message, or TQString() for the default message font
* current at the time the message is displayed. The string should be in format
* returned by TQFont::toString().
- * @param audioFile The audio file to play when the alarm is displayed, or TQString::null for none.
+ * @param audioFile The audio file to play when the alarm is displayed, or TQString() for none.
* @param reminderMins The number of minutes in advance of the main alarm and its recurrences to display
* a reminder alarm, or 0 for no reminder.
* @param repeatType The time units to use for recurrence. The actual recurrence interval is equal to
@@ -183,10 +183,10 @@ class KAlarmIface : virtual public DCOPObject
* @param startDateTime Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS]
* @param lateCancel Late-cancellation period in minutes, or 0 for no cancellation.
* @param flags OR of flag bits defined in Flags enum.
- * @param bgColor The background colour for the alarm message window, or TQString::null for the
+ * @param bgColor The background colour for the alarm message window, or TQString() for the
* current default background colour. The string may be in any of the formats
* accepted by TQColor::TQColor(const TQString&).
- * @param audioFile The audio file to play when the alarm is displayed, or TQString::null for none.
+ * @param audioFile The audio file to play when the alarm is displayed, or TQString() for none.
* @param reminderMins The number of minutes in advance of the main alarm and its recurrences to display
* a reminder alarm, or 0 for no reminder.
* @param recurrence Recurrence specification using iCalendar syntax (defined in RFC2445).
@@ -202,10 +202,10 @@ class KAlarmIface : virtual public DCOPObject
* @param startDateTime Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS]
* @param lateCancel Late-cancellation period in minutes, or 0 for no cancellation.
* @param flags OR of flag bits defined in Flags enum.
- * @param bgColor The background colour for the alarm message window, or TQString::null for the
+ * @param bgColor The background colour for the alarm message window, or TQString() for the
* current default background colour. The string may be in any of the formats
* accepted by TQColor::TQColor(const TQString&).
- * @param audioFile The audio file to play when the alarm is displayed, or TQString::null for none.
+ * @param audioFile The audio file to play when the alarm is displayed, or TQString() for none.
* @param reminderMins The number of minutes in advance of the main alarm and its recurrences to display
* a reminder alarm, or 0 for no reminder.
* @param repeatType The time units to use for recurrence. The actual recurrence interval is equal to
@@ -222,10 +222,10 @@ class KAlarmIface : virtual public DCOPObject
* @param startDateTime Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS]
* @param lateCancel Late-cancellation period in minutes, or 0 for no cancellation.
* @param flags OR of flag bits defined in Flags enum.
- * @param bgColor The background colour for the alarm message window, or TQString::null for the
+ * @param bgColor The background colour for the alarm message window, or TQString() for the
* current default background colour. The string may be in any of the formats
* accepted by TQColor::TQColor(const TQString&).
- * @param audioFile The audio file to play when the alarm is displayed, or TQString::null for none.
+ * @param audioFile The audio file to play when the alarm is displayed, or TQString() for none.
* @param reminderMins The number of minutes in advance of the main alarm and its recurrences to display
* a reminder alarm, or 0 for no reminder.
* @param repeatType The time units to use for recurrence. The actual recurrence interval is equal to
@@ -281,7 +281,7 @@ class KAlarmIface : virtual public DCOPObject
int repeatType, int repeatInterval, const TQString& endDateTime) = 0;
/** Schedule an email alarm.
- * @param fromID The KMail identity to use as the sender of the email, or TQString::null to use KAlarm's default sender ID.
+ * @param fromID The KMail identity to use as the sender of the email, or TQString() to use KAlarm's default sender ID.
* @param addresses Comma-separated list of addresses to send the email to.
* @param subject Subject line of the email.
* @param message Email message's body text.
@@ -299,7 +299,7 @@ class KAlarmIface : virtual public DCOPObject
const TQString& attachments, const TQString& startDateTime, int lateCancel, unsigned flags,
const TQString& recurrence, int repeatInterval, int repeatCount) = 0;
/** Schedule an email alarm.
- * @param fromID The KMail identity to use as the sender of the email, or TQString::null to use KAlarm's default sender ID.
+ * @param fromID The KMail identity to use as the sender of the email, or TQString() to use KAlarm's default sender ID.
* @param addresses Comma-separated list of addresses to send the email to.
* @param subject Subject line of the email.
* @param message Email message's body text.
@@ -319,7 +319,7 @@ class KAlarmIface : virtual public DCOPObject
const TQString& attachments, const TQString& startDateTime, int lateCancel, unsigned flags,
int repeatType, int repeatInterval, int repeatCount) = 0;
/** Schedule an email alarm.
- * @param fromID The KMail identity to use as the sender of the email, or TQString::null to use KAlarm's default sender ID.
+ * @param fromID The KMail identity to use as the sender of the email, or TQString() to use KAlarm's default sender ID.
* @param addresses Comma-separated list of addresses to send the email to.
* @param subject Subject line of the email.
* @param message Email message's body text.
@@ -339,12 +339,12 @@ class KAlarmIface : virtual public DCOPObject
const TQString& attachments, const TQString& startDateTime, int lateCancel, unsigned flags,
int repeatType, int repeatInterval, const TQString& endDateTime) = 0;
/** Open the alarm edit dialog to edit an existing alarm.
- * @param eventId The unique ID of the event to be edited, or TQString::null to create a new alarm.
+ * @param eventId The unique ID of the event to be edited, or TQString() to create a new alarm.
* @return false if the alarm could not be found or is read-only, true otherwise.
*/
virtual bool edit(const TQString& eventID) = 0;
/** Open the alarm edit dialog to edit a new alarm.
- * @param templateName Name of the alarm template to base the new alarm on, or TQString::null if none.
+ * @param templateName Name of the alarm template to base the new alarm on, or TQString() if none.
* If a template is specified but cannot be found, the alarm edit dialog is still
* opened but is (obviously) not preset with the template.
* @return false if an alarm template was specified but could not be found, true otherwise.