Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CfgEntry Class Reference

#include </home/clem/local/src/opie/noncore/applets/zkbapplet/keyzcfg/cfgfile.h>

Collaboration diagram for CfgEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CfgEntry ()
 CfgEntry (const QString &file, const QString &label)
const QStringgetFile () const
void setFile (const QString &f)
const QStringgetLabel () const
void setLabel (const QString &l)

Protected Attributes

QString file
QString label

Constructor & Destructor Documentation

CfgEntry::CfgEntry  ) 
 

Definition at line 11 of file cfgfile.cpp.

CfgEntry::CfgEntry const QString file,
const QString label
 

Definition at line 14 of file cfgfile.cpp.


Member Function Documentation

const QString & CfgEntry::getFile  )  const
 

Definition at line 18 of file cfgfile.cpp.

Referenced by CfgDlg::CfgDlg(), CfgFile::deleteEntry(), and CfgParser::save().

const QString & CfgEntry::getLabel  )  const
 

Definition at line 26 of file cfgfile.cpp.

References label.

Referenced by CfgDlg::CfgDlg(), and CfgParser::save().

void CfgEntry::setFile const QString f  ) 
 

Definition at line 22 of file cfgfile.cpp.

void CfgEntry::setLabel const QString l  ) 
 

Definition at line 30 of file cfgfile.cpp.

References label.


Member Data Documentation

QString CfgEntry::file [protected]
 

Definition at line 18 of file cfgfile.h.

QString CfgEntry::label [protected]
 

Definition at line 19 of file cfgfile.h.

Referenced by getLabel(), and setLabel().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:28:29 2005 for OPIE by  doxygen 1.4.2