Name

edit — Display the Alarm Edit dialog to edit an alarm.

Synopsis

bool edit(const QString& eventID)

Parameters

eventID

Specifies the unique ID of the event to be edited, optionally prefixed by the configuration name or numeric ID of the resource containing the event, in the format [resourceID:]eventUID.

Return value

false if the specified alarm could not be found or is read-only, true otherwise.

Description

edit() is a D-Bus call to display the Alarm Edit dialog to edit the specified alarm.