kalarm
#include <preferences.h>
Definition at line 36 of file preferences.h.
 
| Enumerator | 
|---|
| MAIL_FROM_KMAIL |  | 
| MAIL_FROM_SYS_SETTINGS |  | 
| MAIL_FROM_ADDR |  | 
Definition at line 40 of file preferences.h.
 
 
  
  | 
        
          | static bool Preferences::autoStartChangedByUser | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | QString Preferences::cmdXTermCommand | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | static bool Preferences::confirmAlarmDeletion | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::connect | ( | const char * | signal, |  
          |  |  | const QObject * | receiver, |  
          |  |  | const char * | member |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static float Preferences::defaultSoundVolume | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | QString Preferences::emailAddress | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | QString Preferences::emailBccAddress | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | bool Preferences::emailBccUseSystemSettings | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | static bool Preferences::emailCopyToKMail | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static bool Preferences::emailQueuedNotify | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | const HolidayRegion & Preferences::holidays | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | void Preferences::holidaysChanged | ( | const KHolidays::HolidayRegion & | newHolidays | ) |  |  | signal | 
 
 
  
  | 
        
          | static bool Preferences::noAutoStart | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static Backend Preferences::previousBackend | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static QString Preferences::previousVersion | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static bool Preferences::quitWarn | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::setAskAutoStart | ( | bool | yes | ) |  |  | static | 
 
 
  
  | 
        
          | static void Preferences::setAutoStartChangedByUser | ( | bool | c | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::setCmdXTermCommand | ( | const QString & | cmd | ) |  |  | static | 
 
 
  
  | 
        
          | static void Preferences::setConfirmAlarmDeletion | ( | bool | yes | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static void Preferences::setDefaultSoundVolume | ( | float | v | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::setEmailBccAddress | ( | bool | useSystemSettings, |  
          |  |  | const QString & | address |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static void Preferences::setEmailCopyToKMail | ( | bool | yes | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static void Preferences::setEmailQueuedNotify | ( | bool | yes | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::setHolidayRegion | ( | const QString & | regionCode | ) |  |  | static | 
 
 
  
  | 
        
          | void Preferences::setNoAutoStart | ( | bool | yes | ) |  |  | static | 
 
 
  
  | 
        
          | static void Preferences::setQuitWarn | ( | bool | yes | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::setStartOfDay | ( | const QTime & | t | ) |  |  | static | 
 
 
  
  | 
        
          | void Preferences::setTimeZone | ( | const KTimeZone & | tz | ) |  |  | static | 
 
 
  
  | 
        
          | static void Preferences::setWorkDayEnd | ( | const QTime & | t | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::setWorkDays | ( | const QBitArray & | dayBits | ) |  |  | static | 
 
 
  
  | 
        
          | static void Preferences::setWorkDayStart | ( | const QTime & | t | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static QTime Preferences::startOfDay | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::startOfDayChanged | ( | const QTime & | newStartOfDay | ) |  |  | signal | 
 
 
  
  | 
        
          | KTimeZone Preferences::timeZone | ( | bool | reload = false | ) |  |  | static | 
 
 
  
  | 
        
          | void Preferences::timeZoneChanged | ( | const KTimeZone & | newTz | ) |  |  | signal | 
 
 
  
  | 
        
          | virtual bool Preferences::useDefaults | ( | bool | def | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | static QTime Preferences::workDayEnd | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static QTime Preferences::workDayStart | ( |  | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | void Preferences::workTimeChanged | ( | const QTime & | startTime, |  
          |  |  | const QTime & | endTime, |  
          |  |  | const QBitArray & | workDays |  
          |  | ) |  |  |  | signal | 
 
 
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:34:52 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.