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

output_urn
QXmlSimpleReader

inherits

public_types

properties

public_functions
QXmlSimpleReader ()
 virtual ~QXmlSimpleReader ()
 virtual bool parse ( const QXmlInputSource * input, bool incremental )
 virtual bool parseContinue ()

public_slots

signals

static_public_members

protected_functions

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

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
261

parent_name
QXmlReader

