kaddressbook
KABPrefs Class Reference
#include <kabprefs.h>
Inheritance diagram for KABPrefs:

Detailed Description
Definition at line 31 of file kabprefs.h.
Public Member Functions | |
| QStringList | customCategories () const |
| QString | locationMapURL () const |
| QStringList | locationMapURLs () const |
| void | setCategoryDefaults () |
| void | setCustomCategories (const QStringList &s) |
| void | setLocationMapURL (const QString &locationMapURL) |
| void | setLocationMapURLs (const QStringList &locationMapURLs) |
| void | usrReadConfig () |
| void | usrWriteConfig () |
| virtual | ~KABPrefs () |
Static Public Member Functions | |
| static KABPrefs * | instance () |
Constructor & Destructor Documentation
| KABPrefs::~KABPrefs | ( | ) | [virtual] |
Definition at line 52 of file kabprefs.cpp.
Member Function Documentation
| QStringList KABPrefs::customCategories | ( | ) | const [inline] |
Definition at line 63 of file kabprefs.h.
| KABPrefs * KABPrefs::instance | ( | ) | [static] |
Definition at line 56 of file kabprefs.cpp.
| QString KABPrefs::locationMapURL | ( | ) | const [inline] |
Definition at line 47 of file kabprefs.h.
| QStringList KABPrefs::locationMapURLs | ( | ) | const [inline] |
Definition at line 58 of file kabprefs.h.
| void KABPrefs::setCategoryDefaults | ( | ) |
Definition at line 66 of file kabprefs.cpp.
| void KABPrefs::setCustomCategories | ( | const QStringList & | s | ) | [inline] |
Definition at line 68 of file kabprefs.h.
| void KABPrefs::setLocationMapURL | ( | const QString & | locationMapURL | ) | [inline] |
Definition at line 41 of file kabprefs.h.
| void KABPrefs::setLocationMapURLs | ( | const QStringList & | locationMapURLs | ) | [inline] |
Definition at line 52 of file kabprefs.h.
| void KABPrefs::usrReadConfig | ( | ) |
Definition at line 73 of file kabprefs.cpp.
| void KABPrefs::usrWriteConfig | ( | ) |
Definition at line 84 of file kabprefs.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference