karm Library API Documentation

Preferences Class Reference

Provide an interface to the configuration options for the program. More...

#include <preferences.h>

List of all members.

Public Slots

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

Signals

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

Public Methods

void disableIdleDetection ()
bool detectIdleness () const
int idlenessTimeout () const
QString iCalFile () const
QString activeCalendarFile () const
bool autoSave () const
int autoSavePeriod () const
bool promptDelete () const
bool displayColumn (int n) const
QString userRealName () const
void emitSignals ()

Static Public Methods

Preferences * instance ()

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 15 of file preferences.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for karm Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:53 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003