TagFileErrorHandler Class Reference

List of all members.

Public Member Functions

virtual ~TagFileErrorHandler ()
bool warning (const QXmlParseException &)
bool error (const QXmlParseException &)
bool fatalError (const QXmlParseException &exception)
QString errorString ()

Detailed Description

Error handler for the XML tag file parser. Basically dumps all fatal error to stderr using err().

Definition at line 830 of file tagreader.cpp.


Constructor & Destructor Documentation

virtual TagFileErrorHandler::~TagFileErrorHandler (  )  [inline, virtual]

Definition at line 833 of file tagreader.cpp.


Member Function Documentation

bool TagFileErrorHandler::warning ( const QXmlParseException &   )  [inline]

Definition at line 834 of file tagreader.cpp.

bool TagFileErrorHandler::error ( const QXmlParseException &   )  [inline]

Definition at line 838 of file tagreader.cpp.

bool TagFileErrorHandler::fatalError ( const QXmlParseException &  exception  )  [inline]

Definition at line 842 of file tagreader.cpp.

References err().

QString TagFileErrorHandler::errorString (  )  [inline]

Definition at line 849 of file tagreader.cpp.


The documentation for this class was generated from the following file:



Generated on Mon Mar 31 10:59:03 2008 by  doxygen 1.5.1