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

KeycfgErrorHandler Class Reference

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

Collaboration diagram for KeycfgErrorHandler:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

KeycfgErrorHandler::KeycfgErrorHandler  )  [inline]
 

Definition at line 10 of file KeycfgErrorHandler.h.

virtual KeycfgErrorHandler::~KeycfgErrorHandler  )  [inline, virtual]
 

Definition at line 11 of file KeycfgErrorHandler.h.


Member Function Documentation

bool KeycfgErrorHandler::error const QXmlParseException &  exception  ) 
 

Definition at line 23 of file KeycfgErrorHandler.cpp.

References setErrorString().

QString KeycfgErrorHandler::errorString  ) 
 

Definition at line 35 of file KeycfgErrorHandler.cpp.

References m_errstr.

bool KeycfgErrorHandler::fatalError const QXmlParseException &  exception  ) 
 

Definition at line 29 of file KeycfgErrorHandler.cpp.

References setErrorString().

void KeycfgErrorHandler::setErrorString const QString header,
const QXmlParseException &  exception
[private]
 

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().

bool KeycfgErrorHandler::warning const QXmlParseException &  exception  ) 
 

Definition at line 17 of file KeycfgErrorHandler.cpp.

References setErrorString().


Member Data Documentation

QString KeycfgErrorHandler::m_errstr [private]
 

Definition at line 20 of file KeycfgErrorHandler.h.

Referenced by errorString(), and setErrorString().


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