input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qxmlreader.html

output_urn
QXmlReader

inherits

public_types

properties

public_functions
 virtual ~QXmlReader ()
 virtual QXmlDTDHandler * DTDHandler () const = 0
 virtual QXmlContentHandler * contentHandler () const = 0
 virtual QXmlDeclHandler * declHandler () const = 0
 virtual QXmlEntityResolver * entityResolver () const = 0
 virtual QXmlErrorHandler * errorHandler () const = 0
 virtual bool feature ( const QString & name, bool * ok = 0 ) const = 0
 virtual bool hasFeature ( const QString & name ) const = 0
 virtual bool hasProperty ( const QString & name ) const = 0
 virtual QXmlLexicalHandler * lexicalHandler () const = 0
 virtual bool parse ( const QXmlInputSource * input ) = 0
 virtual void * property ( const QString & name, bool * ok = 0 ) const = 0
 virtual void setContentHandler ( QXmlContentHandler * handler ) = 0
 virtual void setDTDHandler ( QXmlDTDHandler * handler ) = 0
 virtual void setDeclHandler ( QXmlDeclHandler * handler ) = 0
 virtual void setEntityResolver ( QXmlEntityResolver * handler ) = 0
 virtual void setErrorHandler ( QXmlErrorHandler * handler ) = 0
 virtual void setFeature ( const QString & name, bool value ) = 0
 virtual void setLexicalHandler ( QXmlLexicalHandler * handler ) = 0
 virtual void setProperty ( const QString & name, void * value ) = 0

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums

parent_index

parent_name

