#include </home/clem/local/src/opie/noncore/applets/zkbapplet/keyzcfg/cfgfile.h>
Collaboration diagram for CfgEntry:

Public Member Functions | |
| CfgEntry () | |
| CfgEntry (const QString &file, const QString &label) | |
| const QString & | getFile () const |
| void | setFile (const QString &f) |
| const QString & | getLabel () const |
| void | setLabel (const QString &l) |
Protected Attributes | |
| QString | file |
| QString | label |
|
|
Definition at line 11 of file cfgfile.cpp. |
|
||||||||||||
|
Definition at line 14 of file cfgfile.cpp. |
|
|
Definition at line 18 of file cfgfile.cpp. Referenced by CfgDlg::CfgDlg(), CfgFile::deleteEntry(), and CfgParser::save(). |
|
|
Definition at line 26 of file cfgfile.cpp. References label. Referenced by CfgDlg::CfgDlg(), and CfgParser::save(). |
|
|
Definition at line 22 of file cfgfile.cpp. |
|
|
Definition at line 30 of file cfgfile.cpp. References label. |
|
|
|
|
|
Definition at line 19 of file cfgfile.h. Referenced by getLabel(), and setLabel(). |
1.4.2