karm

#include <preferences.h>

Inherits KDialogBase.

Public Slots

void showDialog ()
void load ()
void save ()

Signals

void detectIdleness (bool on)
void idlenessTimeout (int minutes)
void iCalFile (TQString)
void autoSave (bool on)
void autoSavePeriod (int minutes)
void setupChanged ()

Public Member Functions

void disableIdleDetection ()
bool detectIdleness () const
int idlenessTimeout () const
TQString iCalFile () const
TQString activeCalendarFile () const
bool autoSave () const
bool logging () const
int autoSavePeriod () const
bool promptDelete () const
TQString setPromptDelete (bool prompt)
bool displayColumn (int n) const
TQString userRealName () const
void emitSignals ()
bool readBoolEntry (const TQString &uid)
void writeEntry (const TQString &key, bool value)
void deleteEntry (const TQString &key)

Static Public Member Functions

static Preferencesinstance (const TQString &icsfile="")

Protected Slots

virtual void slotOk ()
virtual void slotCancel ()
void idleDetectCheckBoxChanged ()
void autoSaveCheckBoxChanged ()

Detailed Description

Provide an interface to the configuration options for the program.

Definition at line 16 of file preferences.h.


The documentation for this class was generated from the following files: