Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > contrib-testing > by-pkgid > e69129115fb14d049ce528c52ed60f67 > files > 546

qtscriptbindings-0.1.0-0.1mdv2009.0.x86_64.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>QXmlQuery Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QXmlQuery Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_xmlpatterns.html">com.trolltech.qt.xmlpatterns</a> package]</h3>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QXmlQuery()</b></li>
<li><div class="fn"/><b>void QXmlQuery(QueryLanguage queryLanguage, QXmlNamePool np)</b></li>
<li><div class="fn"/><b>void QXmlQuery(QXmlNamePool np)</b></li>
<li><div class="fn"/><b>void QXmlQuery(QXmlQuery other)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QXmlQuery prototype object</li>
<li><b>XQuery10 = 1</b></li>
<li><b>XSLT20 = 2</b></li>
<li><b>QueryLanguage( value )</b></li>
</ul>
<h3>Prototype Object Properties</h3>
<ul>
<li><div class="fn"/><b>void bindVariable(String localName, QIODevice arg__2)</b></li>
<li><div class="fn"/><b>bool evaluateTo(QAbstractXmlReceiver callback)</b></li>
<li><div class="fn"/><b>QXmlName initialTemplateName()</b></li>
<li><div class="fn"/><b>bool isValid()</b></li>
<li><div class="fn"/><b>QAbstractMessageHandler messageHandler()</b></li>
<li><div class="fn"/><b>QXmlNamePool namePool()</b></li>
<li><div class="fn"/><b>QNetworkAccessManager networkAccessManager()</b></li>
<li><div class="fn"/><b>QXmlQuery operator_assign(QXmlQuery other)</b></li>
<li><div class="fn"/><b>QueryLanguage queryLanguage()</b></li>
<li><div class="fn"/><b>bool setFocus(QIODevice document)</b></li>
<li><div class="fn"/><b>void setInitialTemplateName(String name)</b></li>
<li><div class="fn"/><b>void setMessageHandler(QAbstractMessageHandler messageHandler)</b></li>
<li><div class="fn"/><b>void setNetworkAccessManager(QNetworkAccessManager newManager)</b></li>
<li><div class="fn"/><b>void setQuery(QIODevice sourceCode, QUrl documentURI)</b></li>
<li><div class="fn"/><b>void setUriResolver(QAbstractUriResolver resolver)</b></li>
<li><div class="fn"/><b>QAbstractUriResolver uriResolver()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QXmlQuery objects have no special properties beyond those inherited from the QXmlQuery prototype object.</p>
</body>
</html>