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

📄 class_qwt_c_pointer_data.html

📁 QWT5.01用于Qt开发的二维图形库程序
💻 HTML
📖 第 1 页 / 共 2 页
字号:
  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Assignment. <p><p>Definition at line <a class="el" href="qwt__data_8cpp-source.html#l00290">290</a> of file <a class="el" href="qwt__data_8cpp-source.html">qwt_data.cpp</a>.<p>References <a class="el" href="qwt__data_8h-source.html#l00163">d_size</a>, <a class="el" href="qwt__data_8h-source.html#l00161">d_x</a>, and <a class="el" href="qwt__data_8h-source.html#l00162">d_y</a>.    </td>  </tr></table><a class="anchor" name="780b9ae434856509cef9bbe954f03a3e"></a><!-- doxytag: member="QwtCPointerData::size" ref="780b9ae434856509cef9bbe954f03a3e" 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">size_t QwtCPointerData::size           </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<code> [virtual]</code></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></dt><dd>Size of the data set </dd></dl><p>Implements <a class="el" href="class_qwt_data.html#6028c06e7e72de98fb7a8a3ec6acdf47">QwtData</a>.<p>Definition at line <a class="el" href="qwt__data_8cpp-source.html#l00302">302</a> of file <a class="el" href="qwt__data_8cpp-source.html">qwt_data.cpp</a>.<p>Referenced by <a class="el" href="qwt__data_8cpp-source.html#l00354">boundingRect()</a>.    </td>  </tr></table><a class="anchor" name="178b1e84039edee9eadd5a849559c882"></a><!-- doxytag: member="QwtCPointerData::x" ref="178b1e84039edee9eadd5a849559c882" args="(size_t i) 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">double QwtCPointerData::x           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">size_t&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>i</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const<code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Return the x value of data point i<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>i</em>&nbsp;</td><td>Index </td></tr>  </table></dl><dl compact><dt><b>Returns:</b></dt><dd>x X value of data point i </dd></dl><p>Implements <a class="el" href="class_qwt_data.html#922401ada56fc6dd3ccbeb1cfcdcfe28">QwtData</a>.<p>Definition at line <a class="el" href="qwt__data_8cpp-source.html#l00313">313</a> of file <a class="el" href="qwt__data_8cpp-source.html">qwt_data.cpp</a>.    </td>  </tr></table><a class="anchor" name="6409b0bcf77674d1970185c6c3245e26"></a><!-- doxytag: member="QwtCPointerData::xData" ref="6409b0bcf77674d1970185c6c3245e26" 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">const double * QwtCPointerData::xData           </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><dl compact><dt><b>Returns:</b></dt><dd>Array of the x-values </dd></dl><p>Definition at line <a class="el" href="qwt__data_8cpp-source.html#l00330">330</a> of file <a class="el" href="qwt__data_8cpp-source.html">qwt_data.cpp</a>.    </td>  </tr></table><a class="anchor" name="792eaf93b84f8ec97c4e742ec6ff08de"></a><!-- doxytag: member="QwtCPointerData::y" ref="792eaf93b84f8ec97c4e742ec6ff08de" args="(size_t i) 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">double QwtCPointerData::y           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">size_t&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>i</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const<code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Return the y value of data point i<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>i</em>&nbsp;</td><td>Index </td></tr>  </table></dl><dl compact><dt><b>Returns:</b></dt><dd>y Y value of data point i </dd></dl><p>Implements <a class="el" href="class_qwt_data.html#6a160842c98ddd98a65fd229776c324c">QwtData</a>.<p>Definition at line <a class="el" href="qwt__data_8cpp-source.html#l00324">324</a> of file <a class="el" href="qwt__data_8cpp-source.html">qwt_data.cpp</a>.    </td>  </tr></table><a class="anchor" name="7c538ed7b3e4cc5db6d4d97c09ed9d73"></a><!-- doxytag: member="QwtCPointerData::yData" ref="7c538ed7b3e4cc5db6d4d97c09ed9d73" 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">const double * QwtCPointerData::yData           </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><dl compact><dt><b>Returns:</b></dt><dd>Array of the y-values </dd></dl><p>Definition at line <a class="el" href="qwt__data_8cpp-source.html#l00336">336</a> of file <a class="el" href="qwt__data_8cpp-source.html">qwt_data.cpp</a>.    </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Mon Feb 26 21:23:30 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 + -