Sophie

Sophie

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

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>QNetworkInterface Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QNetworkInterface 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 QNetworkInterface()</b></li>
<li><div class="fn"/><b>void QNetworkInterface(QNetworkInterface other)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QNetworkInterface prototype object</li>
<li><div class="fn"/><b>List allAddresses()</b></li>
<li><div class="fn"/><b>List allInterfaces()</b></li>
<li><div class="fn"/><b>QNetworkInterface interfaceFromIndex(int index)</b></li>
<li><div class="fn"/><b>QNetworkInterface interfaceFromName(String name)</b></li>
<li><b>IsUp = 0x1</b></li>
<li><b>IsRunning = 0x2</b></li>
<li><b>CanBroadcast = 0x4</b></li>
<li><b>IsLoopBack = 0x8</b></li>
<li><b>IsPointToPoint = 0x10</b></li>
<li><b>CanMulticast = 0x20</b></li>
<li><b>InterfaceFlag( value )</b></li>
<li><b>InterfaceFlags( value1, value2, ... )</b></li>
</ul>
<h3>Prototype Object Properties</h3>
<ul>
<li><div class="fn"/><b>List addressEntries()</b></li>
<li><div class="fn"/><b>InterfaceFlags flags()</b></li>
<li><div class="fn"/><b>String hardwareAddress()</b></li>
<li><div class="fn"/><b>String humanReadableName()</b></li>
<li><div class="fn"/><b>int index()</b></li>
<li><div class="fn"/><b>bool isValid()</b></li>
<li><div class="fn"/><b>String name()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QNetworkInterface objects have no special properties beyond those inherited from the QNetworkInterface prototype object.</p>
</body>
</html>