editNew
Prev
Next

Name

editNew — Display the alarm edit dialog to edit a new alarm.

Synopsis

bool editNew(const QString& templateName)

Parameters

templateName

Specifies the name of an alarm template to base the new alarm on, or empty if no template should be used.

Return value

false if templateName is non-empty but a template of that name cannot be found, true otherwise.

Description

editNew() is a DCOP call to display the alarm edit dialog to edit a new alarm. If an alarm template name is specified as a parameter, the dialog is preset with details from the template. If the specified template cannot be found, the alarm edit dialog is still displayed but is (obviously) not preset with the template.

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team