Qt:Документация 4.3.2/qxmlcontenthandler-members
Материал из Wiki.crossplatform.ru
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
[править] List of All Members for QXmlContentHandler
This is the complete list of members for QXmlContentHandler, including inherited members.
- ~QXmlContentHandler ()
- characters ( const QString & ) : bool
- endDocument () : bool
- endElement ( const QString &, const QString &, const QString & ) : bool
- endPrefixMapping ( const QString & ) : bool
- errorString () const : QString
- ignorableWhitespace ( const QString & ) : bool
- processingInstruction ( const QString &, const QString & ) : bool
- setDocumentLocator ( QXmlLocator * )
- skippedEntity ( const QString & ) : bool
- startDocument () : bool
- startElement ( const QString &, const QString &, const QString &, const QXmlAttributes & ) : bool
- startPrefixMapping ( const QString &, const QString & ) : bool
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|