Home · All Classes · Modules

QXmlQuery Class Reference
[QtXmlPatterns module]

Types

Methods


Detailed Description


Type Documentation

QXmlQuery.QueryLanguage


Method Documentation

QXmlQuery.__init__ (self)

QXmlQuery.__init__ (self, QXmlQuery)

QXmlQuery.__init__ (self, QXmlNamePool)

QXmlQuery.__init__ (self, QueryLanguage, QXmlNamePool pool = QXmlNamePool())

QXmlQuery.bindVariable (self, QXmlName, QXmlItem)

QXmlQuery.bindVariable (self, QXmlName, QIODevice)

QXmlQuery.bindVariable (self, QXmlName, QXmlQuery)

QXmlQuery.bindVariable (self, QString, QXmlItem)

QXmlQuery.bindVariable (self, QString, QIODevice)

QXmlQuery.bindVariable (self, QString, QXmlQuery)

QXmlQuery.evaluateTo (self, QXmlResultItems)

bool QXmlQuery.evaluateTo (self, QAbstractXmlReceiver)

bool QXmlQuery.evaluateTo (self, QStringList)

bool QXmlQuery.evaluateTo (self, QIODevice)

bool QXmlQuery.evaluateTo (self, QString)

QString QXmlQuery.evaluateToString (self)

QStringList QXmlQuery.evaluateToStringList (self)

QXmlName QXmlQuery.initialTemplateName (self)

bool QXmlQuery.isValid (self)

QAbstractMessageHandler QXmlQuery.messageHandler (self)

QXmlNamePool QXmlQuery.namePool (self)

QNetworkAccessManager QXmlQuery.networkAccessManager (self)

QueryLanguage QXmlQuery.queryLanguage (self)

QXmlQuery.setFocus (self, QXmlItem)

bool QXmlQuery.setFocus (self, QUrl)

bool QXmlQuery.setFocus (self, QIODevice)

bool QXmlQuery.setFocus (self, QString)

QXmlQuery.setInitialTemplateName (self, QXmlName)

QXmlQuery.setInitialTemplateName (self, QString)

QXmlQuery.setMessageHandler (self, QAbstractMessageHandler)

QXmlQuery.setNetworkAccessManager (self, QNetworkAccessManager)

QXmlQuery.setQuery (self, QString, QUrl documentUri = QUrl())

QXmlQuery.setQuery (self, QIODevice, QUrl documentUri = QUrl())

QXmlQuery.setQuery (self, QUrl, QUrl baseUri = QUrl())

QXmlQuery.setUriResolver (self, QAbstractUriResolver)

QAbstractUriResolver QXmlQuery.uriResolver (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0