Sophie

Sophie

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

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>QPainterPathStroker Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QPainterPathStroker Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_gui.html">com.trolltech.qt.gui</a> package]</h3>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QPainterPathStroker()</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QPainterPathStroker prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<ul>
<li><div class="fn"/><b>PenCapStyle capStyle()</b></li>
<li><div class="fn"/><b>QPainterPath createStroke(QPainterPath path)</b></li>
<li><div class="fn"/><b>qreal curveThreshold()</b></li>
<li><div class="fn"/><b>qreal dashOffset()</b></li>
<li><div class="fn"/><b>List dashPattern()</b></li>
<li><div class="fn"/><b>PenJoinStyle joinStyle()</b></li>
<li><div class="fn"/><b>qreal miterLimit()</b></li>
<li><div class="fn"/><b>void setCapStyle(PenCapStyle style)</b></li>
<li><div class="fn"/><b>void setCurveThreshold(qreal threshold)</b></li>
<li><div class="fn"/><b>void setDashOffset(qreal offset)</b></li>
<li><div class="fn"/><b>void setDashPattern(PenStyle arg__1)</b></li>
<li><div class="fn"/><b>void setJoinStyle(PenJoinStyle style)</b></li>
<li><div class="fn"/><b>void setMiterLimit(qreal length)</b></li>
<li><div class="fn"/><b>void setWidth(qreal width)</b></li>
<li><div class="fn"/><b>qreal width()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QPainterPathStroker objects have no special properties beyond those inherited from the QPainterPathStroker prototype object.</p>
</body>
</html>