view build/xml.txt @ 328:9327c7cca8f5 signals

todo file as we don't use bugzilla a lot.
author eldar1@eldar1-laptop
date Sun, 03 Jan 2010 12:40:51 +0000
parents 08631ce8e46a
children
line wrap: on
line source

set(required Core)
set(classes 
    QDomAttr
    QDomCDATASection
    QDomCharacterData
    QDomComment
    QDomDocumentFragment
    QDomDocument
    QDomDocumentType
    QDomElement
    QDomEntityReference
    QDomEntity
    QDomImplementation
    QDomNamedNodeMap
    QDomNodeList
    QDomNode
    QDomNotation
    QDomProcessingInstruction
    QDomText
    QXmlAttributes
    QXmlContentHandler
    QXmlDeclHandler
    QXmlDefaultHandler
    QXmlDTDHandler
    QXmlEntityResolver
    QXmlErrorHandler
    QXmlInputSource
    QXmlLexicalHandler
    QXmlLocator
    QXmlNamespaceSupport
    QXmlParseException
    QXmlReader
    QXmlSimpleReader
    QXmlStreamAttribute
    QXmlStreamAttributes
    QXmlStreamEntityDeclaration
    QXmlStreamNamespaceDeclaration
    QXmlStreamNotationDeclaration
    QXmlStreamReader
    QXmlStreamWriter
    )