Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > bd70f6d32e1b4faed9479679ca660581 > files > 36

PyQwt-devel-5.2.0-10.fc14.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>PyQwt Reference Guide &mdash; PyQwt v5.2.0 documentation</title>
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '5.2.0',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="copyright" title="Copyright" href="copyright.html" />
    <link rel="top" title="PyQwt v5.2.0 documentation" href="index.html" />
    <link rel="next" title="Copyright" href="copyright.html" />
    <link rel="prev" title="Installation" href="installation.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="modindex.html" title="Global Module Index"
             accesskey="M">modules</a> |</li>
        <li class="right" >
          <a href="copyright.html" title="Copyright"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="installation.html" title="Installation"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">PyQwt v5.2.0 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="module-PyQt4.Qwt5">
<h1>PyQwt Reference Guide<a class="headerlink" href="#module-PyQt4.Qwt5" title="Permalink to this headline">¶</a></h1>
<div class="section" id="pyqt4-qwt5">
<h2><tt class="xref docutils literal"><span class="pre">PyQt4.Qwt5</span></tt><a class="headerlink" href="#pyqt4-qwt5" title="Permalink to this headline">¶</a></h2>
<p>The reference should be used in conjunction with the
<a class="reference external" href="http://qwt.sourceforge.net">Qwt manual</a>.
Only the differences specific to the Python bindings are documented here.</p>
<p>In this chapter, <strong>is not yet implemented</strong> implies that the feature can
be easily implemented if needed, <strong>is not implemented</strong> implies that the
feature is not easily implemented, and <strong>is not Pythonic</strong> implies that
the feature will not be implemented because it violates the Python philosophy
(e.g. may use dangling pointers).</p>
<p>If a class is described as being <strong>is fully implemented</strong> then all non-private
member functions and all public class variables have been implemented.</p>
<p>Undocumented classes have not yet been implemented or are still experimental.</p>
<div class="section" id="class-reference">
<h3>Class reference<a class="headerlink" href="#class-reference" title="Permalink to this headline">¶</a></h3>
<dl class="class">
<dt id="PyQt4.Qwt5.QwtAbstractScale">
<em class="property">
class </em><tt class="descname">QwtAbstractScale</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtAbstractScale" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtAbstractScaleDraw">
<em class="property">
class </em><tt class="descname">QwtAbstractScaleDraw</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtAbstractScaleDraw" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtAbstractSlider">
<em class="property">
class </em><tt class="descname">QwtAbstractSlider</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtAbstractSlider" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtAlphaColorMap">
<em class="property">
class </em><tt class="descname">QwtAlphaColorMap</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtAlphaColorMap" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtArrayData">
<em class="property">
class </em><tt class="descname">QwtArrayData</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtArrayData" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtArrayDouble">
<em class="property">
class </em><tt class="descname">QwtArrayDouble</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtArrayDouble" title="Permalink to this definition">¶</a></dt>
<dd>FIXME.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtArrayInt">
<em class="property">
class </em><tt class="descname">QwtArrayInt</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtArrayInt" title="Permalink to this definition">¶</a></dt>
<dd>FIXME.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtArrayQwtDoubleInterval">
<em class="property">
class </em><tt class="descname">QwtArrayQwtDoubleInterval</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtArrayQwtDoubleInterval" title="Permalink to this definition">¶</a></dt>
<dd>FIXME.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtArrayQwtDoublePoint">
<em class="property">
class </em><tt class="descname">QwtArrayQwtDoublePoint</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtArrayQwtDoublePoint" title="Permalink to this definition">¶</a></dt>
<dd>FIXME.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtArrowButton">
<em class="property">
class </em><tt class="descname">QwtArrowButton</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtArrowButton" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtClipper">
<em class="property">
class </em><tt class="descname">QwtClipper</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtClipper" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented, but only available when PyQwt wraps Qwt-5.1.x.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtColorMap">
<em class="property">
class </em><tt class="descname">QwtColorMap</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtColorMap" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtCompass">
<em class="property">
class </em><tt class="descname">QwtCompass</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtCompass" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtCompassMagnetNeedle">
<em class="property">
class </em><tt class="descname">QwtCompassMagnetNeedle</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtCompassMagnetNeedle" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtCompassRose">
<em class="property">
class </em><tt class="descname">QwtCompassRose</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtCompassRose" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtCompassWindArrow">
<em class="property">
class </em><tt class="descname">QwtCompassWindArrow</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtCompassWindArrow" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtCounter">
<em class="property">
class </em><tt class="descname">QwtCounter</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtCounter" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtCurveFitter">
<em class="property">
class </em><tt class="descname">QwtCurveFitter</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtCurveFitter" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtData">
<em class="property">
class </em><tt class="descname">QwtData</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtData" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDial">
<em class="property">
class </em><tt class="descname">QwtDial</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDial" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDialNeedle">
<em class="property">
class </em><tt class="descname">QwtDialNeedle</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDialNeedle" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDialScaleDraw">
<em class="property">
class </em><tt class="descname">QwtDialScaleDraw</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDialScaleDraw" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDialSimpleNeedle">
<em class="property">
class </em><tt class="descname">QwtDialSimpleNeedle</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDialSimpleNeedle" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDoubleInterval">
<em class="property">
class </em><tt class="descname">QwtDoubleInterval</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDoubleInterval" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDoublePoint">
<em class="property">
class </em><tt class="descname">QwtDoublePoint</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDoublePoint" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented, but only available when PyQt wraps Qt-3.
When PyQt wraps Qt-4, replace this class with <cite>QPointF</cite>
except in signals.
For example, clicking in the canvas of the plot displayed by the
following program:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="c">#!/usr/bin/env python</span>

<span class="kn">import</span> <span class="nn">sys</span>
<span class="kn">from</span> <span class="nn">PyQt4</span> <span class="kn">import</span> <span class="n">Qt</span>
<span class="kn">import</span> <span class="nn">PyQt4.Qwt5</span> <span class="kn">as</span> <span class="nn">Qwt</span>

<span class="k">def</span> <span class="nf">aSlot</span><span class="p">(</span><span class="n">aQPointF</span><span class="p">):</span>
    <span class="k">print</span> <span class="s">&#39;aSlot gets:&#39;</span><span class="p">,</span> <span class="n">aQPointF</span>

<span class="c"># aSlot()</span>

<span class="k">def</span> <span class="nf">make</span><span class="p">():</span>
    <span class="n">demo</span> <span class="o">=</span> <span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPlot</span><span class="p">()</span>
    <span class="n">picker</span> <span class="o">=</span> <span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPlotPicker</span><span class="p">(</span><span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPlot</span><span class="o">.</span><span class="n">xBottom</span><span class="p">,</span>
                               <span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPlot</span><span class="o">.</span><span class="n">yLeft</span><span class="p">,</span>
                               <span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPicker</span><span class="o">.</span><span class="n">PointSelection</span><span class="p">,</span>
                               <span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPlotPicker</span><span class="o">.</span><span class="n">CrossRubberBand</span><span class="p">,</span>
                               <span class="n">Qwt</span><span class="o">.</span><span class="n">QwtPicker</span><span class="o">.</span><span class="n">AlwaysOn</span><span class="p">,</span>
                               <span class="n">demo</span><span class="o">.</span><span class="n">canvas</span><span class="p">())</span>
    <span class="n">picker</span><span class="o">.</span><span class="n">connect</span><span class="p">(</span>
        <span class="n">picker</span><span class="p">,</span> <span class="n">Qt</span><span class="o">.</span><span class="n">SIGNAL</span><span class="p">(</span><span class="s">&#39;selected(const QwtDoublePoint&amp;)&#39;</span><span class="p">),</span> <span class="n">aSlot</span><span class="p">)</span>
    <span class="k">return</span> <span class="n">demo</span>

<span class="c"># make()</span>

<span class="k">def</span> <span class="nf">main</span><span class="p">(</span><span class="n">args</span><span class="p">):</span>
    <span class="n">app</span> <span class="o">=</span> <span class="n">Qt</span><span class="o">.</span><span class="n">QApplication</span><span class="p">(</span><span class="n">args</span><span class="p">)</span>
    <span class="n">demo</span> <span class="o">=</span> <span class="n">make</span><span class="p">()</span>
    <span class="n">demo</span><span class="o">.</span><span class="n">show</span><span class="p">()</span>
    <span class="n">sys</span><span class="o">.</span><span class="n">exit</span><span class="p">(</span><span class="n">app</span><span class="o">.</span><span class="n">exec_</span><span class="p">())</span>

<span class="c"># main()</span>

<span class="k">if</span> <span class="n">__name__</span> <span class="o">==</span> <span class="s">&#39;__main__&#39;</span><span class="p">:</span>
    <span class="n">main</span><span class="p">(</span><span class="n">sys</span><span class="o">.</span><span class="n">argv</span><span class="p">)</span>

<span class="c"># Local Variables: ***</span>
<span class="c"># mode: python ***</span>
<span class="c"># End: ***</span>
</pre></div>
</div>
<p>shows that the signal returns an object of type <cite>QPointF</cite>:</p>
<div class="highlight-python"><pre>aSlot gets: &lt;PyQt4.QtCore.QPointF object at 0x2aaaaf73be20&gt;</pre>
</div>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDoubleRange">
<em class="property">
class </em><tt class="descname">QwtDoubleRange</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDoubleRange" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDoubleRect">
<em class="property">
class </em><tt class="descname">QwtDoubleRect</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDoubleRect" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented, but only available when PyQt wraps Qt-3.</p>
<p>When PyQt wraps Qt-4, replace this class with <cite>QRectF</cite>
except in signals: see <a title="PyQt4.Qwt5.QwtDoublePoint" class="reference internal" href="#PyQt4.Qwt5.QwtDoublePoint"><tt class="xref docutils literal"><span class="pre">QwtDoublePoint</span></tt></a>.</p>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDoubleSize">
<em class="property">
class </em><tt class="descname">QwtDoubleSize</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDoubleSize" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented, but only available when PyQt wraps Qt-3.</p>
<p>When PyQt wraps Qt-4, replace this class with <cite>QSizeF</cite>
except in signals: see <a title="PyQt4.Qwt5.QwtDoublePoint" class="reference internal" href="#PyQt4.Qwt5.QwtDoublePoint"><tt class="xref docutils literal"><span class="pre">QwtDoublePoint</span></tt></a>.</p>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtDynGridLayout">
<em class="property">
class </em><tt class="descname">QwtDynGridLayout</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtDynGridLayout" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtEventPattern">
<em class="property">
class </em><tt class="descname">QwtEventPattern</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtEventPattern" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtIntervalData">
<em class="property">
class </em><tt class="descname">QwtIntervalData</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtIntervalData" title="Permalink to this definition">¶</a></dt>
<dd>FIXME</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtKnob">
<em class="property">
class </em><tt class="descname">QwtKnob</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtKnob" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLegend">
<em class="property">
class </em><tt class="descname">QwtLegend</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLegend" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLegendItem">
<em class="property">
class </em><tt class="descname">QwtLegendItem</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLegendItem" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLegendItemManager">
<em class="property">
class </em><tt class="descname">QwtLegendItemManager</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLegendItemManager" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented, but only available when PyQwt wraps Qwt-5.1.x.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLinearColorMap">
<em class="property">
class </em><tt class="descname">QwtLinearColorMap</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLinearColorMap" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLinearScaleEngine">
<em class="property">
class </em><tt class="descname">QwtLinearScaleEngine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLinearScaleEngine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLog10ScaleEngine">
<em class="property">
class </em><tt class="descname">QwtLog10ScaleEngine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLog10ScaleEngine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtLegendMagnifier">
<em class="property">
class </em><tt class="descname">QwtLegendMagnifier</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtLegendMagnifier" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented, but only available when PyQwt wraps Qwt-5.1.x.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtMetricsMap">
<em class="property">
class </em><tt class="descname">QwtMetricsMap</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtMetricsMap" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPaintBuffer">
<em class="property">
class </em><tt class="descname">QwtPaintBuffer</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPaintBuffer" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented when PyQt wraps Qt-3.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPainter">
<em class="property">
class </em><tt class="descname">QwtPainter</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPainter" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPanner">
<em class="property">
class </em><tt class="descname">QwtPanner</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPanner" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPicker">
<em class="property">
class </em><tt class="descname">QwtPicker</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPicker" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPickerClickPointMachine">
<em class="property">
class </em><tt class="descname">QwtPickerClickPointMachine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPickerClickPointMachine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPickerClickRectMachine">
<em class="property">
class </em><tt class="descname">QwtPickerClickRectMachine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPickerClickRectMachine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPickerDragPointMachine">
<em class="property">
class </em><tt class="descname">QwtPickerDragPointMachine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPickerDragPointMachine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPickerDragRectMachine">
<em class="property">
class </em><tt class="descname">QwtPickerDragRectMachine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPickerDragRectMachine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPickerMachine">
<em class="property">
class </em><tt class="descname">QwtPickerMachine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPickerMachine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPickerPolygonMachine">
<em class="property">
class </em><tt class="descname">QwtPickerPolygonMachine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPickerPolygonMachine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlainTextEngine">
<em class="property">
class </em><tt class="descname">QwtPlainTextEngine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlainTextEngine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlot">
<em class="property">
class </em><tt class="descname">QwtPlot</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlot" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented, but:</p>
<dl class="cfunction">
<dt id="print">
void <tt class="descname">print</tt><big>(</big>QPrinter<em> &amp;printer</em>, const QwtPlotPrintFilter<em> &amp;filter</em><big>)</big><a class="headerlink" href="#print" title="Permalink to this definition">¶</a></dt>
<dd><p>is implemented as:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">plot</span><span class="o">.</span><span class="n">print_</span><span class="p">(</span><span class="n">printer</span><span class="p">,</span> <span class="nb">filter</span><span class="p">)</span>
</pre></div>
</div>
</dd></dl>

<dl class="cfunction">
<dt>
void <tt class="descname">print</tt><big>(</big>QPainter<em> *painter</em>, const QRect<em> &amp;rect</em>, const QwtPlotPrintFilter<em> &amp;filter</em><big>)</big></dt>
<dd><p>is implemented as:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">plot</span><span class="o">.</span><span class="n">print_</span><span class="p">(</span><span class="n">painter</span><span class="p">,</span> <span class="n">rect</span><span class="p">,</span> <span class="nb">filter</span><span class="p">)</span>
</pre></div>
</div>
</dd></dl>

</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotCanvas">
<em class="property">
class </em><tt class="descname">QwtPlotCanvas</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotCanvas" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotCurve">
<em class="property">
class </em><tt class="descname">QwtPlotCurve</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotCurve" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented, but:</p>
<dl class="cfunction">
<dt id="setData">
void <tt class="descname">setData</tt><big>(</big>double<em> *x</em>, double<em> *y</em>, int<em> size</em><big>)</big><a class="headerlink" href="#setData" title="Permalink to this definition">¶</a></dt>
<dd><p>is implemented as:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">curve</span><span class="o">.</span><span class="n">setData</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">)</span>
</pre></div>
</div>
<p>where <cite>x</cite> and <cite>y</cite> can be any combination of lists, tuples and
Numerical Python arrays.  The data is copied to C++ data types.</p>
</dd></dl>

<dl class="cfunction">
<dt id="setRawData">
void <tt class="descname">setRawData</tt><big>(</big>double<em> *x</em>, double<em> *y</em>, int<em> size</em><big>)</big><a class="headerlink" href="#setRawData" title="Permalink to this definition">¶</a></dt>
<dd>is not Pythonic.</dd></dl>

</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotDict">
<em class="property">
class </em><tt class="descname">QwtPlotDict</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotDict" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented. FIXME: is the auto delete feature dangerous?</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotGrid">
<em class="property">
class </em><tt class="descname">QwtPlotGrid</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotGrid" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotItem">
<em class="property">
class </em><tt class="descname">QwtPlotItem</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotItem" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotLayout">
<em class="property">
class </em><tt class="descname">QwtPlotLayout</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotLayout" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotMagnifier">
<em class="property">
class </em><tt class="descname">QwtPlotMagnifier</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotMagnifier" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotMarker">
<em class="property">
class </em><tt class="descname">QwtPlotMarker</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotMarker" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotPanner">
<em class="property">
class </em><tt class="descname">QwtPlotPanner</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotPanner" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotPicker">
<em class="property">
class </em><tt class="descname">QwtPlotPicker</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotPicker" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented, but:</p>
<dl class="cfunction">
<dt id="trackerText">
QwtText <tt class="descname">trackerText</tt><big>(</big>QwtDoublePoint<em> &amp;point</em><big>)</big><a class="headerlink" href="#trackerText" title="Permalink to this definition">¶</a></dt>
<dd><p>is implemented as:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">qwtText</span> <span class="o">=</span> <span class="n">plotPicker</span><span class="o">.</span><span class="n">trackerTextF</span><span class="p">(</span><span class="n">point</span><span class="p">)</span>
</pre></div>
</div>
<p>where <cite>point</cite> is a <cite>QwtDoublePoint</cite> when PyQt wraps Qt-3 or a
<cite>QPointF</cite> when PyQt wraps Qt-4.</p>
</dd></dl>

</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotPrintFilter">
<em class="property">
class </em><tt class="descname">QwtPlotPrintFilter</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotPrintFilter" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotRasterItem">
<em class="property">
class </em><tt class="descname">QwtPlotRasterItem</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotRasterItem" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotScaleItem">
<em class="property">
class </em><tt class="descname">QwtPlotScaleItem</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotScaleItem" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented, but only available when PyQwt wraps Qwt-5.1.x.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotSpectrogram">
<em class="property">
class </em><tt class="descname">QwtPlotSpectrogram</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotSpectrogram" title="Permalink to this definition">¶</a></dt>
<dd>FIXME: protected methods.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotSvgItem">
<em class="property">
class </em><tt class="descname">QwtPlotSvgItem</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotSvgItem" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPlotZoomer">
<em class="property">
class </em><tt class="descname">QwtPlotZoomer</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPlotZoomer" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPolygon">
<em class="property">
class </em><tt class="descname">QwtPolygon</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPolygon" title="Permalink to this definition">¶</a></dt>
<dd><p>When PyQt wraps Qt-3, replace this class with
<cite>QPointArray</cite> except in signals: see <a title="PyQt4.Qwt5.QwtDoublePoint" class="reference internal" href="#PyQt4.Qwt5.QwtDoublePoint"><tt class="xref docutils literal"><span class="pre">QwtDoublePoint</span></tt></a>.</p>
<p>When PyQt has been built for Qt-4, replace this class with <cite>QPolygon</cite>
except in signals: see <a title="PyQt4.Qwt5.QwtDoublePoint" class="reference internal" href="#PyQt4.Qwt5.QwtDoublePoint"><tt class="xref docutils literal"><span class="pre">QwtDoublePoint</span></tt></a>.</p>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtPolygonFData">
<em class="property">
class </em><tt class="descname">QwtPolygonFData</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtPolygonFData" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtRasterData">
<em class="property">
class </em><tt class="descname">QwtRasterData</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtRasterData" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtRect">
<em class="property">
class </em><tt class="descname">QwtRect</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtRect" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtRichTextEngine">
<em class="property">
class </em><tt class="descname">QwtRichTextEngine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtRichTextEngine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtRoundScaleDraw">
<em class="property">
class </em><tt class="descname">QwtRoundScaleDraw</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtRoundScaleDraw" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleArithmic">
<em class="property">
class </em><tt class="descname">QwtScaleArithmic</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleArithmic" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleDiv">
<em class="property">
class </em><tt class="descname">QwtScaleDiv</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleDiv" title="Permalink to this definition">¶</a></dt>
<dd><dl class="cfunction">
<dt id="QwtScaleDiv">
<tt class="descname">QwtScaleDiv</tt><big>(</big>const<em> QwtDoubleInterval&amp;</em>, QwtValueList[NTickList]<big>)</big><a class="headerlink" href="#QwtScaleDiv" title="Permalink to this definition">¶</a></dt>
<dd><p>is implemented as:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">scaleDiv</span> <span class="o">=</span> <span class="n">QwtScaleDiv</span><span class="p">(</span>
    <span class="n">qwtDoubleInterval</span><span class="p">,</span> <span class="n">majorTicks</span><span class="p">,</span> <span class="n">mediumTicks</span><span class="p">,</span> <span class="n">minorTicks</span><span class="p">)</span>
</pre></div>
</div>
</dd></dl>

<dl class="cfunction">
<dt>
<tt class="descname">QwtScaleDiv</tt><big>(</big>double, double, QwtTickList[NTickList]<big>)</big></dt>
<dd><p>is implemented as:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">scaleDiv</span> <span class="o">=</span> <span class="n">QwtScaleDiv</span><span class="p">(</span>
    <span class="n">lower</span><span class="p">,</span> <span class="n">upper</span><span class="p">,</span> <span class="n">majorTicks</span><span class="p">,</span> <span class="n">mediumTicks</span><span class="p">,</span> <span class="n">minorTicks</span><span class="p">)</span>
</pre></div>
</div>
</dd></dl>

</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleDraw">
<em class="property">
class </em><tt class="descname">QwtScaleDraw</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleDraw" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleEngine">
<em class="property">
class </em><tt class="descname">QwtScaleEngine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleEngine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleMap">
<em class="property">
class </em><tt class="descname">QwtScaleMap</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleMap" title="Permalink to this definition">¶</a></dt>
<dd><p>is fully implemented.</p>
<dl class="cfunction">
<dt id="QwtScaleMap">
<tt class="descname">QwtScaleMap</tt><big>(</big>int, int, double, double<big>)</big><a class="headerlink" href="#QwtScaleMap" title="Permalink to this definition">¶</a></dt>
<dd>does not exist in C++, but is provided by PyQwt.</dd></dl>

</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleTransformation">
<em class="property">
class </em><tt class="descname">QwtScaleTransformation</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleTransformation" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtScaleWidget">
<em class="property">
class </em><tt class="descname">QwtScaleWidget</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtScaleWidget" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtSimpleCompassRose">
<em class="property">
class </em><tt class="descname">QwtSimpleCompassRose</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtSimpleCompassRose" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtSlider">
<em class="property">
class </em><tt class="descname">QwtSlider</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtSlider" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtSpline">
<em class="property">
class </em><tt class="descname">QwtSpline</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtSpline" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtSplineCurveFitter">
<em class="property">
class </em><tt class="descname">QwtSplineCurveFitter</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtSplineCurveFitter" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtSymbol">
<em class="property">
class </em><tt class="descname">QwtSymbol</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtSymbol" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtText">
<em class="property">
class </em><tt class="descname">QwtText</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtText" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtTextEngine">
<em class="property">
class </em><tt class="descname">QwtTextEngine</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtTextEngine" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtTextLabel">
<em class="property">
class </em><tt class="descname">QwtTextLabel</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtTextLabel" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtThermo">
<em class="property">
class </em><tt class="descname">QwtThermo</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtThermo" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.QwtWheel">
<em class="property">
class </em><tt class="descname">QwtWheel</tt><a class="headerlink" href="#PyQt4.Qwt5.QwtWheel" title="Permalink to this definition">¶</a></dt>
<dd>is fully implemented.</dd></dl>

</div>
<div class="section" id="function-reference">
<h3>Function reference<a class="headerlink" href="#function-reference" title="Permalink to this headline">¶</a></h3>
<dl class="function">
<dt id="PyQt4.Qwt5.toImage">
<tt class="descname">toImage</tt><big>(</big><em>array</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.toImage" title="Permalink to this definition">¶</a></dt>
<dd>Convert <cite>array</cite> to a <cite>QImage</cite>, where <cite>array</cite> must be a 2D NumPy,
numarray, or Numeric array containing data of type uint8 or uin32.</dd></dl>

<dl class="function">
<dt id="PyQt4.Qwt5.toNumarray">
<tt class="descname">toNumarray</tt><big>(</big><em>image</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.toNumarray" title="Permalink to this definition">¶</a></dt>
<dd>Convert <cite>image</cite> to a 2D numarray array, where <cite>image</cite> must be a
<cite>QImage</cite> with depth 8 or 32.  The resulting 2D numarray array
contains data of type uint8 or uint32.</dd></dl>

<dl class="function">
<dt id="PyQt4.Qwt5.toNumeric">
<tt class="descname">toNumeric</tt><big>(</big><em>image</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.toNumeric" title="Permalink to this definition">¶</a></dt>
<dd>Convert <cite>image</cite> to a 2D Numeric array, where <cite>image</cite> must be a
<cite>QImage</cite> of depth 8 or 32.  The resulting 2D Numeric array
contains data of type uint8 or uint32.</dd></dl>

<dl class="function">
<dt id="PyQt4.Qwt5.toNumpy">
<tt class="descname">toNumpy</tt><big>(</big><em>image</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.toNumpy" title="Permalink to this definition">¶</a></dt>
<dd>Convert <cite>image</cite> to a 2D NumPy array, where <cite>image</cite> must be a
<cite>QImage</cite> of depth 8 or 32.  The resulting 2D NumPy array
contains data of type uint8 or uint32.</dd></dl>

<dl class="function">
<dt id="PyQt4.Qwt5.to_na_array">
<tt class="descname">to_na_array</tt><big>(</big><em>image</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.to_na_array" title="Permalink to this definition">¶</a></dt>
<dd>Deprecated. Use <a title="PyQt4.Qwt5.toNumarray" class="reference internal" href="#PyQt4.Qwt5.toNumarray"><tt class="xref docutils literal"><span class="pre">toNumarray()</span></tt></a>.</dd></dl>

<dl class="function">
<dt id="PyQt4.Qwt5.to_np_array">
<tt class="descname">to_np_array</tt><big>(</big><em>image</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.to_np_array" title="Permalink to this definition">¶</a></dt>
<dd>Deprecated. Use <a title="PyQt4.Qwt5.toNumeric" class="reference internal" href="#PyQt4.Qwt5.toNumeric"><tt class="xref docutils literal"><span class="pre">toNumeric()</span></tt></a>.</dd></dl>

</div>
<div class="section" id="template-reference">
<h3>Template reference<a class="headerlink" href="#template-reference" title="Permalink to this headline">¶</a></h3>
<p>PyQwt has a partial interface to the following <cite>QwtArray&lt;T&gt;</cite> templates:</p>
<blockquote>
<ol class="arabic simple">
<li><a title="PyQt4.Qwt5.QwtArrayDouble" class="reference internal" href="#PyQt4.Qwt5.QwtArrayDouble"><tt class="xref docutils literal"><span class="pre">QwtArrayDouble</span></tt></a> for <cite>QwtArray&lt;double&gt;</cite></li>
<li><a title="PyQt4.Qwt5.QwtArrayInt" class="reference internal" href="#PyQt4.Qwt5.QwtArrayInt"><tt class="xref docutils literal"><span class="pre">QwtArrayInt</span></tt></a> for <cite>QwtArray&lt;int&gt;</cite></li>
<li><a title="PyQt4.Qwt5.QwtArrayQwtDoubleInterval" class="reference internal" href="#PyQt4.Qwt5.QwtArrayQwtDoubleInterval"><tt class="xref docutils literal"><span class="pre">QwtArrayQwtDoubleInterval</span></tt></a> for <cite>QwtArray&lt;QwtDoubleInterval&gt;</cite></li>
<li><a title="PyQt4.Qwt5.QwtArrayQwtDoublePoint" class="reference internal" href="#PyQt4.Qwt5.QwtArrayQwtDoublePoint"><tt class="xref docutils literal"><span class="pre">QwtArrayQwtDoublePoint</span></tt></a> for <cite>QwtArray&lt;QwtDoublePoint&gt;</cite>
when PyQt has been built against Qt-3 or for <cite>QwtArray&lt;QPointF&gt;</cite> when
PyQt has been built against Qt-4.</li>
</ol>
</blockquote>
<p>Those classes have at least 3 constructors, taking <cite>QwtArrayDouble</cite> as an
example:</p>
<blockquote>
<ol class="arabic simple">
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">QwtArrayDouble()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">QwtArrayDouble(int)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">QwtArrayDouble(otherArray)</span></tt></li>
</ol>
</blockquote>
<p><tt class="docutils literal"><span class="pre">QwtArrayDouble</span></tt> and <tt class="docutils literal"><span class="pre">QwtArrayInt</span></tt> have also a constructor which takes a
sequence of items convertable to a C++ double and a C++ long.
For instance:</p>
<blockquote>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">QwtArrayDouble(numpy.array([0.0,</span> <span class="pre">1.0]))</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">QwtArrayInt(numpy.array([0,</span> <span class="pre">1]))</span></tt></li>
</ul>
</blockquote>
<p>All those classes have 16 member functions, taking QwtArrayDouble as example:</p>
<blockquote>
<ol class="arabic simple">
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">array.assign(otherArray)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">item</span> <span class="pre">=</span> <span class="pre">array.at(index)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">index</span> <span class="pre">=</span> <span class="pre">array.bsearch(item)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">index</span> <span class="pre">=</span> <span class="pre">contains(item)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">otherArray.copy()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">result</span> <span class="pre">=</span> <span class="pre">array.count()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array.detach()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array</span> <span class="pre">=</span> <span class="pre">array.duplicate(otherArray)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">bool</span> <span class="pre">=</span> <span class="pre">array.fill(item,</span> <span class="pre">index=-1)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">index</span> <span class="pre">=</span> <span class="pre">array.find(item,</span> <span class="pre">index=0)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">bool</span> <span class="pre">=</span> <span class="pre">array.isEmpty()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">bool</span> <span class="pre">=</span> <span class="pre">array.isNull()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">bool</span> <span class="pre">=</span> <span class="pre">array.resize(index)</span></tt></li>
<li><tt class="docutils literal"><span class="pre">result</span> <span class="pre">=</span> <span class="pre">array.size()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">array.sort()</span></tt></li>
<li><tt class="docutils literal"><span class="pre">bool</span> <span class="pre">=</span> <span class="pre">array.truncate(index)</span></tt></li>
</ol>
</blockquote>
<p>Iterators are not yet implemented. However, the implementation of the
special class methods <tt class="docutils literal"><span class="pre">__getitem__</span></tt>, <tt class="docutils literal"><span class="pre">__len__</span></tt> and <tt class="docutils literal"><span class="pre">__setitem__</span></tt>
let you use those classes almost as a sequence.
For instance:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="kn">from</span> <span class="nn">PyQt4.Qwt5</span> <span class="kn">import</span> <span class="o">*</span>
<span class="gp">&gt;&gt;&gt; </span><span class="kn">import</span> <span class="nn">numpy</span> <span class="kn">as</span> <span class="nn">np</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">a</span> <span class="o">=</span> <span class="n">QwtArrayDouble</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">arange</span><span class="p">(</span><span class="mf">10</span><span class="p">,</span> <span class="mf">20</span><span class="p">,</span> <span class="mf">4</span><span class="p">))</span>
<span class="gp">&gt;&gt;&gt; </span><span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">a</span><span class="p">:</span>                                  <span class="c"># thanks to __getitem__</span>
<span class="gp">... </span> <span class="k">print</span> <span class="n">i</span>
<span class="gp">...</span>
<span class="go">10.0</span>
<span class="go">14.0</span>
<span class="go">18.0</span>
<span class="gp">&gt;&gt;&gt; </span><span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="nb">len</span><span class="p">(</span><span class="n">a</span><span class="p">)):</span>                      <span class="c"># thanks to __len__</span>
<span class="gp">... </span> <span class="k">print</span> <span class="n">a</span><span class="p">[</span><span class="n">i</span><span class="p">]</span>                                  <span class="c"># thanks to __getitem__</span>
<span class="gp">...</span>
<span class="go">10.0</span>
<span class="go">14.0</span>
<span class="go">18.0</span>
<span class="gp">&gt;&gt;&gt; </span><span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="nb">len</span><span class="p">(</span><span class="n">a</span><span class="p">)):</span>                      <span class="c"># thanks to __len__</span>
<span class="gp">... </span> <span class="n">a</span><span class="p">[</span><span class="n">i</span><span class="p">]</span> <span class="o">=</span> <span class="mf">10</span><span class="o">+</span><span class="mf">3</span><span class="o">*</span><span class="n">i</span>                               <span class="c"># thanks to __setitem__</span>
<span class="gp">...</span>
<span class="gp">&gt;&gt;&gt; </span><span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">a</span><span class="p">:</span>                                  <span class="c"># thanks to __getitem__</span>
<span class="gp">... </span> <span class="k">print</span> <span class="n">i</span>
<span class="gp">...</span>
<span class="go">10.0</span>
<span class="go">13.0</span>
<span class="go">16.0</span>
</pre></div>
</div>
</div>
</div>
<div class="section" id="module-PyQt4.Qwt5.qplt">
<h2><tt class="xref docutils literal"><span class="pre">PyQt4.Qwt5.qplt</span></tt><a class="headerlink" href="#module-PyQt4.Qwt5.qplt" title="Permalink to this headline">¶</a></h2>
<p>Provides a command line interpreter friendly layer over <cite>QwtPlot</cite>.
An example of its use is:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="kn">import</span> <span class="nn">numpy</span> <span class="kn">as</span> <span class="nn">np</span>
<span class="gp">&gt;&gt;&gt; </span><span class="kn">from</span> <span class="nn">PyQt4.Qt</span> <span class="kn">import</span> <span class="o">*</span>
<span class="gp">&gt;&gt;&gt; </span><span class="kn">from</span> <span class="nn">PyQt4.Qwt5</span> <span class="kn">import</span> <span class="o">*</span>
<span class="gp">&gt;&gt;&gt; </span><span class="kn">from</span> <span class="nn">PyQt4.Qwt5.qplt</span> <span class="kn">import</span> <span class="o">*</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">application</span> <span class="o">=</span> <span class="n">QApplication</span><span class="p">([])</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">x</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">arange</span><span class="p">(</span><span class="o">-</span><span class="mf">2</span><span class="o">*</span><span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="p">,</span> <span class="mf">2</span><span class="o">*</span><span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="p">,</span> <span class="mf">0.01</span><span class="p">)</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">p</span> <span class="o">=</span> <span class="n">Plot</span><span class="p">(</span>
<span class="gp">... </span> <span class="n">Curve</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">cos</span><span class="p">(</span><span class="n">x</span><span class="p">),</span> <span class="n">Pen</span><span class="p">(</span><span class="n">Magenta</span><span class="p">,</span> <span class="mf">2</span><span class="p">),</span> <span class="s">&#39;cos(x)&#39;</span><span class="p">),</span>
<span class="gp">... </span> <span class="n">Curve</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">exp</span><span class="p">(</span><span class="n">x</span><span class="p">),</span> <span class="n">Pen</span><span class="p">(</span><span class="n">Red</span><span class="p">),</span> <span class="s">&#39;exp(x)&#39;</span><span class="p">,</span> <span class="n">Y2</span><span class="p">),</span>
<span class="gp">... </span> <span class="n">Axis</span><span class="p">(</span><span class="n">Y2</span><span class="p">,</span> <span class="n">Log</span><span class="p">),</span>
<span class="gp">... </span> <span class="s">&#39;PyQwt using Qwt-</span><span class="si">%s</span><span class="s"> -- http://qwt.sf.net&#39;</span> <span class="o">%</span> <span class="n">QWT_VERSION_STR</span><span class="p">)</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">QPixmap</span><span class="o">.</span><span class="n">grabWidget</span><span class="p">(</span><span class="n">p</span><span class="p">)</span><span class="o">.</span><span class="n">save</span><span class="p">(</span><span class="s">&#39;cli-plot-1.png&#39;</span><span class="p">,</span> <span class="s">&#39;PNG&#39;</span><span class="p">)</span>
<span class="go">True</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">x</span> <span class="o">=</span> <span class="n">x</span><span class="p">[</span><span class="mf">0</span><span class="p">:</span><span class="o">-</span><span class="mf">1</span><span class="p">:</span><span class="mf">10</span><span class="p">]</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">p</span><span class="o">.</span><span class="n">plot</span><span class="p">(</span>
<span class="gp">... </span> <span class="n">Curve</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">cos</span><span class="p">(</span><span class="n">x</span><span class="o">-</span><span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="o">/</span><span class="mf">4</span><span class="p">),</span> <span class="n">Symbol</span><span class="p">(</span><span class="n">Circle</span><span class="p">,</span> <span class="n">Yellow</span><span class="p">),</span> <span class="s">&#39;circle&#39;</span><span class="p">),</span>
<span class="gp">... </span> <span class="n">Curve</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">cos</span><span class="p">(</span><span class="n">x</span><span class="o">+</span><span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="o">/</span><span class="mf">4</span><span class="p">),</span> <span class="n">Pen</span><span class="p">(</span><span class="n">Blue</span><span class="p">),</span> <span class="n">Symbol</span><span class="p">(</span><span class="n">Square</span><span class="p">,</span> <span class="n">Cyan</span><span class="p">),</span> <span class="s">&#39;square&#39;</span><span class="p">))</span>
<span class="gp">&gt;&gt;&gt; </span><span class="n">QPixmap</span><span class="o">.</span><span class="n">grabWidget</span><span class="p">(</span><span class="n">p</span><span class="p">)</span><span class="o">.</span><span class="n">save</span><span class="p">(</span><span class="s">&#39;cli-plot-2.png&#39;</span><span class="p">,</span> <span class="s">&#39;PNG&#39;</span><span class="p">)</span>
<span class="go">True</span>
</pre></div>
</div>
<dl class="class">
<dt id="PyQt4.Qwt5.qplt.Axis">
<em class="property">
class </em><tt class="descname">Axis</tt><big>(</big><em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Axis" title="Permalink to this definition">¶</a></dt>
<dd><p>A command line interpreter friendly class.</p>
<p>The interpretation of the <cite>*rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>QwtPlot.Axis</cite>: sets the orientation of the axis.</li>
<li><cite>QwtScaleEngine</cite>: sets the axis type (Lin or Log).</li>
<li><cite>int</cite> : sets the attributes of the axis.</li>
<li><cite>string</cite> or <cite>QString</cite>: sets the title of the axis.</li>
</ul>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.qplt.Curve">
<em class="property">
class </em><tt class="descname">Curve</tt><big>(</big><em>x</em>, <em>y</em>, <em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Curve" title="Permalink to this definition">¶</a></dt>
<dd><p>A command line friendly layer over <cite>QwtPlotCurve</cite>.</p>
<p>Parameters:</p>
<ul class="simple">
<li><cite>x</cite>: sequence of numbers</li>
<li><cite>y</cite>: sequence of numbers</li>
</ul>
<p>The interpretation of the <cite>*rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>Axis</cite>: attaches an axis to the curve.</li>
<li><cite>Pen</cite>: sets the pen to connect the data points.</li>
<li><cite>Symbol</cite>: sets the symbol to draw the data points.</li>
<li><cite>str</cite>, <cite>QString</cite>, or <cite>QwtText</cite>: sets the curve title.</li>
</ul>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.qplt.IPlot">
<em class="property">
class </em><tt class="descname">IPlot</tt><big>(</big><em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.IPlot" title="Permalink to this definition">¶</a></dt>
<dd><p>A QMainWindow widget with a Plot widget as central widget. It provides:</p>
<ol class="arabic simple">
<li>a toolbar for printing and piping into Grace.</li>
<li>a legend with control to toggle curves between hidden and shown.</li>
<li>mouse tracking to display the coordinates in the status bar.</li>
<li>an infinite stack of zoom regions.</li>
</ol>
<p>The interpretation of the <cite>rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>Axis</cite>: enables the axis.</li>
<li><cite>Curve</cite>: adds a curve.</li>
<li><cite>str</cite> or <cite>QString</cite>: sets the title.</li>
<li><cite>int</cite>: sets a set of mouse events to the zoomer actions.</li>
<li>(<cite>int</cite>, <cite>int</cite>): sets the size.</li>
</ul>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.qplt.Pen">
<em class="property">
class </em><tt class="descname">Pen</tt><big>(</big><em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Pen" title="Permalink to this definition">¶</a></dt>
<dd><p>A command line friendly layer over <cite>QPen</cite>.</p>
<p>The interpretation of the <cite>*rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>Qt.PenStyle</cite>: sets the pen style.</li>
<li><cite>QColor</cite> or <cite>Qt.GlobalColor</cite>: sets the pen color.</li>
<li><cite>int</cite>: sets the pen width.</li>
</ul>
</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.qplt.Plot">
<em class="property">
class </em><tt class="descname">Plot</tt><big>(</big><em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot" title="Permalink to this definition">¶</a></dt>
<dd><p>A command line interpreter friendly layer over <cite>QwtPlot</cite>.</p>
<p>The interpretation of the <cite>*rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>Axis</cite>: enables the axis.</li>
<li><cite>Curve</cite>: adds a curve.</li>
<li><cite>str</cite> or <cite>QString</cite>: sets the title.</li>
<li><cite>int</cite>: sets a set of mouse events to the zoomer actions.</li>
<li>(<cite>int</cite>, <cite>int</cite>): sets the size.</li>
<li><cite>QWidget</cite>: sets the parent widget</li>
</ul>
<dl class="method">
<dt id="PyQt4.Qwt5.qplt.Plot.clearZoomStack">
<tt class="descname">clearZoomStack</tt><big>(</big><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot.clearZoomStack" title="Permalink to this definition">¶</a></dt>
<dd>Force autoscaling and clear the zoom stack</dd></dl>

<dl class="method">
<dt id="PyQt4.Qwt5.qplt.Plot.formatCoordinates">
<tt class="descname">formatCoordinates</tt><big>(</big><em>x</em>, <em>y</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot.formatCoordinates" title="Permalink to this definition">¶</a></dt>
<dd>Format mouse coordinates as real world plot coordinates.</dd></dl>

<dl class="method">
<dt id="PyQt4.Qwt5.qplt.Plot.gracePlot">
<tt class="descname">gracePlot</tt><big>(</big><em>saveall=''</em>, <em>pause=0.20000000000000001</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot.gracePlot" title="Permalink to this definition">¶</a></dt>
<dd><p>Clone the plot into Grace for very high quality hard copy output.</p>
<p>Know bug: Grace does not scale the data correctly when Grace cannot
cannot keep up with gracePlot.  This happens when it takes too long
to load Grace in memory (exit the Grace process and try again) or
when &#8216;pause&#8217; is too short.</p>
</dd></dl>

<dl class="method">
<dt id="PyQt4.Qwt5.qplt.Plot.plot">
<tt class="descname">plot</tt><big>(</big><em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot.plot" title="Permalink to this definition">¶</a></dt>
<dd><p>Plot additional curves and/or axes.</p>
<p>The interpretation of the <cite>*rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>Axis</cite>: enables the axis.</li>
<li><cite>Curve</cite>: adds a curve.</li>
</ul>
</dd></dl>

<dl class="method">
<dt id="PyQt4.Qwt5.qplt.Plot.setZoomerMouseEventSet">
<tt class="descname">setZoomerMouseEventSet</tt><big>(</big><em>index</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot.setZoomerMouseEventSet" title="Permalink to this definition">¶</a></dt>
<dd>Attach the Qwt.QwtPlotZoomer actions to a set of mouse events.</dd></dl>

<dl class="method">
<dt id="PyQt4.Qwt5.qplt.Plot.toggleVisibility">
<tt class="descname">toggleVisibility</tt><big>(</big><em>plotItem</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Plot.toggleVisibility" title="Permalink to this definition">¶</a></dt>
<dd>Toggle the visibility of a plot item</dd></dl>

</dd></dl>

<dl class="class">
<dt id="PyQt4.Qwt5.qplt.Symbol">
<em class="property">
class </em><tt class="descname">Symbol</tt><big>(</big><em>*rest</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.qplt.Symbol" title="Permalink to this definition">¶</a></dt>
<dd><p>A command line friendly layer over <cite>QwtSymbol</cite>.</p>
<p>The interpretation of the <cite>*rest</cite> parameters is type dependent:</p>
<ul class="simple">
<li><cite>QColor</cite> or <cite>Qt.GlobalColor</cite>: sets the symbol fill color.</li>
<li><cite>QwtSymbol.Style</cite>: sets symbol style.</li>
<li><cite>int</cite>: sets the symbol size.</li>
</ul>
</dd></dl>

</div>
<div class="section" id="module-PyQt4.Qwt5.grace">
<h2><tt class="xref docutils literal"><span class="pre">PyQt4.Qwt5.grace</span></tt><a class="headerlink" href="#module-PyQt4.Qwt5.grace" title="Permalink to this headline">¶</a></h2>
<dl class="class">
<dt id="PyQt4.Qwt5.grace.GraceProcess">
<em class="property">
class </em><tt class="descname">GraceProcess</tt><big>(</big><em>debug=None</em><big>)</big><a class="headerlink" href="#PyQt4.Qwt5.grace.GraceProcess" title="Permalink to this definition">¶</a></dt>
<dd>Provides a simple interface to a Grace subprocess.</dd></dl>

</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
            <h3><a href="index.html">Table Of Contents</a></h3>
            <ul>
<li><a class="reference external" href="">PyQwt Reference Guide</a><ul>
<li><a class="reference external" href="#pyqt4-qwt5"><tt class="docutils literal"><span class="pre">PyQt4.Qwt5</span></tt></a><ul>
<li><a class="reference external" href="#class-reference">Class reference</a></li>
<li><a class="reference external" href="#function-reference">Function reference</a></li>
<li><a class="reference external" href="#template-reference">Template reference</a></li>
</ul>
</li>
<li><a class="reference external" href="#module-PyQt4.Qwt5.qplt"><tt class="docutils literal"><span class="pre">PyQt4.Qwt5.qplt</span></tt></a></li>
<li><a class="reference external" href="#module-PyQt4.Qwt5.grace"><tt class="docutils literal"><span class="pre">PyQt4.Qwt5.grace</span></tt></a></li>
</ul>
</li>
</ul>

            <h4>Previous topic</h4>
            <p class="topless"><a href="installation.html"
                                  title="previous chapter">Installation</a></p>
            <h4>Next topic</h4>
            <p class="topless"><a href="copyright.html"
                                  title="next chapter">Copyright</a></p>
            <h3>This Page</h3>
            <ul class="this-page-menu">
              <li><a href="_sources/reference.txt"
                     rel="nofollow">Show Source</a></li>
            </ul>
          <div id="searchbox" style="display: none">
            <h3>Quick search</h3>
              <form class="search" action="search.html" method="get">
                <input type="text" name="q" size="18" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
              </form>
              <p class="searchtip" style="font-size: 90%">
              Enter search terms or a module, class or function name.
              </p>
          </div>
          <script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="modindex.html" title="Global Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="copyright.html" title="Copyright"
             >next</a> |</li>
        <li class="right" >
          <a href="installation.html" title="Installation"
             >previous</a> |</li>
        <li><a href="index.html">PyQwt v5.2.0 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
      &copy; <a href="copyright.html">Copyright</a> 2001-2009, Gerard Vermeulen.
      Last updated on Aug 02, 2009.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.2.
    </div>
  </body>
</html>