Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 87682cd952d919324b3a8c179c71b7df > files > 91

libqwt0-devel-0.3.0-3mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>QwtPlot Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.3 on Thu Dec 14 00:27:18 2000 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>QwtPlot  Class Reference</h1>A 2-D plotting widget. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;qwt_plot.h&gt;</code>
<p>
Inherits QFrame.
<p>
Inheritance diagram for QwtPlot<p><center><img src="class_qwtplot_inherit_graph.gif" border="0" usemap="#QwtPlot_inherit_map" alt="Inheritance graph"></center>
<map name="QwtPlot_inherit_map">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_qwtplot-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom>{ <br>
&nbsp;&nbsp;<b>yLeft</b>, 
<b>yRight</b>, 
<b>xBottom</b>, 
<b>xTop</b>, 
<br>
&nbsp;&nbsp;<b>axisCnt</b>
<br>
 }</td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a0">QwtPlot</a> (QWidget *p = 0, const char *name = 0)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a1">QwtPlot</a> (const char *title, QWidget *p = 0, const char *name = 0)</td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a2">~QwtPlot</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a3">enableOutline</a> (bool tf)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a4">setAutoReplot</a> (bool tf = TRUE)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a5">setPlotBackground</a> (const QColor &amp;c)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a6">setPlotBorder</a> (int bw)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a7">setOutlineStyle</a> (<a class="el" href="class_qwt.html#s23">Qwt::Shape</a> os)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a8">setOutlinePen</a> (const QPen &amp;pn)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a9">setTitle</a> (const char *t)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a10">setTitleFont</a> (const QFont &amp;f)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a11">autoReplot</a> () const</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a12">outlineEnabled</a> () const</td></tr>
<tr><td nowrap align=right valign=top>const QPen&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a13">outlinePen</a> () const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="class_qwt.html#s23">Qwt::Shape</a>&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a14">outlineStyle</a> () const</td></tr>
<tr><td nowrap align=right valign=top>const QColor&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a15">plotBackground</a> () const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a16">plotBorder</a> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a17" doxytag="QwtPlot::title"></a>
const QString&amp;&nbsp;</td><td valign=bottom><b>title</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a18" doxytag="QwtPlot::titleFont"></a>
const QFont&amp;&nbsp;</td><td valign=bottom><b>titleFont</b> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a19">clear</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a20">print</a> (QPrinter &amp;p, const <a class="el" href="class_qwtcolorfilter.html">QwtColorFilter</a> &amp;cfilter = NoColorFilter)</td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a21">insertCurve</a> (const char *title, int xAxis = xBottom, int yAxis = yLeft)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a22">removeCurve</a> (long key)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a23">removeCurves</a> ()</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a24">setCurveBaseline</a> (long key, double ref)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a25">setCurveData</a> (long key, double *x, double *y, int size)</td></tr>
<tr><td nowrap align=right valign=top><a name="a26" doxytag="QwtPlot::setCurveData"></a>
bool&nbsp;</td><td valign=bottom><b>setCurveData</b> (long key, double *x, double *y, double *e, int size)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a27">setCurveOptions</a> (long key, int t)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a28">setCurvePen</a> (long key, const QPen &amp;pen)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a29">setCurveRawData</a> (long key, double *x, double *y, int size)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a30">setCurveRawData</a> (long key, double *x, double *y, double *e, int size)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a31">setCurveSplineSize</a> (long key, int s)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a32">setCurveStyle</a> (long key, QwtCurve::CurveStyle s, int options = 0)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a33">setCurveSymbol</a> (long key, const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a> &amp;s)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a34">setCurveTitle</a> (long key, const char *s)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a35">setCurveXAxis</a> (long key, int axis)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a36">setCurveYAxis</a> (long key, int axis)</td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a37">closestCurve</a> (int xpos, int ypos, int &amp;dist) const</td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a38">closestCurve</a> (int xpos, int ypos, int &amp;dist, double &amp;xval, double &amp;yval, int &amp;index) const</td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a39">curveBaseline</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>QArray&lt;long&gt;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a40">curveKeys</a> () const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a41">curveOptions</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>const QPen&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a42">curvePen</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a43">curveSplineSize</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>QwtCurve::CurveStyle&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a44">curveStyle</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a45">curveSymbol</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>QString&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a46">curveTitle</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a47">curveXAxis</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a48">curveYAxis</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a49">enableGridX</a> (bool tf = TRUE)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a50">enableGridXMin</a> (bool tf = TRUE)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a51">enableGridY</a> (bool tf = TRUE)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a52">enableGridYMin</a> (bool tf = TRUE)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a53">setGridXAxis</a> (int axis)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a54">setGridYAxis</a> (int axis)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a55">setGridPen</a> (const QPen &amp;p)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a56">setGridMajPen</a> (const QPen &amp;p)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a57">setGridMinPen</a> (const QPen &amp;p)</td></tr>
<tr><td nowrap align=right valign=top><a name="a58" doxytag="QwtPlot::gridXAxis"></a>
int&nbsp;</td><td valign=bottom><b>gridXAxis</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a59" doxytag="QwtPlot::gridYAxis"></a>
int&nbsp;</td><td valign=bottom><b>gridYAxis</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a60" doxytag="QwtPlot::gridMinPen"></a>
const QPen&amp;&nbsp;</td><td valign=bottom><b>gridMinPen</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a61" doxytag="QwtPlot::gridMajPen"></a>
const QPen&amp;&nbsp;</td><td valign=bottom><b>gridMajPen</b> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a62">changeAxisOptions</a> (int axis, int opt, bool value)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a63">enableAxis</a> (int axis, bool tf = TRUE)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a64">setAxisFont</a> (int axis, const QFont &amp;f)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a65">setAxisMargins</a> (int axis, double mlo, double mhi)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a66">setAxisOptions</a> (int axis, int opt)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a67">setAxisAutoScale</a> (int axis)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a68">setAxisScale</a> (int axis, double min, double max, double step = 0)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a69">setAxisLabelFormat</a> (int axis, char f, int prec)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a70">setAxisTitleFont</a> (int axis, const QFont &amp;f)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a71">setAxisMaxMinor</a> (int axis, int maxMinor)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a72">setAxisMaxMajor</a> (int axis, int maxMajor)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a73">setAxisReference</a> (int axis, double value)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a74">setAxisTitle</a> (int axis, const char *t)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a75">axisAutoScale</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a76">axisEnabled</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>const QFont&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a77">axisFont</a> (int axis)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a78">axisMargins</a> (int axis, double &amp;mlo, double &amp;mhi) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a79">axisMaxMajor</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a80">axisMaxMinor</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a81">axisOptions</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a82">axisReference</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="class_qwtscalediv.html">QwtScaleDiv</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a83">axisScale</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a84">axisLabelFormat</a> (int axis, char &amp;f, int &amp;prec) const</td></tr>
<tr><td nowrap align=right valign=top>const QString&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a85">axisTitle</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>const QFont&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a86">axisTitleFont</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a87">invTransform</a> (int axis, int pos) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a88">transform</a> (int axis, double value) const</td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a89">insertMarker</a> (const char *label = 0, int xAxis = xBottom, int yAxis = yLeft)</td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a90">insertLineMarker</a> (const char *label, int axis)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a91">removeMarker</a> (long key)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a92">removeMarkers</a> ()</td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a93">closestMarker</a> (int xpos, int ypos, int &amp;dist) const</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a94">setMarkerFont</a> (long key, const QFont &amp;f)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a95">setMarkerLinePen</a> (long key, const QPen &amp;p)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a96">setMarkerLineStyle</a> (long key, QwtMarker::LineStyle st)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a97">setMarkerPos</a> (long key, double xval, double yVal)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a98">setMarkerSymbol</a> (long key, const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a> &amp;s)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a99">setMarkerLabel</a> (long key, const char *txt)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a100">setMarkerLabelAlign</a> (long key, int align)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a101">setMarkerLabelPen</a> (long key, const QPen &amp;p)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a102">setMarkerXPos</a> (long key, double val)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a103">setMarkerYPos</a> (long key, double val)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a104">setMarkerPen</a> (long key, const QPen &amp;p)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a105">setMarkerXAxis</a> (long key, int axis)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a106">setMarkerYAxis</a> (long key, int axis)</td></tr>
<tr><td nowrap align=right valign=top>const QFont&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a107">markerFont</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>QArray&lt;long&gt;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a108">markerKeys</a> () const</td></tr>
<tr><td nowrap align=right valign=top>const QString&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a109">markerLabel</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a110">markerLabelAlign</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>const QPen&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a111">markerLabelPen</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>const QPen&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a112">markerLinePen</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>QwtMarker::LineStyle&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a113">markerLineStyle</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a114">markerPos</a> (long key, double &amp;mx, double &amp;my) const</td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a115">markerSymbol</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a116">markerXAxis</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a117">markerYAxis</a> (long key) const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a118">enableLegend</a> (bool tf)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a119">setLegendPos</a> (int pos)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a120">setLegendFont</a> (const QFont &amp;f)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a121">setLegendFrameStyle</a> (int st)</td></tr>
<tr><td nowrap align=right valign=top><a name="a122" doxytag="QwtPlot::legendEnabled"></a>
bool&nbsp;</td><td valign=bottom><b>legendEnabled</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a123" doxytag="QwtPlot::legendPos"></a>
int&nbsp;</td><td valign=bottom><b>legendPos</b> () const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a124">legendFrameStyle</a> () const</td></tr>
<tr><td nowrap align=right valign=top>const QFont&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#a125">legendFont</a> () const</td></tr>
<tr><td colspan=2><br><h2>Public Slots</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#g0">replot</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="g1" doxytag="QwtPlot::updatePlot"></a>
void&nbsp;</td><td valign=bottom><b>updatePlot</b> ()</td></tr>
<tr><td colspan=2><br><h2>Signals</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#j0">plotMousePressed</a> (const QMouseEvent &amp;e)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#j1">plotMouseReleased</a> (const QMouseEvent &amp;e)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#j2">plotMouseMoved</a> (const QMouseEvent &amp;e)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#j3">legendClicked</a> (long key)</td></tr>
<tr><td colspan=2><br><h2>Static Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#d0">axisValid</a> (int axis)</td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="b0" doxytag="QwtPlot::redrawPixmap"></a>
void&nbsp;</td><td valign=bottom><b>redrawPixmap</b> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#b1">updateAxes</a> ()</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#b2">verifyXAxis</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="class_qwtplot.html#b3">verifyYAxis</a> (int axis) const</td></tr>
<tr><td nowrap align=right valign=top><a name="b4" doxytag="QwtPlot::resizeEvent"></a>
void&nbsp;</td><td valign=bottom><b>resizeEvent</b> (QResizeEvent *e)</td></tr>
<tr><td nowrap align=right valign=top><a name="b5" doxytag="QwtPlot::autoRefresh"></a>
void&nbsp;</td><td valign=bottom><b>autoRefresh</b> ()</td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="n0" doxytag="QwtPlot::d_lblTitle"></a>
QLabel*&nbsp;</td><td valign=bottom><b>d_lblTitle</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n1" doxytag="QwtPlot::d_frmPlot"></a>
QwtPlotPixFrame*&nbsp;</td><td valign=bottom><b>d_frmPlot</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n2" doxytag="QwtPlot::d_scale"></a>
<a class="el" href="class_qwtscale.html">QwtScale</a>*&nbsp;</td><td valign=bottom><b>d_scale</b> [axisCnt]</td></tr>
<tr><td nowrap align=right valign=top><a name="n3" doxytag="QwtPlot::d_legend"></a>
<a class="el" href="class_qwtlegend.html">QwtLegend</a>*&nbsp;</td><td valign=bottom><b>d_legend</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n4" doxytag="QwtPlot::d_titleEnabled"></a>
bool&nbsp;</td><td valign=bottom><b>d_titleEnabled</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n5" doxytag="QwtPlot::d_as"></a>
<a class="el" href="class_qwtautoscale.html">QwtAutoScale</a>&nbsp;</td><td valign=bottom><b>d_as</b> [axisCnt]</td></tr>
<tr><td nowrap align=right valign=top><a name="n6" doxytag="QwtPlot::d_map"></a>
<a class="el" href="class_qwtdimap.html">QwtDiMap</a>&nbsp;</td><td valign=bottom><b>d_map</b> [axisCnt]</td></tr>
<tr><td nowrap align=right valign=top><a name="n7" doxytag="QwtPlot::d_sdiv"></a>
<a class="el" href="class_qwtscalediv.html">QwtScaleDiv</a>&nbsp;</td><td valign=bottom><b>d_sdiv</b> [axisCnt]</td></tr>
<tr><td nowrap align=right valign=top><a name="n8" doxytag="QwtPlot::d_grid"></a>
QwtPlotGrid&nbsp;</td><td valign=bottom><b>d_grid</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n9" doxytag="QwtPlot::d_axisEnabled"></a>
int&nbsp;</td><td valign=bottom><b>d_axisEnabled</b> [axisCnt]</td></tr>
<tr><td nowrap align=right valign=top><a name="n10" doxytag="QwtPlot::d_legendEnabled"></a>
int&nbsp;</td><td valign=bottom><b>d_legendEnabled</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n11" doxytag="QwtPlot::d_legendPos"></a>
int&nbsp;</td><td valign=bottom><b>d_legendPos</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n12" doxytag="QwtPlot::d_plotBorder"></a>
int&nbsp;</td><td valign=bottom><b>d_plotBorder</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n13" doxytag="QwtPlot::d_curves"></a>
QwtCurveDict*&nbsp;</td><td valign=bottom><b>d_curves</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n14" doxytag="QwtPlot::d_markers"></a>
QwtMarkerDict*&nbsp;</td><td valign=bottom><b>d_markers</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n15" doxytag="QwtPlot::d_axisDist"></a>
int&nbsp;</td><td valign=bottom><b>d_axisDist</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n16" doxytag="QwtPlot::d_borderDist"></a>
int&nbsp;</td><td valign=bottom><b>d_borderDist</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n17" doxytag="QwtPlot::d_hScaleDist"></a>
int&nbsp;</td><td valign=bottom><b>d_hScaleDist</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n18" doxytag="QwtPlot::d_vScaleDist"></a>
int&nbsp;</td><td valign=bottom><b>d_vScaleDist</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n19" doxytag="QwtPlot::d_titleDist"></a>
int&nbsp;</td><td valign=bottom><b>d_titleDist</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n20" doxytag="QwtPlot::d_margin"></a>
int&nbsp;</td><td valign=bottom><b>d_margin</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n21" doxytag="QwtPlot::d_autoReplot"></a>
int&nbsp;</td><td valign=bottom><b>d_autoReplot</b></td></tr>
<tr><td colspan=2><br><h2>Friends</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><b>QwtPlotItem</b></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><b>QwtPlotPixFrame</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A 2-D plotting widget.
<p>

<p>
 QwtPlot is a widget for plotting two-dimensional graphs. An unlimited number of data pairs can be displayed as curves in different styles and colors. A plot can have up to four axes, with each curve attached to an x- and a y axis. The scales at the axes are dimensioned automatically using an algorithm which can be configured separately for each axis. Linear and logarithmic scaling is supported. Markers of different styles can be added to the plot.
<p>
Curves and markers are identified by unique keys which are generated automatically when a curve or a marker is created. These keys are used to access the properties of the corresponding curves and markers.
<p>
A QwtPlot widget can have up to four axes which are indexed by the constants QwtPlot::yLeft, QwtPlot::yRight, QwtPlot::xTop, and QwtPlot::xBottom. Curves, markers, and the grid must be attached to an x axis and a y axis (Default: yLeft and xBottom).<dl compact><dt>
<b>Example</b><dd>
 The following example shows (schematically) the most simple way to use QwtPlot. By default, only the left and bottom axes are visible and their scales are computed automatically. <div class="fragment"><pre>
#include "../include/qwt_plot.h&gt;

QwtPlot *myPlot;
long curve1, curve2;                    // keys
double x[100], y1[100], y2[100];        // x and y values

myPlot = new QwtPlot("Two Graphs", parent, name);

// add curves
curve1 = myPlot-&gt;insertCurve("Graph 1");
curve2 = myPlot-&gt;insertCurve("Graph 2");

getSomeValues(x, y1, y2);

// copy the data into the curves
myPlot-&gt;setCurveData(curve1, x, y1, 100);
myPlot-&gt;setCurveData(curve2, x, y2, 100);

// finally, refresh the plot
myPlot-&gt;replot();
</div></pre> </dl>
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="QwtPlot::QwtPlot"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QwtPlot::QwtPlot (
          </b></td>
          <td valign="bottom"><b>
QWidget * <em>p</em> = 0, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const char * <em>name</em> = 0&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Constructor.
<p>
    </td>
  </tr>
</table>
<a name="a1" doxytag="QwtPlot::QwtPlot"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QwtPlot::QwtPlot (
          </b></td>
          <td valign="bottom"><b>
const char * <em>title</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
QWidget * <em>p</em> = 0, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const char * <em>name</em> = 0&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>title</em>
&nbsp;</td><td>
 Title text </td></tr>
<tr><td valign=top><em>parent</em>
&nbsp;</td><td>
 Parent widget </td></tr>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
 Widget name </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a2" doxytag="QwtPlot::~QwtPlot"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QwtPlot::~QwtPlot (
          </b></td>
          <td valign="bottom"><b>
)<code> [virtual]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Destructor.
<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a11" doxytag="QwtPlot::autoReplot"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::autoReplot (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 TRUE if the autoReplot option is set. </dl>    </td>
  </tr>
</table>
<a name="a75" doxytag="QwtPlot::axisAutoScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::axisAutoScale (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if autoscaling is enabled </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a76" doxytag="QwtPlot::axisEnabled"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::axisEnabled (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if a specified axis is enabled </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a77" doxytag="QwtPlot::axisFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QFont QwtPlot::axisFont (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the font of the scale labels for a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a84" doxytag="QwtPlot::axisLabelFormat"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::axisLabelFormat (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
char &amp; <em>f</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int &amp; <em>prec</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the number format for the major scale labels of a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>Return values: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>f</em>
&nbsp;</td><td>
 format character </td></tr>
<tr><td valign=top><em>prec</em>
&nbsp;</td><td>
 precision </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a78" doxytag="QwtPlot::axisMargins"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::axisMargins (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double &amp; <em>mlo</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double &amp; <em>mhi</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Determine the scale margins for a specified axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>Return values: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>mlo</em>
&nbsp;</td><td>
 Margin at the lower limit </td></tr>
<tr><td valign=top><em>mhi</em>
&nbsp;</td><td>
 Margin at the upper limit </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 QwtAutoScale::margins() </dl>    </td>
  </tr>
</table>
<a name="a79" doxytag="QwtPlot::axisMaxMajor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::axisMaxMajor (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the maximum number of major ticks for a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a80" doxytag="QwtPlot::axisMaxMinor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::axisMaxMinor (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the maximum number of minor ticks for a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a81" doxytag="QwtPlot::axisOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::axisOptions (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the autoscaling options of a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html#a21">QwtAutoScale::options</a> </dl>    </td>
  </tr>
</table>
<a name="a82" doxytag="QwtPlot::axisReference"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
double QwtPlot::axisReference (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The reference value is needed if the autoscaling options QwtAutoScale::Symmetric or QwtAutoScale::IncludeRef are set. <dl compact><dt>
<b>Returns: </b><dd>
 the reference value of an axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html">QwtAutoScale</a>, <a class="el" href="class_qwtplot.html#a66">QwtPlot::setAxisOptions</a> </dl>    </td>
  </tr>
</table>
<a name="a83" doxytag="QwtPlot::axisScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const <a class="el" href="class_qwtscalediv.html">QwtScaleDiv</a> &amp; QwtPlot::axisScale (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the scale division of a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtscalediv.html">QwtScaleDiv</a> </dl>    </td>
  </tr>
</table>
<a name="a85" doxytag="QwtPlot::axisTitle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QString &amp; QwtPlot::axisTitle (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the title of a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a86" doxytag="QwtPlot::axisTitleFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QFont &amp; QwtPlot::axisTitleFont (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the title font of a specified axis </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="d0" doxytag="QwtPlot::axisValid"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::axisValid (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;)<code> [static]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified axis exists, otherwise <code>FALSE</code> </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a62" doxytag="QwtPlot::changeAxisOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::changeAxisOptions (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>opt</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
bool <em>value</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change specified autoscaling options of an axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>opt</em>
&nbsp;</td><td>
 Set of or'ed options </td></tr>
<tr><td valign=top><em>value</em>
&nbsp;</td><td>
 Value to be assigned to all the specified options (TRUE or FALSE) </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 QwtAutoScale::changeAxisOptions </dl>    </td>
  </tr>
</table>
<a name="a19" doxytag="QwtPlot::clear"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::clear (
          </b></td>
          <td valign="bottom"><b>
)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Remove all curves and markers.
<p>
    </td>
  </tr>
</table>
<a name="a38" doxytag="QwtPlot::closestCurve"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
long QwtPlot::closestCurve (
          </b></td>
          <td valign="bottom"><b>
int <em>xpos</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>ypos</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int &amp; <em>dist</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double &amp; <em>xval</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double &amp; <em>yval</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int &amp; <em>index</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find the curve which is closest to a point in the plotting area.
<p>
Determines the position and index of the closest data point. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>xpos</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>ypos</em>
&nbsp;</td><td>
 coordinates of a point in the plotting region </td></tr>
</table>
</dl><dl compact><dt>
<b>Return values: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>xval</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>yvalvalues</em>
&nbsp;</td><td>
 of the closest point in the curve's data array </td></tr>
<tr><td valign=top><em>dist</em>
&nbsp;</td><td>
 -- distance in points between (xpos, ypos) and the closest data point </td></tr>
<tr><td valign=top><em>index</em>
&nbsp;</td><td>
 -- index of the closest point in the curve's data array </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 Key of the closest curve or 0 if no curve was found. </dl>    </td>
  </tr>
</table>
<a name="a37" doxytag="QwtPlot::closestCurve"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
long QwtPlot::closestCurve (
          </b></td>
          <td valign="bottom"><b>
int <em>xpos</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>ypos</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int &amp; <em>dist</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find the curve which is closest to a specified point in the plotting area. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>xpos</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>ypos</em>
&nbsp;</td><td>
 position in the plotting region </td></tr>
</table>
</dl><dl compact><dt>
<b>Return values: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>dist</em>
&nbsp;</td><td>
 distance in points between (xpos, ypos) and the closest data point </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 Key of the closest curve or 0 if no curve was found. </dl>    </td>
  </tr>
</table>
<a name="a93" doxytag="QwtPlot::closestMarker"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
long QwtPlot::closestMarker (
          </b></td>
          <td valign="bottom"><b>
int <em>xpos</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>ypos</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int &amp; <em>dist</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find the marker which is closest to a given point.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>xpos</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>ypos</em>
&nbsp;</td><td>
 coordinates of a point in the plotting region </td></tr>
</table>
</dl><dl compact><dt>
<b>Return values: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>dist</em>
&nbsp;</td><td>
 Distance in points between the marker and the specified point. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 Key of the closest marker or 0 if no marker was found </dl>    </td>
  </tr>
</table>
<a name="a39" doxytag="QwtPlot::curveBaseline"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
double QwtPlot::curveBaseline (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return the baseline offset for a specified curve.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 curve key </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 Baseline offset of the specified curve, or 0 if the curve doesn't exist </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a24">setCurveBaseline</a>() </dl>    </td>
  </tr>
</table>
<a name="a40" doxytag="QwtPlot::curveKeys"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QArray&lt; long &gt; QwtPlot::curveKeys (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 an array containing the keys of all curves </dl>    </td>
  </tr>
</table>
<a name="a41" doxytag="QwtPlot::curveOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::curveOptions (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the drawing options of the curve indexed by key </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a42" doxytag="QwtPlot::curvePen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QPen &amp; QwtPlot::curvePen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the pen of the curve indexed by key </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a43" doxytag="QwtPlot::curveSplineSize"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::curveSplineSize (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the spline size of the curve indexed by key </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a44" doxytag="QwtPlot::curveStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QwtCurve::CurveStyle QwtPlot::curveStyle (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the style of the curve indexed by key </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a32">setCurveStyle</a>() </dl>    </td>
  </tr>
</table>
<a name="a45" doxytag="QwtPlot::curveSymbol"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a> &amp; QwtPlot::curveSymbol (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
the symbol of the curve indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 The symbol of the specified curve. If the key is invalid, a symbol of type 'NoSymbol'. </dl>    </td>
  </tr>
</table>
<a name="a46" doxytag="QwtPlot::curveTitle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QString QwtPlot::curveTitle (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the title of the curve indexed by key </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a47" doxytag="QwtPlot::curveXAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::curveXAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return the index of the x axis to which a curve is mapped.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 x axis of the curve or -1 if the key is invalid. </dl>    </td>
  </tr>
</table>
<a name="a48" doxytag="QwtPlot::curveYAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::curveYAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
the index of the y axis to which a curve is mapped.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 y axis of the curve or -1 if the key is invalid. </dl>    </td>
  </tr>
</table>
<a name="a63" doxytag="QwtPlot::enableAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableAxis (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
bool <em>tf</em> = TRUE&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable or disable a specified axis.
<p>

<p>
 When an axis is disabled, this only means that it is not visible on the screen. Curves, markers and can be attached to disabled axes, and transformation of screen coordinates into values works as normal.
<p>
Only xBottom and yLeft are enabled by default. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 <code>TRUE</code> (enabled) or <code>FALSE</code> (disabled) </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a49" doxytag="QwtPlot::enableGridX"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableGridX (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em> = TRUE&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable or disable vertical gridlines.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 Enable (TRUE) or disable (FALSE). Defaults to TRUE. </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a50" doxytag="QwtPlot::enableGridXMin"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableGridXMin (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em> = TRUE&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable or disable vertical gridlines for the minor scale marks.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 enable (TRUE) or disable (FALSE). Defaults to TRUE. </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a51" doxytag="QwtPlot::enableGridY"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableGridY (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em> = TRUE&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable or disable horizontal gridlines.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 Enable (TRUE) or disable (FALSE). Defaults to TRUE. </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a52" doxytag="QwtPlot::enableGridYMin"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableGridYMin (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em> = TRUE&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable or disable horizontal gridlines for the minor scale marks.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 enable (TRUE) or disable (FALSE). Defaults to TRUE. </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a118" doxytag="QwtPlot::enableLegend"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableLegend (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable or disable the legend.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 <code>TRUE</code> (enabled) or <code>FALSE</code> (disabled) </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a119">QwtPlot::setLegendPos</a>() </dl>    </td>
  </tr>
</table>
<a name="a3" doxytag="QwtPlot::enableOutline"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::enableOutline (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enables or disables outline drawing. When the outline feature is enabled, a shape will be drawn in the plotting region when the user presses or drags the mouse. It can be used to implement crosshairs, mark a selected region, etc.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 <code>TRUE</code> (enabled) or <code>FALSE</code> (disabled) </td></tr>
</table>
</dl><dl compact><dt>
<b>Warning: </b><dd>
 An outline style has to be specified. </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a7">setOutlineStyle</a>() </dl>    </td>
  </tr>
</table>
<a name="a21" doxytag="QwtPlot::insertCurve"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
long QwtPlot::insertCurve (
          </b></td>
          <td valign="bottom"><b>
const char * <em>title</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>xAxis</em> = xBottom, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>yAxis</em> = yLeft&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Insert a new curve and return a unique key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>title</em>
&nbsp;</td><td>
 title of the new curve </td></tr>
<tr><td valign=top><em>xAxis</em>
&nbsp;</td><td>
 x axis to be attached. Defaults to xBottom. </td></tr>
<tr><td valign=top><em>yAxis</em>
&nbsp;</td><td>
 y axis to be attached. Defaults to yLeft. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 The key of the new curve or 0 if no new key could be found or if no new curve could be allocated. </dl>    </td>
  </tr>
</table>
<a name="a90" doxytag="QwtPlot::insertLineMarker"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
long QwtPlot::insertLineMarker (
          </b></td>
          <td valign="bottom"><b>
const char * <em>label</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
This function is a shortcut to insert a horizontal or vertical line marker, dependent on the specified axis. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>label</em>
&nbsp;</td><td>
 Label </td></tr>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 Axis to be attached </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 New key if the marker could be inserted, 0 if not. </dl>    </td>
  </tr>
</table>
<a name="a89" doxytag="QwtPlot::insertMarker"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
long QwtPlot::insertMarker (
          </b></td>
          <td valign="bottom"><b>
const char * <em>label</em> = 0, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>xAxis</em> = xBottom, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>yAxis</em> = yLeft&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Insert a new marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>label</em>
&nbsp;</td><td>
 Label </td></tr>
<tr><td valign=top><em>xAxis</em>
&nbsp;</td><td>
 X axis to be attached </td></tr>
<tr><td valign=top><em>yAxis</em>
&nbsp;</td><td>
 Y axis to be attached </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a87" doxytag="QwtPlot::invTransform"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
double QwtPlot::invTransform (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>pos</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Transform the x or y coordinate of a position in the drawing region into a value. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>pos</em>
&nbsp;</td><td>
 position </td></tr>
</table>
</dl><dl compact><dt>
<b>Warning: </b><dd>
 The position can be an x or a y coordinate, depending on the specified axis. </dl>    </td>
  </tr>
</table>
<a name="j3" doxytag="QwtPlot::legendClicked"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::legendClicked (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;)<code> [signal]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
A signal which is emitted when the user has clicked on a legend item. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve corresponding to the selected legend item </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a125" doxytag="QwtPlot::legendFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QFont QwtPlot::legendFont (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the font of the legend items </dl>    </td>
  </tr>
</table>
<a name="a124" doxytag="QwtPlot::legendFrameStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::legendFrameStyle (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the frame style of the legend </dl>    </td>
  </tr>
</table>
<a name="a107" doxytag="QwtPlot::markerFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QFont &amp; QwtPlot::markerFont (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the font of a marker </dl>    </td>
  </tr>
</table>
<a name="a108" doxytag="QwtPlot::markerKeys"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QArray&lt; long &gt; QwtPlot::markerKeys (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 an array containing the keys of all markers </dl>    </td>
  </tr>
</table>
<a name="a109" doxytag="QwtPlot::markerLabel"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QString &amp; QwtPlot::markerLabel (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 a marker's label </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a110" doxytag="QwtPlot::markerLabelAlign"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::markerLabelAlign (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 a marker's label alignment </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a111" doxytag="QwtPlot::markerLabelPen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QPen &amp; QwtPlot::markerLabelPen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the pen of a marker's label </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a112" doxytag="QwtPlot::markerLinePen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QPen &amp; QwtPlot::markerLinePen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 a marker's line pen </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a113" doxytag="QwtPlot::markerLineStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
QwtMarker::LineStyle QwtPlot::markerLineStyle (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 a marker's line style </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a114" doxytag="QwtPlot::markerPos"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::markerPos (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double &amp; <em>mx</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double &amp; <em>my</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Get the position of a marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl><dl compact><dt>
<b>Return values: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>mx</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>my</em>
&nbsp;</td><td>
 Marker position </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a115" doxytag="QwtPlot::markerSymbol"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a> &amp; QwtPlot::markerSymbol (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 a marker's symbol </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a116" doxytag="QwtPlot::markerXAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::markerXAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the x axis to which a marker is attached </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a117" doxytag="QwtPlot::markerYAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::markerYAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the y axis to which a marker is attached </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a12" doxytag="QwtPlot::outlineEnabled"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::outlineEnabled (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the outline feature is enabled </dl>    </td>
  </tr>
</table>
<a name="a13" doxytag="QwtPlot::outlinePen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QPen &amp; QwtPlot::outlinePen (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the pen used to draw outlines </dl>    </td>
  </tr>
</table>
<a name="a14" doxytag="QwtPlot::outlineStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="class_qwt.html#s23">Qwt::Shape</a> QwtPlot::outlineStyle (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the outline style </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a7">setOutlineStyle</a>() </dl>    </td>
  </tr>
</table>
<a name="a15" doxytag="QwtPlot::plotBackground"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QColor &amp; QwtPlot::plotBackground (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the background color of the plotting area </dl>    </td>
  </tr>
</table>
<a name="a16" doxytag="QwtPlot::plotBorder"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::plotBorder (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Returns: </b><dd>
 the border width of the plotting area </dl>    </td>
  </tr>
</table>
<a name="j2" doxytag="QwtPlot::plotMouseMoved"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::plotMouseMoved (
          </b></td>
          <td valign="bottom"><b>
const QMouseEvent &amp; <em>e</em>&nbsp;)<code> [signal]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
A signal which is emitted when the mouse is moved in the plotting area. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>e</em>
&nbsp;</td><td>
 Mouse event object, event coordinates referring to the plotting area </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="j0" doxytag="QwtPlot::plotMousePressed"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::plotMousePressed (
          </b></td>
          <td valign="bottom"><b>
const QMouseEvent &amp; <em>e</em>&nbsp;)<code> [signal]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
A signal which is emitted when the mouse is pressed in the plotting area. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>e</em>
&nbsp;</td><td>
 Mouse event object, event coordinates referring to the plotting area </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="j1" doxytag="QwtPlot::plotMouseReleased"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::plotMouseReleased (
          </b></td>
          <td valign="bottom"><b>
const QMouseEvent &amp; <em>e</em>&nbsp;)<code> [signal]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
A signal which is emitted when a mouse button has been released in the plotting area. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>e</em>
&nbsp;</td><td>
 Mouse event object, event coordinates referring to the plotting area </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a20" doxytag="QwtPlot::print"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::print (
          </b></td>
          <td valign="bottom"><b>
QPrinter &amp; <em>pr</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_qwtcolorfilter.html">QwtColorFilter</a> &amp; <em>cfilter</em> = NoColorFilter&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Print the plot to a QPrinter This function prints the contents of a QwtPlot instance to QPrinter object. The printed output is independent of the widget displayed on the screen.
<p>

<p>
 <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>prThe</em>
&nbsp;</td><td>
 printer </td></tr>
<tr><td valign=top><em>cfilter</em>
&nbsp;</td><td>
 color filter for curves and markers </td></tr>
</table>
</dl><dl compact><dt>
<b>Warning: </b><dd>
 <ul>
<li> The background of the plot is not printed. <li> Scales and titles are always printed in black color. <li> major gridlines are printed in dark gray; minor gridlines are printed in gray. <li> Curves, markers, symbols, etc. are printed in their screen colors if no color filter is specified. A color filter may be useful if curves have bright colors (which would be hardly visible), or if a grayscale output is desired. <li> Font sizes and line widths are not scaled. <li> The size of the printed plot is determined automatically, dependent on the page size. </ul>
</dl><dl compact><dt>
<b>Example</b><dd>
 <div class="fragment"><pre>
myPlot-&gt;print(printer);                  // screen colors
myPlot-&gt;print(printer, QwtFltrDim(200)); // colors darkened
myPlot-&gt;print(printer, QwtFltrInv());    // colors inverted
  </div></pre> </dl><dl compact><dt>
<b>Bugs and limitations: </b><dd>
 <ul>
<li> The legend is not printed. <li> QPrinter has some bugs in Qt 1.2 (see Qt manual on QPrinter). </ul>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtcolorfilter.html">QwtColorFilter</a> </dl>    </td>
  </tr>
</table>
<a name="a22" doxytag="QwtPlot::removeCurve"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::removeCurve (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
remove the curve indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a23" doxytag="QwtPlot::removeCurves"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::removeCurves (
          </b></td>
          <td valign="bottom"><b>
)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Remove all curves.
<p>
    </td>
  </tr>
</table>
<a name="a91" doxytag="QwtPlot::removeMarker"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::removeMarker (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Remove the marker indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 unique key </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a92" doxytag="QwtPlot::removeMarkers"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::removeMarkers (
          </b></td>
          <td valign="bottom"><b>
)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Remove all markers.
<p>
    </td>
  </tr>
</table>
<a name="g0" doxytag="QwtPlot::replot"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::replot (
          </b></td>
          <td valign="bottom"><b>
)<code> [slot]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Redraw the plot If the autoReplot option is not set (which is the default) or if any curves are attached to raw data, the plot has to be refreshed explicitly in order to make changes visible.
<p>
<dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a4">setAutoReplot</a>() </dl>    </td>
  </tr>
</table>
<a name="a4" doxytag="QwtPlot::setAutoReplot"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAutoReplot (
          </b></td>
          <td valign="bottom"><b>
bool <em>tf</em> = TRUE&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set or reset the autoReplot option If the autoReplot option is set, the plot will be updated implicitly by manipulating member functions. Since this may be time-consuming, it is recommended to leave this option switched off and call <a class="el" href="class_qwtplot.html#g0">replot</a>() explicitly if necessary.
<p>

<p>
 The autoReplot option is set to FALSE by default, which means that the user has to call <a class="el" href="class_qwtplot.html#g0">replot</a>() in order to make changes visible. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>tf</em>
&nbsp;</td><td>
 <code>TRUE</code> or <code>FALSE</code>. Defaults to <code>TRUE</code>. </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#g0">replot</a>() </dl>    </td>
  </tr>
</table>
<a name="a67" doxytag="QwtPlot::setAxisAutoScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisAutoScale (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enable autoscaling for a specified axis.
<p>

<p>
 This member function is used to switch back to autoscaling mode after a fixed scale has been set. Autoscaling is enabled by default.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a68">setAxisScale</a>() </dl>    </td>
  </tr>
</table>
<a name="a64" doxytag="QwtPlot::setAxisFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisFont (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QFont &amp; <em>f</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the font of an axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>f</em>
&nbsp;</td><td>
 font </td></tr>
</table>
</dl><dl compact><dt>
<b>Warning: </b><dd>
 This function changes the font of the tick labels, not of the axis title. </dl>    </td>
  </tr>
</table>
<a name="a69" doxytag="QwtPlot::setAxisLabelFormat"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisLabelFormat (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
char <em>f</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>prec</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the number format for the major scale of a selected axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>f</em>
&nbsp;</td><td>
 format </td></tr>
<tr><td valign=top><em>prec</em>
&nbsp;</td><td>
 precision </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a65" doxytag="QwtPlot::setAxisMargins"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisMargins (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>mlo</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>mhi</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Assign margins to a specified axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>mlo</em>
&nbsp;</td><td>
 margin at the lower end of the scale </td></tr>
<tr><td valign=top><em>mhi</em>
&nbsp;</td><td>
 margin at the upper end of the scale </td></tr>
</table>
</dl><dl compact><dt>
<b>Warning: </b><dd>
 If the scale is logarithmic, the margins are measured in decades </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html#a9">QwtAutoScale::setMargins</a> </dl>    </td>
  </tr>
</table>
<a name="a72" doxytag="QwtPlot::setAxisMaxMajor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisMaxMajor (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>maxMajor</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the maximum number of major scale intervals for a specified axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>maxMajor</em>
&nbsp;</td><td>
 maximum number of major steps </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html#a10">QwtAutoScale::setMaxMajor</a> </dl>    </td>
  </tr>
</table>
<a name="a71" doxytag="QwtPlot::setAxisMaxMinor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisMaxMinor (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>maxMinor</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the maximum number of minor scale intervals for a specified axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>maxMinor</em>
&nbsp;</td><td>
 maximum number of minor steps </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html#a11">QwtAutoScale::setMaxMinor</a> </dl>    </td>
  </tr>
</table>
<a name="a66" doxytag="QwtPlot::setAxisOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisOptions (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>opt</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Reset scale options and set specified options for a specified axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>opt</em>
&nbsp;</td><td>
 set of options </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html#a12">QwtAutoScale::setOptions</a> </dl>    </td>
  </tr>
</table>
<a name="a73" doxytag="QwtPlot::setAxisReference"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisReference (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>value</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set a reference value for a specified axis.
<p>

<p>
 The reference value is used by some autoscaling modes. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>value</em>
&nbsp;</td><td>
 reference value </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtautoscale.html#a13">QwtAutoScale::setReference</a>, <a class="el" href="class_qwtplot.html#a66">setAxisOptions</a>() </dl>    </td>
  </tr>
</table>
<a name="a68" doxytag="QwtPlot::setAxisScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisScale (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>min</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>max</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>step</em> = 0&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Disable autoscaling and specify a fixed scale for a selected axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>min</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>max</em>
&nbsp;</td><td>
 minimum and maximum of the scale </td></tr>
<tr><td valign=top><em>step</em>
&nbsp;</td><td>
 Major step size. If <code>step == 0</code>, the step size is calculated automatically using the maxMajor setting. </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a72">setAxisMaxMajor</a>() </dl>    </td>
  </tr>
</table>
<a name="a74" doxytag="QwtPlot::setAxisTitle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisTitle (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const char * <em>t</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the title of a specified axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>t</em>
&nbsp;</td><td>
 axis title </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a70" doxytag="QwtPlot::setAxisTitleFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setAxisTitleFont (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QFont &amp; <em>f</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the title font of a selected axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>f</em>
&nbsp;</td><td>
 font </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a24" doxytag="QwtPlot::setCurveBaseline"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveBaseline (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>ref</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the baseline for a specified curve.
<p>

<p>
 The baseline is needed for the curve style QwtCurve::Sticks, <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 curve key </td></tr>
<tr><td valign=top><em>ref</em>
&nbsp;</td><td>
 baseline offset from zero </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtcurve.html#a18">QwtCurve::setBaseline</a> </dl>    </td>
  </tr>
</table>
<a name="a25" doxytag="QwtPlot::setCurveData"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveData (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>xdat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>ydat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>size</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Assign x and y values to a curve. In opposite to @<a class="el" href="class_qwtplot.html#a29">QwtPlot::setCurveRawData</a>@, this function makes a 'deep copy' of the data.
<p>

<p>
 <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 curve key </td></tr>
<tr><td valign=top><em>xdat</em>
&nbsp;</td><td>
 pointer to x values </td></tr>
<tr><td valign=top><em>ydat</em>
&nbsp;</td><td>
 pointer to y values </td></tr>
<tr><td valign=top><em>size</em>
&nbsp;</td><td>
 size of xdat and ydat </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a29">setCurveRawData</a>(), <a class="el" href="class_qwtcurve.html#a8">QwtCurve::setData</a> </dl>    </td>
  </tr>
</table>
<a name="a27" doxytag="QwtPlot::setCurveOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveOptions (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>opt</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the style options of a curve indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 The curve's key </td></tr>
<tr><td valign=top><em>opt</em>
&nbsp;</td><td>
 The type of the spline </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified curve exists. </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtcurve.html#a12">QwtCurve::setOptions</a> for a detailed description of valid options. </dl>    </td>
  </tr>
</table>
<a name="a28" doxytag="QwtPlot::setCurvePen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurvePen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QPen &amp; <em>pen</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Assign a pen to a curve indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
<tr><td valign=top><em>pen</em>
&nbsp;</td><td>
 new pen </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the curve exists </dl>    </td>
  </tr>
</table>
<a name="a30" doxytag="QwtPlot::setCurveRawData"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveRawData (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>xdat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>ydat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>edat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>size</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
     </td>
  </tr>
</table>
<a name="a29" doxytag="QwtPlot::setCurveRawData"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveRawData (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>xdat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double * <em>ydat</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>size</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach a curve to the specified arrays without copying.
<p>

<p>
 This function does not copy the values of the specified arrays. Removing the curve will not delete the data.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
<tr><td valign=top><em>xdat</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>ydat</em>
&nbsp;</td><td>
 Pointers to x and y data </td></tr>
<tr><td valign=top><em>size</em>
&nbsp;</td><td>
 size of ydat and ydat </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the curve exists </dl><dl compact><dt>
<b>Warning: </b><dd>
 Don't delete dynamically allocated data while a curve is attached to them. </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a25">setCurveData</a>(), <a class="el" href="class_qwtcurve.html#a15">QwtCurve::setRawData</a> </dl>    </td>
  </tr>
</table>
<a name="a31" doxytag="QwtPlot::setCurveSplineSize"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveSplineSize (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>s</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set the number of interpolated points of a curve indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 key of the curve </td></tr>
<tr><td valign=top><em>s</em>
&nbsp;</td><td>
 size of the spline </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the curve exists </dl>    </td>
  </tr>
</table>
<a name="a32" doxytag="QwtPlot::setCurveStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveStyle (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
QwtCurve::CurveStyle <em>s</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>options</em> = 0&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change a curve's style.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
<tr><td valign=top><em>s</em>
&nbsp;</td><td>
 display style of the curve </td></tr>
<tr><td valign=top><em>options</em>
&nbsp;</td><td>
 style options </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the curve exists </dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtcurve.html#a19">QwtCurve::setStyle</a>() for a detailed description of valid styles. </dl>    </td>
  </tr>
</table>
<a name="a33" doxytag="QwtPlot::setCurveSymbol"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveSymbol (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a> &amp; <em>s</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Assign a symbol to a curve indexed by key.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Key of the curve </td></tr>
<tr><td valign=top><em>s</em>
&nbsp;</td><td>
 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the curve exists </dl>    </td>
  </tr>
</table>
<a name="a34" doxytag="QwtPlot::setCurveTitle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveTitle (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const char * <em>s</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>s</em>
&nbsp;</td><td>
  </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a35" doxytag="QwtPlot::setCurveXAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveXAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach a curve to an x axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 key of the curve </td></tr>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 x axis to be attached </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a36" doxytag="QwtPlot::setCurveYAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setCurveYAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach a curve to an y axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 key of the curve </td></tr>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 y axis to be attached </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a56" doxytag="QwtPlot::setGridMajPen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setGridMajPen (
          </b></td>
          <td valign="bottom"><b>
const QPen &amp; <em>p</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the pen for the major gridlines.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>p</em>
&nbsp;</td><td>
 new pen </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a57" doxytag="QwtPlot::setGridMinPen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setGridMinPen (
          </b></td>
          <td valign="bottom"><b>
const QPen &amp; <em>p</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the pen for the minor gridlines.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>p</em>
&nbsp;</td><td>
 new pen </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a55" doxytag="QwtPlot::setGridPen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setGridPen (
          </b></td>
          <td valign="bottom"><b>
const QPen &amp; <em>p</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the grid's pens for major and minor gridlines.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>p</em>
&nbsp;</td><td>
 new pen </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a53" doxytag="QwtPlot::setGridXAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setGridXAxis (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach the grid to an x axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 x axis to be attached </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a54" doxytag="QwtPlot::setGridYAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setGridYAxis (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach the grid to an y axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 y axis to be attached </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a120" doxytag="QwtPlot::setLegendFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setLegendFont (
          </b></td>
          <td valign="bottom"><b>
const QFont &amp; <em>f</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the font of the legend items.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>fnew</em>
&nbsp;</td><td>
 font </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a121" doxytag="QwtPlot::setLegendFrameStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setLegendFrameStyle (
          </b></td>
          <td valign="bottom"><b>
int <em>st</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the legend's frame style.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>stFrame</em>
&nbsp;</td><td>
 Style. See Qt manual on QFrame. </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a119" doxytag="QwtPlot::setLegendPos"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setLegendPos (
          </b></td>
          <td valign="bottom"><b>
int <em>pos</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify the position of the legend within the widget.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>pos</em>
&nbsp;</td><td>
 The legend's position. Valid values are <code>Qwt::Left</code>, <code>Qwt::Right</code>, <code>Qwt::Top</code>, <code>QwtBottom</code>. </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a94" doxytag="QwtPlot::setMarkerFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerFont (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QFont &amp; <em>f</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify a font for a marker's label.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>f</em>
&nbsp;</td><td>
 New font </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a99" doxytag="QwtPlot::setMarkerLabel"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerLabel (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const char * <em>txt</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Assign a label to a marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>txt</em>
&nbsp;</td><td>
 Label text </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a100" doxytag="QwtPlot::setMarkerLabelAlign"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerLabelAlign (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>align</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify the alignment of a marker's label.
<p>

<p>
 The alignment determines the position of the label relative to the marker's position. The default setting is AlignCenter. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>align</em>
&nbsp;</td><td>
 Alignment: AlignLeft, AlignRight, AlignTop, AlignBottom, AlignHCenter, AlignVCenter, AlignCenter or a combination of them. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a101" doxytag="QwtPlot::setMarkerLabelPen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerLabelPen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QPen &amp; <em>p</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify a pen for a marker's label.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>p</em>
&nbsp;</td><td>
 Label pen </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a95" doxytag="QwtPlot::setMarkerLinePen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerLinePen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QPen &amp; <em>p</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify a pen for a marker's line.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>p</em>
&nbsp;</td><td>
 New pen </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a96" doxytag="QwtPlot::setMarkerLineStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerLineStyle (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
QwtMarker::LineStyle <em>st</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify the line style for a marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>st</em>
&nbsp;</td><td>
 Line style: <code>QwtMarker::HLine, QwtMarker::VLine, QwtMarker::NoLine</code> or a combination of them. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a104" doxytag="QwtPlot::setMarkerPen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerPen (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const QPen &amp; <em>p</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify a pen for a marker's label.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>p</em>
&nbsp;</td><td>
 New pen </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a97" doxytag="QwtPlot::setMarkerPos"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerPos (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>xval</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>yval</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the position of a marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>xval</em>
&nbsp;</td><td>
 </td></tr>
<tr><td valign=top><em>yval</em>
&nbsp;</td><td>
 Position of the marker in axis coordinates. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a98" doxytag="QwtPlot::setMarkerSymbol"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerSymbol (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_qwtsymbol.html">QwtSymbol</a> &amp; <em>s</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Assign a symbol to a specified marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>s</em>
&nbsp;</td><td>
 new symbol </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a105" doxytag="QwtPlot::setMarkerXAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerXAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach the marker to an x axis.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists. </dl>    </td>
  </tr>
</table>
<a name="a102" doxytag="QwtPlot::setMarkerXPos"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerXPos (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>val</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify the X position of a marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>val</em>
&nbsp;</td><td>
 X position of the marker </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a106" doxytag="QwtPlot::setMarkerYAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerYAxis (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>axis</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Attach the marker to a Y axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 Axis to be attached </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a103" doxytag="QwtPlot::setMarkerYPos"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool QwtPlot::setMarkerYPos (
          </b></td>
          <td valign="bottom"><b>
long <em>key</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>val</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify the Y position of the marker.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>key</em>
&nbsp;</td><td>
 Marker key </td></tr>
<tr><td valign=top><em>val</em>
&nbsp;</td><td>
 Y position of the marker </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 <code>TRUE</code> if the specified marker exists </dl>    </td>
  </tr>
</table>
<a name="a8" doxytag="QwtPlot::setOutlinePen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setOutlinePen (
          </b></td>
          <td valign="bottom"><b>
const QPen &amp; <em>pn</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify a pen for the outline.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>pn</em>
&nbsp;</td><td>
 new pen </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a7" doxytag="QwtPlot::setOutlineStyle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setOutlineStyle (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_qwt.html#s23">Qwt::Shape</a> <em>os</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Specify the style of the outline.
<p>

<p>
 The outline style determines which kind of shape is drawn in the plotting region when the user presses a mouse button or drags the mouse. Valid Styles are: <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>os</em>
&nbsp;</td><td>
 Outline Style. Valid values are: <code>Qwt::HLine</code>, <code>Qwt::VLine</code>, <code>Qwt::Cross</code>, <code>Qwt::Rectangle</code>, <code>Qwt::Ellipse</code> 
<dl compact>
 <dt>Qwt::Cros <dd>Cross hairs are drawn across the plotting area when the user presses a mouse button. The lines intersect at the point where the mouse was pressed and move with the mouse pointer. <dt>Qwt::HLine, Qwt::VLine <dd>A horizontal or vertical line appears when the user presses a mouse button. This is useful for moving line markers. <dt>Qwt::Rectangle <dd>A rectangle is displayed when the user drags the mouse. One corner is fixed at the point where the mouse was pressed, and the opposite corner moves with the mouse pointer. This can be used for selecting regions. <dt>Qwt::Ellipse <dd>Similar to Qwt::Rectangle, but with an ellipse inside a bounding rectangle. 
</dl>
 </td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
 <a class="el" href="class_qwtplot.html#a3">enableOutline</a>() </dl>    </td>
  </tr>
</table>
<a name="a5" doxytag="QwtPlot::setPlotBackground"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setPlotBackground (
          </b></td>
          <td valign="bottom"><b>
const QColor &amp; <em>c</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the background of the plotting area.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>c</em>
&nbsp;</td><td>
 new background color </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a6" doxytag="QwtPlot::setPlotBorder"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setPlotBorder (
          </b></td>
          <td valign="bottom"><b>
int <em>w</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the border width of the plotting area.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>w</em>
&nbsp;</td><td>
 new border width </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a9" doxytag="QwtPlot::setTitle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setTitle (
          </b></td>
          <td valign="bottom"><b>
const char * <em>t</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the plot's title.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>t</em>
&nbsp;</td><td>
 new title </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a10" doxytag="QwtPlot::setTitleFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::setTitleFont (
          </b></td>
          <td valign="bottom"><b>
const QFont &amp; <em>f</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Change the title font.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>f</em>
&nbsp;</td><td>
 new title font </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a88" doxytag="QwtPlot::transform"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::transform (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
double <em>value</em>&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Transform a value into a coordinate in the plotting region.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
<tr><td valign=top><em>value</em>
&nbsp;</td><td>
 value </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 X or y coordinate in the plotting region corresponding to the value. </dl>    </td>
  </tr>
</table>
<a name="b1" doxytag="QwtPlot::updateAxes"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void QwtPlot::updateAxes (
          </b></td>
          <td valign="bottom"><b>
)<code> [protected]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Rebuild the scales and maps.
<p>
    </td>
  </tr>
</table>
<a name="b2" doxytag="QwtPlot::verifyXAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::verifyXAxis (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const<code> [protected]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Check if an index is a valid x axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 its input value if the specified axis is an x axis; the default x axis if not. </dl>    </td>
  </tr>
</table>
<a name="b3" doxytag="QwtPlot::verifyYAxis"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int QwtPlot::verifyYAxis (
          </b></td>
          <td valign="bottom"><b>
int <em>axis</em>&nbsp;) const<code> [protected]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Checks if an integer is a valid index for a y axis.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>axis</em>
&nbsp;</td><td>
 axis index </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 its input value if the specified axis is an x axis; the default x axis if not. </dl>    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>qwt_plot.h<li>qwt_plot.cpp<li>qwt_plot_axis.cpp<li>qwt_plot_curve.cpp<li>qwt_plot_grid.cpp<li>qwt_plot_marker.cpp</ul>
<hr><address><small>Generated at Thu Dec 14 00:27:19 2000 for Qwt User's Guide by
<a href="http://www.stack.nl/~dimitri/doxygen/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.3 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>