⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_qwt_painter.html

📁 QWT5.01用于Qt开发的二维图形库程序
💻 HTML
📖 第 1 页 / 共 4 页
字号:
    <td><p>Wrapper for QPainter::drawLine() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00437">437</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>References <a class="el" href="qwt__painter_8cpp-source.html#l00504">drawPolyline()</a>, and <a class="el" href="qwt__layout__metrics_8h-source.html#l00088">QwtMetricsMap::isIdentity()</a>.<p>Referenced by <a class="el" href="qwt__symbol_8cpp-source.html#l00116">QwtSymbol::draw()</a>, <a class="el" href="qwt__plot__marker_8cpp-source.html#l00120">QwtPlotMarker::draw()</a>, <a class="el" href="qwt__scale__draw_8cpp-source.html#l00507">QwtScaleDraw::drawBackbone()</a>, <a class="el" href="qwt__plot__spectrogram_8cpp-source.html#l00566">QwtPlotSpectrogram::drawContourLines()</a>, <a class="el" href="qwt__legend__item_8cpp-source.html#l00298">QwtLegendItem::drawIdentifier()</a>, <a class="el" href="qwt__painter_8h-source.html#l00143">drawLine()</a>, <a class="el" href="qwt__picker_8cpp-source.html#l00591">QwtPicker::drawRubberBand()</a>, <a class="el" href="qwt__plot__curve_8cpp-source.html#l00788">QwtPlotCurve::drawSticks()</a>, and <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00207">QwtRoundScaleDraw::drawTick()</a>.    </td>  </tr></table><a class="anchor" name="d833659e67037f7d16df604d306d4466"></a><!-- doxytag: member="QwtPainter::drawPie" ref="d833659e67037f7d16df604d306d4466" args="(QPainter *, const QRect &amp;r, int a, int alen)" --><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 QwtPainter::drawPie           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>          <td class="mdname" nowrap> <em>painter</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>const QRect &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>rect</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>a</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>alen</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Wrapper for QPainter::drawPie() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00279">279</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>References <a class="el" href="qwt__layout__metrics_8cpp-source.html#l00090">QwtMetricsMap::layoutToDevice()</a>.    </td>  </tr></table><a class="anchor" name="f75e34851777099b742910612e8e4b39"></a><!-- doxytag: member="QwtPainter::drawPoint" ref="f75e34851777099b742910612e8e4b39" args="(QPainter *, int x, int y)" --><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 QwtPainter::drawPoint           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>          <td class="mdname" nowrap> <em>painter</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>x</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>y</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Wrapper for QPainter::drawPoint() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00518">518</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>References <a class="el" href="qwt__layout__metrics_8cpp-source.html#l00090">QwtMetricsMap::layoutToDevice()</a>.<p>Referenced by <a class="el" href="qwt__plot__curve_8cpp-source.html#l00818">QwtPlotCurve::drawDots()</a>.    </td>  </tr></table><a class="anchor" name="ea6a68bdfab18525b39f18413fc41950"></a><!-- doxytag: member="QwtPainter::drawPolygon" ref="ea6a68bdfab18525b39f18413fc41950" args="(QPainter *, const QwtPolygon &amp;pa)" --><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 QwtPainter::drawPolygon           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>          <td class="mdname" nowrap> <em>painter</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>const QwtPolygon &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>pa</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Wrapper for QPainter::drawPolygon() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00487">487</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>References <a class="el" href="qwt__painter_8cpp-source.html#l00094">clip()</a>, and <a class="el" href="qwt__layout__metrics_8cpp-source.html#l00090">QwtMetricsMap::layoutToDevice()</a>.<p>Referenced by <a class="el" href="qwt__symbol_8cpp-source.html#l00116">QwtSymbol::draw()</a>, and <a class="el" href="qwt__plot__curve_8cpp-source.html#l01057">QwtPlotCurve::fillCurve()</a>.    </td>  </tr></table><a class="anchor" name="fec384335c12a3cf84d82cbeb30cd537"></a><!-- doxytag: member="QwtPainter::drawPolyline" ref="fec384335c12a3cf84d82cbeb30cd537" args="(QPainter *, const QwtPolygon &amp;pa)" --><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 QwtPainter::drawPolyline           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>          <td class="mdname" nowrap> <em>painter</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>const QwtPolygon &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>pa</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Wrapper for QPainter::drawPolyline() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00504">504</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>References <a class="el" href="qwt__painter_8cpp-source.html#l00094">clip()</a>, and <a class="el" href="qwt__layout__metrics_8cpp-source.html#l00090">QwtMetricsMap::layoutToDevice()</a>.<p>Referenced by <a class="el" href="qwt__painter_8cpp-source.html#l00437">drawLine()</a>, and <a class="el" href="qwt__painter_8cpp-source.html#l00184">drawRect()</a>.    </td>  </tr></table><a class="anchor" name="864e17670956e5c65dbe463eb945a23e"></a><!-- doxytag: member="QwtPainter::drawRect" ref="864e17670956e5c65dbe463eb945a23e" args="(QPainter *, const QRect &amp;rect)" --><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 QwtPainter::drawRect           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>          <td class="mdname" nowrap> <em>painter</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>const QRect &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>rect</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Wrapper for QPainter::drawRect() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00184">184</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>References <a class="el" href="qwt__painter_8cpp-source.html#l00504">drawPolyline()</a>, <a class="el" href="qwt__painter_8cpp-source.html#l00241">fillRect()</a>, and <a class="el" href="qwt__layout__metrics_8cpp-source.html#l00090">QwtMetricsMap::layoutToDevice()</a>.    </td>  </tr></table><a class="anchor" name="9d606b6a681b9e1d0e0823c8a169ac7e"></a><!-- doxytag: member="QwtPainter::drawRect" ref="9d606b6a681b9e1d0e0823c8a169ac7e" args="(QPainter *, int x, int y, int w, int h)" --><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 QwtPainter::drawRect           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">QPainter *&nbsp;</td>          <td class="mdname" nowrap> <em>painter</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>x</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>y</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>w</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>int&nbsp;</td>          <td class="mdname" nowrap> <em>h</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Wrapper for QPainter::drawRect() <p>Definition at line <a class="el" href="qwt__painter_8cpp-source.html#l00176">176</a> of file <a class="el" href="qwt__painter_8cpp-source.html">qwt_painter.cpp</a>.<p>Referenced by <a class="el" href="qwt__text_8cpp-source.html#l00564">QwtText::draw()</a>, <a class="el" href="qwt__symbol_8cpp-source.html#l00116">QwtSymbol::draw()</a>, <a class="el" href="qwt__painter_8cpp-source.html#l00637">drawColorBar()</a>, and <a class="el" href="qwt__picker_8cpp-source.html#l00591">QwtPicker::drawRubberBand()</a>.    </td>  </tr></table><a class="anchor" name="38c9272d0cbfc400cf3a86dcccafd551"></a><!-- doxytag: member="QwtPainter::drawRoundFrame" ref="38c9272d0cbfc400cf3a86dcccafd551" args="(QPainter *, const QRect &amp;, int width, const QPalette &amp;, bool sunken)" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -