Sophie

Sophie

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

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>QNetworkProxyQuery Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QNetworkProxyQuery Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_network.html">com.trolltech.qt.network</a> package]</h3>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QNetworkProxyQuery()</b></li>
<li><div class="fn"/><b>void QNetworkProxyQuery(QNetworkProxyQuery other)</b></li>
<li><div class="fn"/><b>void QNetworkProxyQuery(String hostname, int port, String protocolTag, QueryType queryType)</b></li>
<li><div class="fn"/><b>void QNetworkProxyQuery(QUrl requestUrl, QueryType queryType)</b></li>
<li><div class="fn"/><b>void QNetworkProxyQuery(unsigned short bindPort, String protocolTag, QueryType queryType)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QNetworkProxyQuery prototype object</li>
<li><b>TcpSocket</b></li>
<li><b>UdpSocket</b></li>
<li><b>TcpServer = 100</b></li>
<li><b>UrlRequest</b></li>
<li><b>QueryType( value )</b></li>
</ul>
<h3>Prototype Object Properties</h3>
<ul>
<li><div class="fn"/><b>int localPort()</b></li>
<li><div class="fn"/><b>bool operator_equal(QNetworkProxyQuery other)</b></li>
<li><div class="fn"/><b>String peerHostName()</b></li>
<li><div class="fn"/><b>int peerPort()</b></li>
<li><div class="fn"/><b>String protocolTag()</b></li>
<li><div class="fn"/><b>QueryType queryType()</b></li>
<li><div class="fn"/><b>void setLocalPort(int port)</b></li>
<li><div class="fn"/><b>void setPeerHostName(String hostname)</b></li>
<li><div class="fn"/><b>void setPeerPort(int port)</b></li>
<li><div class="fn"/><b>void setProtocolTag(String protocolTag)</b></li>
<li><div class="fn"/><b>void setQueryType(QueryType type)</b></li>
<li><div class="fn"/><b>void setUrl(QUrl url)</b></li>
<li><div class="fn"/><b>QUrl url()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QNetworkProxyQuery objects have no special properties beyond those inherited from the QNetworkProxyQuery prototype object.</p>
</body>
</html>