Prefs Class Reference

#include <prefs.h>

List of all members.

Public Types

enum  PrefsArray { paKey = 0, paDefault = 1 }

Public Member Functions

 Prefs (bool autowrite=true, bool writealways=true)
bool read ()
bool write ()
bool set (const string &key, const string &value)
bool set (const string &key, int value)
bool set (const string &key, bool value)
const string & getStr (const string &key) const
string getPath (const string &key) const
int getNum (const string &key) const
bool getBool (const string &key) const


Detailed Description

Author:
Fred Klaus


The documentation for this class was generated from the following files:
Generated on Fri Mar 16 21:30:29 2007 for roland.kdevelop by  doxygen 1.5.0