Name
cancelEvent — cancel an already scheduled alarm.
Synopsis
void cancelEvent(const QString& eventID)
Parameters
eventIDSpecifies the unique ID of the event to be canceled, optionally
prefixed by the configuration name or numeric ID of the resource containing
the event, in the format
[resourceID:]eventUID.
Description
cancelEvent() is a D-Bus call to cancel
the specified alarm. KAlarm deletes the alarm from the calendar
without displaying or executing it.