Sophie

Sophie

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

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>QGraphicsItemAnimation Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QGraphicsItemAnimation Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_gui.html">com.trolltech.qt.gui</a> package]</h3>
<p>Inherits <a href="qobject.html">QObject</a>.</p>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QGraphicsItemAnimation(QObject parent)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QGraphicsItemAnimation prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QGraphicsItemAnimation 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 clear()</b></li>
<li><div class="fn"/><b>qreal horizontalScaleAt(qreal step)</b></li>
<li><div class="fn"/><b>qreal horizontalShearAt(qreal step)</b></li>
<li><div class="fn"/><b>QGraphicsItem item()</b></li>
<li><div class="fn"/><b>QMatrix matrixAt(qreal step)</b></li>
<li><div class="fn"/><b>QPointF posAt(qreal step)</b></li>
<li><div class="fn"/><b>List posList()</b></li>
<li><div class="fn"/><b>qreal rotationAt(qreal step)</b></li>
<li><div class="fn"/><b>List rotationList()</b></li>
<li><div class="fn"/><b>List scaleList()</b></li>
<li><div class="fn"/><b>void setItem(QGraphicsItem item)</b></li>
<li><div class="fn"/><b>void setPosAt(qreal step, QPointF pos)</b></li>
<li><div class="fn"/><b>void setRotationAt(qreal step, qreal angle)</b></li>
<li><div class="fn"/><b>void setScaleAt(qreal step, qreal sx, qreal sy)</b></li>
<li><div class="fn"/><b>void setShearAt(qreal step, qreal sh, qreal sv)</b></li>
<li><div class="fn"/><b>void setTimeLine(QTimeLine timeLine)</b></li>
<li><div class="fn"/><b>void setTranslationAt(qreal step, qreal dx, qreal dy)</b></li>
<li><div class="fn"/><b>List shearList()</b></li>
<li><div class="fn"/><b>QTimeLine timeLine()</b></li>
<li><div class="fn"/><b>List translationList()</b></li>
<li><div class="fn"/><b>qreal verticalScaleAt(qreal step)</b></li>
<li><div class="fn"/><b>qreal verticalShearAt(qreal step)</b></li>
<li><div class="fn"/><b>qreal xTranslationAt(qreal step)</b></li>
<li><div class="fn"/><b>qreal yTranslationAt(qreal step)</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QGraphicsItemAnimation objects have no special properties beyond those inherited from the QGraphicsItemAnimation prototype object.</p>
</body>
</html>