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

UiHandler Class Reference

Collaboration diagram for UiHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UiHandler (MetaTranslator *translator, const char *fileName)
virtual bool startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &atts)
virtual bool endElement (const QString &namespaceURI, const QString &localName, const QString &qName)
virtual bool characters (const QString &ch)
virtual bool fatalError (const QXmlParseException &exception)

Private Member Functions

void flush ()

Private Attributes

MetaTranslatortor
QCString fname
QString context
QString source
QString comment
QString accum

Constructor & Destructor Documentation

UiHandler::UiHandler MetaTranslator translator,
const char *  fileName
[inline]
 

Definition at line 706 of file fetchtr.cpp.


Member Function Documentation

bool UiHandler::characters const QString ch  )  [virtual]
 

Definition at line 768 of file fetchtr.cpp.

References accum, and TRUE.

bool UiHandler::endElement const QString namespaceURI,
const QString localName,
const QString qName
[virtual]
 

Definition at line 745 of file fetchtr.cpp.

References accum, comment, context, fetchtr_inlined_cpp(), flush(), fname, QString::isEmpty(), QString::latin1(), QString::replace(), source, tor, and TRUE.

bool UiHandler::fatalError const QXmlParseException &  exception  )  [virtual]
 

Definition at line 774 of file fetchtr.cpp.

References FALSE, QString::latin1(), and QString::sprintf().

void UiHandler::flush  )  [private]
 

Definition at line 784 of file fetchtr.cpp.

References comment, context, MetaTranslator::insert(), QString::isEmpty(), QString::null, source, tor, TRUE, QString::truncate(), and QString::utf8().

Referenced by endElement(), and startElement().

bool UiHandler::startElement const QString namespaceURI,
const QString localName,
const QString qName,
const QXmlAttributes &  atts
[virtual]
 

Definition at line 729 of file fetchtr.cpp.

References accum, flush(), source, TRUE, and QString::truncate().


Member Data Documentation

QString UiHandler::accum [private]
 

Definition at line 726 of file fetchtr.cpp.

Referenced by characters(), endElement(), and startElement().

QString UiHandler::comment [private]
 

Definition at line 724 of file fetchtr.cpp.

Referenced by endElement(), and flush().

QString UiHandler::context [private]
 

Definition at line 722 of file fetchtr.cpp.

Referenced by endElement(), and flush().

QCString UiHandler::fname [private]
 

Definition at line 721 of file fetchtr.cpp.

Referenced by endElement().

QString UiHandler::source [private]
 

Definition at line 723 of file fetchtr.cpp.

Referenced by endElement(), flush(), and startElement().

MetaTranslator* UiHandler::tor [private]
 

Definition at line 720 of file fetchtr.cpp.

Referenced by endElement(), and flush().


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