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

Public Member Functions | |
| ZkbConfig (const QString &dir) | |
| virtual | ~ZkbConfig () |
| bool | load (const QString &file, Keymap &keymap, const QString &prefix) |
| virtual bool | warning (const QXmlParseException &e) |
| virtual bool | error (const QXmlParseException &e) |
| virtual bool | fatalError (const QXmlParseException &e) |
| virtual QString | errorString () |
Protected Attributes | |
| QString | path |
| QMap< QString, int > | includedFiles |
| QString | err |
|
|
Definition at line 12 of file zkbcfg.cpp. |
|
|
Definition at line 15 of file zkbcfg.cpp. |
|
|
Definition at line 61 of file zkbcfg.cpp. References err, and QString::sprintf(). |
|
|
Definition at line 83 of file zkbcfg.cpp. References err. |
|
|
Definition at line 72 of file zkbcfg.cpp. References err, and QString::sprintf(). |
|
||||||||||||||||
|
Definition at line 18 of file zkbcfg.cpp. References QFileInfo::absFilePath(), QString::contains(), QMap< Key, T >::end(), err, QFileInfo::exists(), f, QMap< Key, T >::find(), includedFiles, QMap< Key, T >::insert(), odebug, oendl, path, QPEApplication::qpeDir(), and QMap< Key, T >::remove(). Referenced by ZkbWidget::loadKeymap(), and ZkbHandler::startIncludeElement(). |
|
|
Definition at line 50 of file zkbcfg.cpp. References err, and QString::sprintf(). |
|
|
Definition at line 23 of file zkbcfg.h. Referenced by error(), errorString(), fatalError(), load(), and warning(). |
|
|
Definition at line 22 of file zkbcfg.h. Referenced by load(). |
|
|
Definition at line 21 of file zkbcfg.h. Referenced by load(). |
1.4.2