Sophie

Sophie

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

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>QWebFrame Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QWebFrame Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_webkit.html">com.trolltech.qt.webkit</a> package]</h3>
<p>Inherits <a href="qobject.html">QObject</a>.</p>
<h3>Constructor</h3>
<p>This class has no public constructors. Calling the constructor function will cause a TypeError.</p><h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QWebFrame prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QWebFrame prototype object inherits properties from the <a href="qobject.html">QObject</a> prototype object and also has the following properties.</p>
<ul>
<li><div class="fn"/><b>void addToJavaScriptWindowObject(String name, QObject object)</b></li>
<li><div class="fn"/><b>List childFrames()</b></li>
<li><div class="fn"/><b>String frameName()</b></li>
<li><div class="fn"/><b>QRect geometry()</b></li>
<li><div class="fn"/><b>QWebHitTestResult hitTestContent(QPoint pos)</b></li>
<li><div class="fn"/><b>void load(QNetworkRequest request, Operation operation, QByteArray body)</b></li>
<li><div class="fn"/><b>SortedMap metaData()</b></li>
<li><div class="fn"/><b>QWebPage page()</b></li>
<li><div class="fn"/><b>QWebFrame parentFrame()</b></li>
<li><div class="fn"/><b>QPoint pos()</b></li>
<li><div class="fn"/><b>void render(QPainter painter)</b></li>
<li><div class="fn"/><b>String renderTreeDump()</b></li>
<li><div class="fn"/><b>void scroll(int arg__1, int arg__2)</b></li>
<li><div class="fn"/><b>int scrollBarMaximum(Orientation orientation)</b></li>
<li><div class="fn"/><b>int scrollBarMinimum(Orientation orientation)</b></li>
<li><div class="fn"/><b>ScrollBarPolicy scrollBarPolicy(Orientation orientation)</b></li>
<li><div class="fn"/><b>int scrollBarValue(Orientation orientation)</b></li>
<li><div class="fn"/><b>void setContent(QByteArray data, String mimeType, QUrl baseUrl)</b></li>
<li><div class="fn"/><b>void setHtml(String html, QUrl baseUrl)</b></li>
<li><div class="fn"/><b>void setScrollBarPolicy(Orientation orientation, ScrollBarPolicy policy)</b></li>
<li><div class="fn"/><b>void setScrollBarValue(Orientation orientation, int value)</b></li>
<li><div class="fn"/><b>String toHtml()</b></li>
<li><div class="fn"/><b>String toPlainText()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QWebFrame objects inherit properties from the QWebFrame prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>textSizeMultiplier</b></li>
<li><div class="fn"/><b>zoomFactor</b></li>
<li><div class="fn"/><b>title</b></li>
<li><div class="fn"/><b>url</b></li>
<li><div class="fn"/><b>icon</b></li>
<li><div class="fn"/><b>contentsSize</b></li>
<li><div class="fn"/><b>scrollPosition</b></li>
</ul>
</body>
</html>