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

📄 class_qwt_round_scale_draw.html

📁 QWT5.01用于Qt开发的二维图形库程序
💻 HTML
📖 第 1 页 / 共 3 页
字号:
        <tr>          <td class="md" nowrap valign="top">void QwtRoundScaleDraw::moveCenter           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const QPoint &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>center</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Move the center of the scale draw, leaving the radius unchanged<p><dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>center</em>&nbsp;</td><td>New center </td></tr>  </table></dl><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_round_scale_draw.html#069d658989db2ad96f26b79a298f7d10">setRadius</a> </dd></dl><p>Definition at line <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00107">107</a> of file <a class="el" href="qwt__round__scale__draw_8cpp-source.html">qwt_round_scale_draw.cpp</a>.    </td>  </tr></table><a class="anchor" name="dc6fc2de0c09ea6b70258a129fecac3a"></a><!-- doxytag: member="QwtRoundScaleDraw::operator=" ref="dc6fc2de0c09ea6b70258a129fecac3a" args="(const QwtRoundScaleDraw &amp;other)" --><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"><a class="el" href="class_qwt_round_scale_draw.html">QwtRoundScaleDraw</a> &amp; QwtRoundScaleDraw::operator=           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="class_qwt_round_scale_draw.html">QwtRoundScaleDraw</a> &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>other</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Assignment operator. <p><p>Definition at line <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00069">69</a> of file <a class="el" href="qwt__round__scale__draw_8cpp-source.html">qwt_round_scale_draw.cpp</a>.<p>References <a class="el" href="qwt__round__scale__draw_8h-source.html#l00059">d_data</a>.    </td>  </tr></table><a class="anchor" name="2eb03d12749a44f7ca8a8ff92514dd56"></a><!-- doxytag: member="QwtRoundScaleDraw::radius" ref="2eb03d12749a44f7ca8a8ff92514dd56" 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">int QwtRoundScaleDraw::radius           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Get the radius<p>Radius is the radius of the backbone without ticks and labels.<p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_round_scale_draw.html#069d658989db2ad96f26b79a298f7d10">setRadius()</a>, <a class="el" href="class_qwt_round_scale_draw.html#50f5d69dceab6ccf5e00bd2a7953d897">extent()</a> </dd></dl><p>Definition at line <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00096">96</a> of file <a class="el" href="qwt__round__scale__draw_8cpp-source.html">qwt_round_scale_draw.cpp</a>.<p>Referenced by <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00241">drawBackbone()</a>, <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00162">drawLabel()</a>, and <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00207">drawTick()</a>.    </td>  </tr></table><a class="anchor" name="5d85678fdb9fbb4d622425aab9ecc681"></a><!-- doxytag: member="QwtRoundScaleDraw::setAngleRange" ref="5d85678fdb9fbb4d622425aab9ecc681" args="(double angle1, double angle2)" --><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 QwtRoundScaleDraw::setAngleRange           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">double&nbsp;</td>          <td class="mdname" nowrap> <em>angle1</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>double&nbsp;</td>          <td class="mdname" nowrap> <em>angle2</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Adjust the baseline circle segment for round scales. <p>The baseline will be drawn from min(angle1,angle2) to max(angle1, angle2). The default setting is [ -135, 135 ]. An angle of 0 degrees corresponds to the 12 o'clock position, and positive angles count in a clockwise direction. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>angle1</em>&nbsp;</td><td></td></tr>    <tr><td valign="top"></td><td valign="top"><em>angle2</em>&nbsp;</td><td>boundaries of the angle interval in degrees. </td></tr>  </table></dl><dl compact><dt><b>Warning:</b></dt><dd><ul><li>The angle range is limited to [-360, 360] degrees. Angles exceeding this range will be clipped. </li><li>For angles more than 359 degrees above or below min(angle1, angle2), scale marks will not be drawn. </li><li>If you need a counterclockwise scale, use QwtScaleDiv::setRange </li></ul></dd></dl><p>Definition at line <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00135">135</a> of file <a class="el" href="qwt__round__scale__draw_8cpp-source.html">qwt_round_scale_draw.cpp</a>.<p>References <a class="el" href="qwt__abstract__scale__draw_8cpp-source.html#l00131">QwtAbstractScaleDraw::scaleMap()</a>, and <a class="el" href="qwt__scale__map_8cpp-source.html#l00180">QwtScaleMap::setPaintInterval()</a>.<p>Referenced by <a class="el" href="qwt__knob_8cpp-source.html#l00134">QwtKnob::setTotalAngle()</a>.    </td>  </tr></table><a class="anchor" name="069d658989db2ad96f26b79a298f7d10"></a><!-- doxytag: member="QwtRoundScaleDraw::setRadius" ref="069d658989db2ad96f26b79a298f7d10" args="(int radius)" --><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 QwtRoundScaleDraw::setRadius           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">int&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>radius</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Change of radius the scale<p>Radius is the radius of the backbone without ticks and labels.<p><dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>radius</em>&nbsp;</td><td>New Radius </td></tr>  </table></dl><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="class_qwt_round_scale_draw.html#fe2226d225c3d7f50a85a80c86f5eb6e">moveCenter</a> </dd></dl><p>Definition at line <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00084">84</a> of file <a class="el" href="qwt__round__scale__draw_8cpp-source.html">qwt_round_scale_draw.cpp</a>.<p>Referenced by <a class="el" href="qwt__round__scale__draw_8cpp-source.html#l00046">QwtRoundScaleDraw()</a>.    </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Mon Feb 26 21:25:47 2007 for Qwt User's Guide by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address></body></html>

⌨️ 快捷键说明

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