#include </home/clem/local/src/opie/core/pim/datebook2/stringmanager.h>
Inheritance diagram for Datebook::StringManager:


Public Member Functions | |
| StringManager (const QString &baseName=QString::null) | |
| ~StringManager () | |
| void | add (const QString &) |
| bool | load () |
| bool | save () |
| QString | baseName () const |
Private Attributes | |
| QString | m_base |
Definition at line 16 of file stringmanager.h.
|
|
baseName is used for storing Definition at line 13 of file stringmanager.cpp. |
|
|
Definition at line 16 of file stringmanager.cpp. |
|
|
override the add implementation cause we do not have a value :) Definition at line 19 of file stringmanager.cpp. References add. Referenced by load(), and Datebook::StringManagerDialog::manager(). |
|
|
Definition at line 38 of file stringmanager.cpp. References m_base. Referenced by Datebook::StringManagerDialog::StringManagerDialog(). |
|
|
Implements Datebook::ManagerTemplate< QString >. Definition at line 22 of file stringmanager.cpp. References add(), QValueList< T >::begin(), QValueList< T >::end(), list, m_base, Config::readListEntry(), and Config::setGroup(). Referenced by Datebook::MainWindow::initManagers(). |
|
|
Implements Datebook::ManagerTemplate< QString >. Definition at line 31 of file stringmanager.cpp. References m_base, Datebook::ManagerTemplate< QString >::names(), Config::setGroup(), and Config::writeEntry(). Referenced by Datebook::MainWindow::~MainWindow(). |
|
|
Definition at line 33 of file stringmanager.h. Referenced by baseName(), load(), and save(). |
1.4.2