korgac
#include <alarmdialog.h>
Definition at line 58 of file alarmdialog.h.
 
  
  | 
        
          | AlarmDialog::AlarmDialog | ( | const Akonadi::ETMCalendar::Ptr & | calendar, |  
          |  |  | QWidget * | parent = 0 |  
          |  | ) |  |  |  | explicit | 
 
 
      
        
          | AlarmDialog::~AlarmDialog | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void AlarmDialog::accept | ( |  | ) |  |  | slot | 
 
 
      
        
          | void AlarmDialog::addIncidence | ( | const Akonadi::Item & | incidence, | 
        
          |  |  | const QDateTime & | reminderAt, | 
        
          |  |  | const QString & | displayText | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | void AlarmDialog::dismissAll | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::dismissCurrent | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::edit | ( |  | ) |  |  | slot | 
 
 
      
        
          | void AlarmDialog::eventNotification | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void AlarmDialog::keyPressEvent | ( | QKeyEvent * | e | ) |  |  | protected | 
 
 
  
  | 
        
          | void AlarmDialog::reminderCount | ( | int | count | ) |  |  | signal | 
 
 
      
        
          | void AlarmDialog::setRemindAt | ( | const QDateTime & | dt | ) |  | 
      
 
 
  
  | 
        
          | void AlarmDialog::show | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::slotCalendarChanged | ( |  | ) |  |  | slot | 
 
If an incidence changed, for example in korg, we must update the date and summary shown in the list view. 
Definition at line 875 of file alarmdialog.cpp.
 
 
  
  | 
        
          | void AlarmDialog::slotOk | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::slotSave | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::slotUser1 | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::slotUser2 | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::slotUser3 | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::suspend | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::suspendAll | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void AlarmDialog::wakeUp | ( |  | ) |  |  | slot | 
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:25 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.