#include </home/clem/local/src/opie/noncore/applets/keyhelper/keyhelperapplet/config/KeycfgErrorHandler.h>
Collaboration diagram for KeycfgErrorHandler:

Public Member Functions | |
| KeycfgErrorHandler () | |
| virtual | ~KeycfgErrorHandler () |
| bool | warning (const QXmlParseException &exception) |
| bool | error (const QXmlParseException &exception) |
| bool | fatalError (const QXmlParseException &exception) |
| QString | errorString () |
Private Member Functions | |
| void | setErrorString (const QString &header, const QXmlParseException &exception) |
Private Attributes | |
| QString | m_errstr |
|
|
Definition at line 10 of file KeycfgErrorHandler.h. |
|
|
Definition at line 11 of file KeycfgErrorHandler.h. |
|
|
Definition at line 23 of file KeycfgErrorHandler.cpp. References setErrorString(). |
|
|
Definition at line 35 of file KeycfgErrorHandler.cpp. References m_errstr. |
|
|
Definition at line 29 of file KeycfgErrorHandler.cpp. References setErrorString(). |
|
||||||||||||
|
Definition at line 3 of file KeycfgErrorHandler.cpp. References QString::append(), QString::latin1(), m_errstr, QString::number(), and qWarning(). Referenced by error(), fatalError(), and warning(). |
|
|
Definition at line 17 of file KeycfgErrorHandler.cpp. References setErrorString(). |
|
|
Definition at line 20 of file KeycfgErrorHandler.h. Referenced by errorString(), and setErrorString(). |
1.4.2