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


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 | |
| CfgParser & | cfg |
|
|
Definition at line 259 of file cfgfile.cpp. |
|
|
Definition at line 262 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 343 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 327 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 323 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 331 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 339 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 347 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 335 of file cfgfile.cpp. |
|
||||||||||||||||||||||||
|
Reimplemented from ZkbXmlHandler. Definition at line 314 of file cfgfile.cpp. |
|
||||||||||||
|
Reimplemented from ZkbXmlHandler. Definition at line 291 of file cfgfile.cpp. References CfgParser::addFile(), and cfg. |
|
||||||||||||||||
|
Reimplemented from ZkbXmlHandler. Definition at line 265 of file cfgfile.cpp. References cfg, ZkbXmlHandler::err, CfgParser::setAutorepeatDelay(), CfgParser::setAutorepeatPeriod(), and warning(). |
|
||||||||||||
|
Reimplemented from ZkbXmlHandler. Definition at line 298 of file cfgfile.cpp. References CfgParser::addLabel(), and cfg. |
|
||||||||||||
|
Reimplemented from ZkbXmlHandler. Definition at line 310 of file cfgfile.cpp. |
|
|
Reimplemented from ZkbXmlHandler. Definition at line 318 of file cfgfile.cpp. |
|
||||||||||||||||
|
Reimplemented from ZkbXmlHandler. Definition at line 305 of file cfgfile.cpp. |
|
|
Definition at line 82 of file cfgfile.h. Referenced by startIncludeElement(), startKeymapElement(), and startLabelElement(). |
1.4.2