kalarm
#include "kalarm.h"#include "functions.h"#include "kamail.h"#include "messagebox.h"#include "preferences.h"#include <kalarmcal/identities.h>#include <kpimidentities/identity.h>#include <kpimidentities/identitymanager.h>#include <kholidays/holidays.h>#include <kglobal.h>#include <kconfiggroup.h>#include <kmessagebox.h>#include <ksystemtimezone.h>#include <kstandarddirs.h>#include <kdebug.h>#include <time.h>#include <unistd.h>#include "moc_preferences.cpp"
Include dependency graph for preferences.cpp:

Go to the source code of this file.
Functions | |
| static QString | translateXTermPath (const QString &cmdline, bool write) |
Variables | |
| const bool | default_confirmAlarmDeletion = true |
| const bool | default_emailQueuedNotify = false |
| const bool | default_quitWarn = true |
| static const QString | FROM_KMAIL = QLatin1String("@KMail") |
| static const QString | FROM_SYS_SETTINGS = QLatin1String("@SystemSettings") |
| static const char * | GENERAL_SECTION = "General" |
| static const char * | TEMP = "Temp" |
Function Documentation
Definition at line 404 of file preferences.cpp.
Variable Documentation
| const bool default_confirmAlarmDeletion = true |
Definition at line 65 of file preferences.cpp.
| const bool default_emailQueuedNotify = false |
Definition at line 64 of file preferences.cpp.
| const bool default_quitWarn = true |
Definition at line 63 of file preferences.cpp.
|
static |
Definition at line 56 of file preferences.cpp.
|
static |
Definition at line 55 of file preferences.cpp.
|
static |
Definition at line 49 of file preferences.cpp.
|
static |
Definition at line 52 of file preferences.cpp.
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
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.
KDE API Reference