📄 class_qwt_plot.html
字号:
</tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Destructor. <p><p>Definition at line <a class="el" href="qwt__plot_8cpp-source.html#l00085">85</a> of file <a class="el" href="qwt__plot_8cpp-source.html">qwt_plot.cpp</a>.<p>References <a class="el" href="qwt__plot__dict_8cpp-source.html#l00129">QwtPlotDict::autoDelete()</a>, and <a class="el" href="qwt__plot__dict_8cpp-source.html#l00161">QwtPlotDict::detachItems()</a>. </td> </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="ea78ab565d05b69b8730a4af2a11f07e"></a><!-- doxytag: member="QwtPlot::autoRefresh" ref="ea78ab565d05b69b8730a4af2a11f07e" args="()" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">void QwtPlot::autoRefresh </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Replots the plot if <a class="el" href="class_qwt_plot.html#f14053ca41be0f9c6f820ed3c4379831">QwtPlot::autoReplot()</a> is <code>true</code>. <p><p>Definition at line <a class="el" href="qwt__plot_8cpp-source.html#l00167">167</a> of file <a class="el" href="qwt__plot_8cpp-source.html">qwt_plot.cpp</a>.<p>References <a class="el" href="qwt__plot_8cpp-source.html#l00376">replot()</a>.<p>Referenced by <a class="el" href="qwt__plot__axis_8cpp-source.html#l00366">setAxisAutoScale()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00505">setAxisMaxMajor()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00479">setAxisMaxMinor()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00384">setAxisScale()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00407">setAxisScaleDiv()</a>, <a class="el" href="qwt__plot__axis_8cpp-source.html#l00435">setAxisScaleDraw()</a>, and <a class="el" href="qwt__plot__axis_8cpp-source.html#l00120">setAxisScaleEngine()</a>. </td> </tr></table><a class="anchor" name="f14053ca41be0f9c6f820ed3c4379831"></a><!-- doxytag: member="QwtPlot::autoReplot" ref="f14053ca41be0f9c6f820ed3c4379831" args="() const " --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">bool QwtPlot::autoReplot </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><dl compact><dt><b>Returns:</b></dt><dd>true if the autoReplot option is set. </dd></dl><p>Definition at line <a class="el" href="qwt__plot_8cpp-source.html#l00195">195</a> of file <a class="el" href="qwt__plot_8cpp-source.html">qwt_plot.cpp</a>.<p>Referenced by <a class="el" href="qwt__plot__printfilter_8cpp-source.html#l00157">QwtPlotPrintFilter::apply()</a>, <a class="el" href="qwt__plot__panner_8cpp-source.html#l00130">QwtPlotPanner::moveCanvas()</a>, <a class="el" href="qwt__plot_8cpp-source.html#l00376">replot()</a>, <a class="el" href="qwt__plot__zoomer_8cpp-source.html#l00343">QwtPlotZoomer::rescale()</a>, <a class="el" href="qwt__plot__magnifier_8cpp-source.html#l00374">QwtPlotMagnifier::rescale()</a>, and <a class="el" href="qwt__plot__printfilter_8cpp-source.html#l00366">QwtPlotPrintFilter::reset()</a>. </td> </tr></table><a class="anchor" name="112a1bc0b4f7132b10bc5b4efae45686"></a><!-- doxytag: member="QwtPlot::axisAutoScale" ref="112a1bc0b4f7132b10bc5b4efae45686" args="(int axisId) const " --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">bool QwtPlot::axisAutoScale </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td> <td class="mdname1" valign="top" nowrap> <em>axisId</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><dl compact><dt><b>Returns:</b></dt><dd><code>true</code> if autoscaling is enabled </dd></dl><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>axisId</em> </td><td>axis index </td></tr> </table></dl><p>Definition at line <a class="el" href="qwt__plot__axis_8cpp-source.html#l00154">154</a> of file <a class="el" href="qwt__plot__axis_8cpp-source.html">qwt_plot_axis.cpp</a>.<p>References <a class="el" href="qwt__plot_8cpp-source.html#l00767">axisValid()</a>.<p>Referenced by <a class="el" href="qwt__plot__axis_8cpp-source.html#l00547">updateAxes()</a>. </td> </tr></table><a class="anchor" name="ac5107a1ec8836b53f084a5b1bb8cc43"></a><!-- doxytag: member="QwtPlot::axisEnabled" ref="ac5107a1ec8836b53f084a5b1bb8cc43" args="(int axisId) const " --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">bool QwtPlot::axisEnabled </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td> <td class="mdname1" valign="top" nowrap> <em>axisId</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><dl compact><dt><b>Returns:</b></dt><dd><code>true</code> if a specified axis is enabled </dd></dl><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>axisId</em> </td><td>axis index </td></tr> </table></dl><p>Definition at line <a class="el" href="qwt__plot__axis_8cpp-source.html#l00167">167</a> of file <a class="el" href="qwt__plot__axis_8cpp-source.html">qwt_plot_axis.cpp</a>.<p>References <a class="el" href="qwt__plot_8cpp-source.html#l00767">axisValid()</a>.<p>Referenced by <a class="el" href="qwt__plot_8cpp-source.html#l00626">canvasMap()</a>, <a class="el" href="qwt__plot__layout_8cpp-source.html#l00464">QwtPlotLayout::minimumSizeHint()</a>, <a class="el" href="qwt__plot__print_8cpp-source.html#l00346">printScale()</a>, <a class="el" href="qwt__plot__picker_8cpp-source.html#l00032">QwtPlotPicker::QwtPlotPicker()</a>, and <a class="el" href="qwt__plot_8cpp-source.html#l00316">sizeHint()</a>. </td> </tr></table><a class="anchor" name="637e2261d7722f00b2ce2bacadca8ffa"></a><!-- doxytag: member="QwtPlot::axisFont" ref="637e2261d7722f00b2ce2bacadca8ffa" args="(int axisId) const " --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">QFont QwtPlot::axisFont </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td> <td class="mdname1" valign="top" nowrap> <em>axisId</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><dl compact><dt><b>Returns:</b></dt><dd>the font of the scale labels for a specified axis </dd></dl><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>axisId</em> </td><td>axis index </td></tr> </table></dl><p>Definition at line <a class="el" href="qwt__plot__axis_8cpp-source.html#l00179">179</a> of file <a class="el" href="qwt__plot__axis_8cpp-source.html">qwt_plot_axis.cpp</a>.<p>References <a class="el" href="qwt__plot_8cpp-source.html#l00767">axisValid()</a>, and <a class="el" href="qwt__plot__axis_8cpp-source.html#l00100">axisWidget()</a>. </td> </tr></table><a class="anchor" name="250fdf9506a71857d183983823a491d4"></a><!-- doxytag: member="QwtPlot::axisMaxMajor" ref="250fdf9506a71857d183983823a491d4" args="(int axisId) const " --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">int QwtPlot::axisMaxMajor </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -