knotes
KNotesGlobalConfig Class ReferenceInheritance diagram for KNotesGlobalConfig:
List of all members.
Detailed Description
Definition at line 11 of file knotesglobalconfig.h.
Member Function Documentation
static void KNotesGlobalConfig::setMailAction |
( |
const QString & |
v |
) |
[inline, static] |
static QString KNotesGlobalConfig::mailAction |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setCheckInterval |
( |
uint |
v |
) |
[inline, static] |
static uint KNotesGlobalConfig::checkInterval |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setAlarmsLastChecked |
( |
const QDateTime & |
v |
) |
[inline, static] |
static QDateTime KNotesGlobalConfig::alarmsLastChecked |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setReceiveNotes |
( |
bool |
v |
) |
[inline, static] |
static bool KNotesGlobalConfig::receiveNotes |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setPort |
( |
uint |
v |
) |
[inline, static] |
static uint KNotesGlobalConfig::port |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setSenderID |
( |
const QString & |
v |
) |
[inline, static] |
static QString KNotesGlobalConfig::senderID |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setKnownHosts |
( |
const QStringList & |
v |
) |
[inline, static] |
static QStringList KNotesGlobalConfig::knownHosts |
( |
|
) |
[inline, static] |
static void KNotesGlobalConfig::setStyle |
( |
int |
v |
) |
[inline, static] |
static int KNotesGlobalConfig::style |
( |
|
) |
[inline, static] |
The documentation for this class was generated from the following files:
|