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

CfgHandler Class Reference

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

Inheritance diagram for CfgHandler:

Inheritance graph
[legend]
Collaboration diagram for CfgHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CfgHandler (CfgParser &)
virtual ~CfgHandler ()

Protected Member Functions

virtual bool startKeymapElement (int ardelay, int arperiod, const QString &author)
virtual bool startIncludeElement (const QString &file, const QString &prfix)
virtual bool startLabelElement (const QString &label, const QString &state)
virtual bool startStateElement (const QString &name, const QString &parent, bool dflt)
virtual bool startMapElement (int key, bool pressed)
virtual bool startEventElement (int keycode, int unicode, int modifiers, bool pressed, bool autorepeat)
virtual bool startNextStateElement (const QString &state)
virtual bool endKeymapElement ()
virtual bool endIncludeElement ()
virtual bool endLabelElement ()
virtual bool endStateElement ()
virtual bool endMapElement ()
virtual bool endEventElement ()
virtual bool endNextStateElement ()

Protected Attributes

CfgParsercfg

Constructor & Destructor Documentation

CfgHandler::CfgHandler CfgParser  ) 
 

Definition at line 259 of file cfgfile.cpp.

CfgHandler::~CfgHandler  )  [virtual]
 

Definition at line 262 of file cfgfile.cpp.


Member Function Documentation

bool CfgHandler::endEventElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 343 of file cfgfile.cpp.

bool CfgHandler::endIncludeElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 327 of file cfgfile.cpp.

bool CfgHandler::endKeymapElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 323 of file cfgfile.cpp.

bool CfgHandler::endLabelElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 331 of file cfgfile.cpp.

bool CfgHandler::endMapElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 339 of file cfgfile.cpp.

bool CfgHandler::endNextStateElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 347 of file cfgfile.cpp.

bool CfgHandler::endStateElement  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 335 of file cfgfile.cpp.

bool CfgHandler::startEventElement int  keycode,
int  unicode,
int  modifiers,
bool  pressed,
bool  autorepeat
[protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 314 of file cfgfile.cpp.

bool CfgHandler::startIncludeElement const QString file,
const QString prfix
[protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 291 of file cfgfile.cpp.

References CfgParser::addFile(), and cfg.

bool CfgHandler::startKeymapElement int  ardelay,
int  arperiod,
const QString author
[protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 265 of file cfgfile.cpp.

References cfg, ZkbXmlHandler::err, CfgParser::setAutorepeatDelay(), CfgParser::setAutorepeatPeriod(), and warning().

bool CfgHandler::startLabelElement const QString label,
const QString state
[protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 298 of file cfgfile.cpp.

References CfgParser::addLabel(), and cfg.

bool CfgHandler::startMapElement int  key,
bool  pressed
[protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 310 of file cfgfile.cpp.

bool CfgHandler::startNextStateElement const QString state  )  [protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 318 of file cfgfile.cpp.

bool CfgHandler::startStateElement const QString name,
const QString parent,
bool  dflt
[protected, virtual]
 

Reimplemented from ZkbXmlHandler.

Definition at line 305 of file cfgfile.cpp.


Member Data Documentation

CfgParser& CfgHandler::cfg [protected]
 

Definition at line 82 of file cfgfile.h.

Referenced by startIncludeElement(), startKeymapElement(), and startLabelElement().


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