kalarm
#include "kalarm.h"
#include "functions.h"
#include "kamail.h"
#include "messagebox.h"
#include "preferences.moc"
#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 <kdebug.h>
#include <QByteArray>
#include <time.h>
#include <unistd.h>
Go to the source code of this file.
QString translateXTermPath |
( |
const QString & |
cmdline, |
|
|
bool |
write |
|
) |
| |
|
static |
const bool default_confirmAlarmDeletion = true |
const bool default_emailQueuedNotify = false |
const bool default_quitWarn = true |
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" |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:10 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.