Name
cancelEvent — cancel an already scheduled alarm.
Synopsis
void cancelEvent(const QString& eventID)
Parameters
eventIDSpecifies the unique ID of the event to be canceled.
Description
cancelEvent() is a D-Bus call to cancel
the specified alarm. KAlarm deletes the alarm from the calendar
without displaying or executing it.