Sophie

Sophie

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

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>QSvgRenderer Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QSvgRenderer Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_svg.html">com.trolltech.qt.svg</a> package]</h3>
<p>Inherits <a href="qobject.html">QObject</a>.</p>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QSvgRenderer(QObject parent)</b></li>
<li><div class="fn"/><b>void QSvgRenderer(QXmlStreamReader contents, QObject parent)</b></li>
<li><div class="fn"/><b>void QSvgRenderer(QByteArray contents, QObject parent)</b></li>
<li><div class="fn"/><b>void QSvgRenderer(String filename, QObject parent)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QSvgRenderer prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QSvgRenderer 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>bool animated()</b></li>
<li><div class="fn"/><b>int animationDuration()</b></li>
<li><div class="fn"/><b>QRectF boundsOnElement(String id)</b></li>
<li><div class="fn"/><b>QSize defaultSize()</b></li>
<li><div class="fn"/><b>bool elementExists(String id)</b></li>
<li><div class="fn"/><b>bool isValid()</b></li>
<li><div class="fn"/><b>QMatrix matrixForElement(String id)</b></li>
<li><div class="fn"/><b>void setViewBox(QRect viewbox)</b></li>
<li><div class="fn"/><b>QRect viewBox()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QSvgRenderer objects inherit properties from the QSvgRenderer prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>viewBox</b></li>
<li><div class="fn"/><b>framesPerSecond</b></li>
<li><div class="fn"/><b>currentFrame</b></li>
</ul>
</body>
</html>