functions_r.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.20"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>Qwt User&#39;s Guide: Class Members</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="resize.js"></script>
  14. <script type="text/javascript" src="navtreedata.js"></script>
  15. <script type="text/javascript" src="navtree.js"></script>
  16. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  17. <script type="text/javascript" src="search/searchdata.js"></script>
  18. <script type="text/javascript" src="search/search.js"></script>
  19. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  20. </head>
  21. <body>
  22. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  23. <div id="titlearea">
  24. <table cellspacing="0" cellpadding="0">
  25. <tbody>
  26. <tr style="height: 56px;">
  27. <td id="projectalign" style="padding-left: 0.5em;">
  28. <div id="projectname">Qwt User&#39;s Guide
  29. &#160;<span id="projectnumber">6.1.6</span>
  30. </div>
  31. </td>
  32. </tr>
  33. </tbody>
  34. </table>
  35. </div>
  36. <!-- end header part -->
  37. <!-- Generated by Doxygen 1.8.20 -->
  38. <script type="text/javascript">
  39. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  40. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  41. /* @license-end */
  42. </script>
  43. <script type="text/javascript" src="menudata.js"></script>
  44. <script type="text/javascript" src="menu.js"></script>
  45. <script type="text/javascript">
  46. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  47. $(function() {
  48. initMenu('',true,false,'search.php','Search');
  49. $(document).ready(function() { init_search(); });
  50. });
  51. /* @license-end */</script>
  52. <div id="main-nav"></div>
  53. </div><!-- top -->
  54. <div id="side-nav" class="ui-resizable side-nav-resizable">
  55. <div id="nav-tree">
  56. <div id="nav-tree-contents">
  57. <div id="nav-sync" class="sync"></div>
  58. </div>
  59. </div>
  60. <div id="splitbar" style="-moz-user-select:none;"
  61. class="ui-resizable-handle">
  62. </div>
  63. </div>
  64. <script type="text/javascript">
  65. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  66. $(document).ready(function(){initNavTree('functions_r.html',''); initResizable(); });
  67. /* @license-end */
  68. </script>
  69. <div id="doc-content">
  70. <!-- window showing the filter options -->
  71. <div id="MSearchSelectWindow"
  72. onmouseover="return searchBox.OnSearchSelectShow()"
  73. onmouseout="return searchBox.OnSearchSelectHide()"
  74. onkeydown="return searchBox.OnSearchSelectKey(event)">
  75. </div>
  76. <!-- iframe showing the search results (closed by default) -->
  77. <div id="MSearchResultsWindow">
  78. <iframe src="javascript:void(0)" frameborder="0"
  79. name="MSearchResults" id="MSearchResults">
  80. </iframe>
  81. </div>
  82. <div class="contents">
  83. <div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
  84. <h3><a id="index_r"></a>- r -</h3><ul>
  85. <li>QwtRasterData()
  86. : <a class="el" href="class_qwt_raster_data.html#a0fc20e05a794c0dc85f6ae5719566588">QwtRasterData</a>
  87. </li>
  88. <li>QwtRichTextEngine()
  89. : <a class="el" href="class_qwt_rich_text_engine.html#aa4c1d5a1ee88d7406ba1d6453005b46a">QwtRichTextEngine</a>
  90. </li>
  91. <li>QwtRoundScaleDraw()
  92. : <a class="el" href="class_qwt_round_scale_draw.html#a9c44d19488567825d826528b701587c8">QwtRoundScaleDraw</a>
  93. </li>
  94. <li>radius()
  95. : <a class="el" href="class_qwt_point_polar.html#a20a4dd477b5b204b080fed08aa04a7ce">QwtPointPolar</a>
  96. , <a class="el" href="class_qwt_round_scale_draw.html#a981fb525cffd8ee5b28e659f7f046b65">QwtRoundScaleDraw</a>
  97. </li>
  98. <li>Raised
  99. : <a class="el" href="class_qwt_column_symbol.html#a4b97f7748370447559a11a5adeb70e44a078f2b7db1cee79e83878fcc869df62e">QwtColumnSymbol</a>
  100. , <a class="el" href="class_qwt_dial.html#a7472124cb120352e8538430ab48c2386a4054b8890d1f837387762b4a12157847">QwtDial</a>
  101. , <a class="el" href="class_qwt_knob.html#addd00357b45752377aec83a3ab7208bea998504d08713af8a9af0d2cbe0aaf8df">QwtKnob</a>
  102. , <a class="el" href="class_qwt_plot_g_l_canvas.html#a6ce3b3cb6888443dfadca2399a632830a51c9540f673ec613857453927dc084cf">QwtPlotGLCanvas</a>
  103. </li>
  104. <li>range()
  105. : <a class="el" href="class_qwt_scale_div.html#a4cb22839c45170952182d7039b54e4c2">QwtScaleDiv</a>
  106. </li>
  107. <li>rangeFlags()
  108. : <a class="el" href="class_qwt_thermo.html#a97df48b3bb00fc5e7af5719d2b5e6ae3">QwtThermo</a>
  109. </li>
  110. <li>Ray
  111. : <a class="el" href="class_qwt_dial_simple_needle.html#ad28821489e04f1fd942e5bebc8a60584a580980e68ef26fc7d35962cf6f12a4b2">QwtDialSimpleNeedle</a>
  112. </li>
  113. <li>rAzimuth()
  114. : <a class="el" href="class_qwt_point_polar.html#ae509330927d54dbc7cf65fae42083fce">QwtPointPolar</a>
  115. </li>
  116. <li>ReadOnly
  117. : <a class="el" href="class_qwt_legend_data.html#aaa33cc8e6aec17440df5d4c38d7545b7add4342fbe2d82828b9ef7031c1b41a0b">QwtLegendData</a>
  118. </li>
  119. <li>rect()
  120. : <a class="el" href="class_qwt_pixel_matrix.html#a8194b741d283b9aa3a5c4b4e7d2a530f">QwtPixelMatrix</a>
  121. </li>
  122. <li>Rect
  123. : <a class="el" href="class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2fa3c5d3b8c39e11cc10c6f0c8176bbd235">QwtSymbol</a>
  124. </li>
  125. <li>rectOfInterest()
  126. : <a class="el" href="class_qwt_synthetic_point_data.html#a5eb51b99d54438358c77f34fe74e184e">QwtSyntheticPointData</a>
  127. </li>
  128. <li>RectRubberBand
  129. : <a class="el" href="class_qwt_picker.html#ab36c79d8ff20aba5b778d2823c1f7894ae4dc32fb99b4fe2058bb594ab5e8c70a">QwtPicker</a>
  130. </li>
  131. <li>RectSelection
  132. : <a class="el" href="class_qwt_picker_machine.html#a24a9faf12cfa5746eee839a2c0bb937da9f540e78958e8e238240584120e8af1d">QwtPickerMachine</a>
  133. </li>
  134. <li>reference()
  135. : <a class="el" href="class_qwt_scale_engine.html#a041c9485898ea504d9a57ad200438d72">QwtScaleEngine</a>
  136. </li>
  137. <li>referenceAxis()
  138. : <a class="el" href="class_qwt_plot_rescaler.html#a207a8382199ab99a91d9c93d27aa5cf2">QwtPlotRescaler</a>
  139. </li>
  140. <li>released()
  141. : <a class="el" href="class_qwt_legend_label.html#a6e5dc9325dfed28651c8b40f17ba73af">QwtLegendLabel</a>
  142. </li>
  143. <li>remove()
  144. : <a class="el" href="class_qwt_picker.html#a217ae414d4967e66def863b019194661">QwtPicker</a>
  145. </li>
  146. <li>removed()
  147. : <a class="el" href="class_qwt_picker.html#ae43005f819fc423da4bad205d99e4d1e">QwtPicker</a>
  148. </li>
  149. <li>removeItem()
  150. : <a class="el" href="class_qwt_plot_dict.html#abd0227e8b888b40b4e62a23f6040c6cd">QwtPlotDict</a>
  151. </li>
  152. <li>render()
  153. : <a class="el" href="class_qwt_graphic.html#af9d87badcb71e2ada14d5d9721bb4eca">QwtGraphic</a>
  154. , <a class="el" href="class_qwt_plot_renderer.html#ae0459c1eabe801e3c11c96dae59d27e0">QwtPlotRenderer</a>
  155. , <a class="el" href="class_qwt_plot_svg_item.html#a25f149980cc1b64ed55292816d282755">QwtPlotSvgItem</a>
  156. </li>
  157. <li>RenderAntialiased
  158. : <a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704ae0c9811915d496eaacbd749724647f13">QwtPlotItem</a>
  159. </li>
  160. <li>renderCanvas()
  161. : <a class="el" href="class_qwt_plot_renderer.html#a2550f627f2f8413b32c17d9fd8f1a598">QwtPlotRenderer</a>
  162. </li>
  163. <li>renderContourLines()
  164. : <a class="el" href="class_qwt_plot_spectrogram.html#a2cd469661b39d9cd13ba083c3f7d513d">QwtPlotSpectrogram</a>
  165. </li>
  166. <li>renderDocument()
  167. : <a class="el" href="class_qwt_plot_renderer.html#a9e6c72105a0a6533a1a43efea91f62d9">QwtPlotRenderer</a>
  168. </li>
  169. <li>renderer()
  170. : <a class="el" href="class_qwt_plot_svg_item.html#a93b46181d8e1b3a19111fd62ed65c956">QwtPlotSvgItem</a>
  171. </li>
  172. <li>renderFlags()
  173. : <a class="el" href="class_qwt_text.html#a4284800d239934818c1951381ff52d05">QwtText</a>
  174. </li>
  175. <li>renderFooter()
  176. : <a class="el" href="class_qwt_plot_renderer.html#a31660c28fac2cefb741b9154c8945ffe">QwtPlotRenderer</a>
  177. </li>
  178. <li>RenderHint
  179. : <a class="el" href="class_qwt_graphic.html#a3f87dcc606b131ed6c3cfeead1d6de03">QwtGraphic</a>
  180. , <a class="el" href="class_qwt_plot_item.html#abe0e8a39aceef9a600b73e02550a9704">QwtPlotItem</a>
  181. </li>
  182. <li>RenderHints
  183. : <a class="el" href="class_qwt_graphic.html#ac239a34c1c3fe47a3a57b70331c0d2fa">QwtGraphic</a>
  184. , <a class="el" href="class_qwt_plot_item.html#a40cf900701d3a68948b00316689616d1">QwtPlotItem</a>
  185. </li>
  186. <li>renderImage()
  187. : <a class="el" href="class_qwt_plot_raster_item.html#a1738b36c0e6e4073f3ad6629e7923f74">QwtPlotRasterItem</a>
  188. , <a class="el" href="class_qwt_plot_spectrogram.html#ac247b61912af0a2830c3a5c221ac548b">QwtPlotSpectrogram</a>
  189. </li>
  190. <li>renderItem()
  191. : <a class="el" href="class_qwt_legend.html#a7d935dface0a2cfd770daffa0c3c12ab">QwtLegend</a>
  192. </li>
  193. <li>renderLegend()
  194. : <a class="el" href="class_qwt_abstract_legend.html#a2fe1ac5ac1448e4d86b7437505214d9c">QwtAbstractLegend</a>
  195. , <a class="el" href="class_qwt_legend.html#a41c46ddb5b69ec23b76d3016a908535d">QwtLegend</a>
  196. , <a class="el" href="class_qwt_plot_renderer.html#a3ed865d898479d423c82fd305118f061">QwtPlotRenderer</a>
  197. </li>
  198. <li>RenderMode
  199. : <a class="el" href="class_qwt_widget_overlay.html#aaa8358f3b841b733d69e62aa645783d8">QwtWidgetOverlay</a>
  200. </li>
  201. <li>renderMode()
  202. : <a class="el" href="class_qwt_widget_overlay.html#aaa37eb374f4a8886154e86f7531d9264">QwtWidgetOverlay</a>
  203. </li>
  204. <li>RenderPensUnscaled
  205. : <a class="el" href="class_qwt_graphic.html#a3f87dcc606b131ed6c3cfeead1d6de03ab70056f66aa75fb24c834cb3da7b0133">QwtGraphic</a>
  206. </li>
  207. <li>renderScale()
  208. : <a class="el" href="class_qwt_plot_renderer.html#a7382b314e9bceb0fba0532c042002d74">QwtPlotRenderer</a>
  209. </li>
  210. <li>renderSymbols()
  211. : <a class="el" href="class_qwt_symbol.html#ac8162428558fb05fcef9a4b250e2c6ef">QwtSymbol</a>
  212. </li>
  213. <li>renderThreadCount()
  214. : <a class="el" href="class_qwt_plot_item.html#ae3651df9594cb48f8221f7b1cc7852ca">QwtPlotItem</a>
  215. </li>
  216. <li>renderTile()
  217. : <a class="el" href="class_qwt_plot_spectrogram.html#a7d8deb32854c60c1371530ef7ded1bcb">QwtPlotSpectrogram</a>
  218. </li>
  219. <li>renderTitle()
  220. : <a class="el" href="class_qwt_plot_renderer.html#a85ccd01874593c6c17f619f036a6d799">QwtPlotRenderer</a>
  221. </li>
  222. <li>renderTo()
  223. : <a class="el" href="class_qwt_plot_renderer.html#a0476ec7ab004d9661ca97db7130c92c9">QwtPlotRenderer</a>
  224. </li>
  225. <li>renderTolerance()
  226. : <a class="el" href="class_qwt_plot_shape_item.html#abe7488a7707971decaefffc50f0f854a">QwtPlotShapeItem</a>
  227. </li>
  228. <li>replot()
  229. : <a class="el" href="class_qwt_plot.html#a7b094e29b8e92b00e36517d0d7633c4b">QwtPlot</a>
  230. , <a class="el" href="class_qwt_plot_canvas.html#a1548423348c29001ee2b6fd1c0f9f033">QwtPlotCanvas</a>
  231. , <a class="el" href="class_qwt_plot_g_l_canvas.html#af2bf82a971fcea76dab92da15a859c67">QwtPlotGLCanvas</a>
  232. </li>
  233. <li>resampleMode()
  234. : <a class="el" href="class_qwt_matrix_raster_data.html#afe2b274f467ae6ddb60c5d8f027ab8c6">QwtMatrixRasterData</a>
  235. </li>
  236. <li>ResampleMode
  237. : <a class="el" href="class_qwt_matrix_raster_data.html#a3c8def5d9ae452bd82e6c4b71b480209">QwtMatrixRasterData</a>
  238. </li>
  239. <li>rescale()
  240. : <a class="el" href="class_qwt_abstract_scale.html#a647e6458305a0967077f4b1f03811c14">QwtAbstractScale</a>
  241. , <a class="el" href="class_qwt_magnifier.html#a5c3d5bda10412a50bd403afe84e2ccee">QwtMagnifier</a>
  242. , <a class="el" href="class_qwt_plot_magnifier.html#a271ae5ad42c3dd12812246d2dee687ea">QwtPlotMagnifier</a>
  243. , <a class="el" href="class_qwt_plot_rescaler.html#af4b1840575eb6812c23acd9be199e5df">QwtPlotRescaler</a>
  244. , <a class="el" href="class_qwt_plot_zoomer.html#a0d0f90bbd5fe99d5231b3cee00fffabe">QwtPlotZoomer</a>
  245. </li>
  246. <li>rescalePolicy()
  247. : <a class="el" href="class_qwt_plot_rescaler.html#ac5a49fa34b071da28517efe6212d81ea">QwtPlotRescaler</a>
  248. </li>
  249. <li>RescalePolicy
  250. : <a class="el" href="class_qwt_plot_rescaler.html#a6a614b832876a7641cb5410ba81d9d6a">QwtPlotRescaler</a>
  251. </li>
  252. <li>reset()
  253. : <a class="el" href="class_qwt_graphic.html#a441f351c6578deab715126586dd1ca21">QwtGraphic</a>
  254. , <a class="el" href="class_qwt_picker.html#a0e50f7be7182e81607bf1625dcdff6eb">QwtPicker</a>
  255. , <a class="el" href="class_qwt_picker_machine.html#ace6daa55324a8daab3839cf8ba677a93">QwtPickerMachine</a>
  256. , <a class="el" href="class_qwt_plot_direct_painter.html#a895bf1ebfd772a2200dc09bed596cf4d">QwtPlotDirectPainter</a>
  257. , <a class="el" href="class_qwt_spline.html#afc52fd49e7f00d57a0336059fae299c0">QwtSpline</a>
  258. </li>
  259. <li>resetSymbolMap()
  260. : <a class="el" href="class_qwt_plot_multi_bar_chart.html#a2fac8a87796eb02ca1418ea806c0abb4">QwtPlotMultiBarChart</a>
  261. </li>
  262. <li>resizeEvent()
  263. : <a class="el" href="class_qwt_plot.html#aa4d5f73681880b9770bb6a604c415987">QwtPlot</a>
  264. , <a class="el" href="class_qwt_plot_canvas.html#a1d4a1508bef7b417c3414c345bd60022">QwtPlotCanvas</a>
  265. , <a class="el" href="class_qwt_scale_widget.html#a9072385d42de47fec634989134d1cd98">QwtScaleWidget</a>
  266. , <a class="el" href="class_qwt_slider.html#a1f65d6ce5f8ed94e0a632edcd68a51f9">QwtSlider</a>
  267. , <a class="el" href="class_qwt_thermo.html#a31ea86c3ab9c6925752dc8d6215fd9f0">QwtThermo</a>
  268. , <a class="el" href="class_qwt_widget_overlay.html#a1ec8de0015c9b823fd304d9febb580ca">QwtWidgetOverlay</a>
  269. </li>
  270. <li>resizeMode()
  271. : <a class="el" href="class_qwt_picker.html#a0bb802fa991b974e6516075669bedcbc">QwtPicker</a>
  272. </li>
  273. <li>ResizeMode
  274. : <a class="el" href="class_qwt_picker.html#ab3c894deed026f392496dd07809a6fd3">QwtPicker</a>
  275. </li>
  276. <li>restart()
  277. : <a class="el" href="class_qwt_system_clock.html#a6be327dd133c1d7ecccfb95050eef7b9">QwtSystemClock</a>
  278. </li>
  279. <li>rgb()
  280. : <a class="el" href="class_qwt_alpha_color_map.html#a15815e2d6637941bc8e806afbb99c170">QwtAlphaColorMap</a>
  281. </li>
  282. <li>RGB
  283. : <a class="el" href="class_qwt_color_map.html#a9e5570790910fa3894887bca7dc5a670a663473fd836d9a84fe48ae1755de326a">QwtColorMap</a>
  284. </li>
  285. <li>rgb()
  286. : <a class="el" href="class_qwt_color_map.html#aaed0bb47b6379696c588732348438136">QwtColorMap</a>
  287. , <a class="el" href="class_qwt_linear_color_map.html#a2b3a87791791eea4b53a94fafd541f9c">QwtLinearColorMap</a>
  288. </li>
  289. <li>RichText
  290. : <a class="el" href="class_qwt_text.html#a63e0d6a59a427a37ed0bfa71b782fd76a88f7eee487ce6f7769b67494623d8b79">QwtText</a>
  291. </li>
  292. <li>RightLegend
  293. : <a class="el" href="class_qwt_plot.html#a31aacb65b5c049dde8c34a0d8482661ba5273f8002504c24f9dae6ce09b08f03c">QwtPlot</a>
  294. </li>
  295. <li>RightScale
  296. : <a class="el" href="class_qwt_scale_draw.html#acd7ceeeac592ef08530788580b461c66a84d42042d94ae7726395ceb578225e1e">QwtScaleDraw</a>
  297. </li>
  298. <li>RightToLeft
  299. : <a class="el" href="class_qwt_column_rect.html#a70bb2c6f1f8dabe3bc00793740e0908bac08f1153f84950e62d369cc7b7011b5e">QwtColumnRect</a>
  300. </li>
  301. <li>Role
  302. : <a class="el" href="class_qwt_legend_data.html#a55bd21943c804101d956250ca43f93f9">QwtLegendData</a>
  303. </li>
  304. <li>rose()
  305. : <a class="el" href="class_qwt_compass.html#affc879be47d42b3499d642d7e28c3a4c">QwtCompass</a>
  306. </li>
  307. <li>RotateNeedle
  308. : <a class="el" href="class_qwt_dial.html#a7376f53193014b91643350e6e6bc85adacc23db2e06c9098f8cfbd0181184054a">QwtDial</a>
  309. </li>
  310. <li>RotateScale
  311. : <a class="el" href="class_qwt_dial.html#a7376f53193014b91643350e6e6bc85ada95a22f59ec832d22f011a9421f528c41">QwtDial</a>
  312. </li>
  313. <li>roundingAlignment()
  314. : <a class="el" href="class_qwt_painter.html#ab11788d777ce54a1959bf8387dba6ad9">QwtPainter</a>
  315. </li>
  316. <li>RoundPoints
  317. : <a class="el" href="class_qwt_point_mapper.html#aafc07ceadb3f311057037ca8680e1c23a0e367a1519b0005cad8bb324854cc8e3">QwtPointMapper</a>
  318. </li>
  319. <li>rRadius()
  320. : <a class="el" href="class_qwt_point_polar.html#a69cf76a959e4417038b4e2684d307847">QwtPointPolar</a>
  321. </li>
  322. <li>RTriangle
  323. : <a class="el" href="class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2faeb6111f6fc1813efb466687309c873bd">QwtSymbol</a>
  324. </li>
  325. <li>rtti()
  326. : <a class="el" href="class_qwt_plot_bar_chart.html#a4b160c40fc125939c0dfe702a0c32a21">QwtPlotBarChart</a>
  327. , <a class="el" href="class_qwt_plot_curve.html#aa0db8235cdde8a5d419a7219e672d542">QwtPlotCurve</a>
  328. , <a class="el" href="class_qwt_plot_grid.html#a313040cb947200c91df7fa4f8019346c">QwtPlotGrid</a>
  329. , <a class="el" href="class_qwt_plot_histogram.html#a20628f9926c469e5b7748d784458ae00">QwtPlotHistogram</a>
  330. , <a class="el" href="class_qwt_plot_interval_curve.html#a14fccdaf6f5255d7d10aa5314e220205">QwtPlotIntervalCurve</a>
  331. , <a class="el" href="class_qwt_plot_item.html#a803613b24e745834b2115ee574dda610">QwtPlotItem</a>
  332. , <a class="el" href="class_qwt_plot_legend_item.html#a1b9961d07206415946dc178a16f0d507">QwtPlotLegendItem</a>
  333. , <a class="el" href="class_qwt_plot_marker.html#a96a82236f0cae6ee8ccc928d1744471d">QwtPlotMarker</a>
  334. , <a class="el" href="class_qwt_plot_multi_bar_chart.html#a882a53c53d43b7fa25a3225661494dcc">QwtPlotMultiBarChart</a>
  335. , <a class="el" href="class_qwt_plot_scale_item.html#a3172170ca937e7b7161cd43bca4efd61">QwtPlotScaleItem</a>
  336. , <a class="el" href="class_qwt_plot_shape_item.html#a800245a4df1e430a6c442184fb037d86">QwtPlotShapeItem</a>
  337. , <a class="el" href="class_qwt_plot_spectro_curve.html#aeff0a87d9c8b9fd90576fe4ce05aee08">QwtPlotSpectroCurve</a>
  338. , <a class="el" href="class_qwt_plot_spectrogram.html#aee7e71657a0ecfd9b3d02a16d830360c">QwtPlotSpectrogram</a>
  339. , <a class="el" href="class_qwt_plot_svg_item.html#a55cbae2059a056004995e3d3cc304123">QwtPlotSvgItem</a>
  340. , <a class="el" href="class_qwt_plot_text_label.html#adc0a82a1cd06899f43cf65db08f08054">QwtPlotTextLabel</a>
  341. , <a class="el" href="class_qwt_plot_trading_curve.html#ae5c1f371fe7b9005347045e6f8f3414f">QwtPlotTradingCurve</a>
  342. , <a class="el" href="class_qwt_plot_zone_item.html#a8721923580e3117601e5df443aa1e07a">QwtPlotZoneItem</a>
  343. </li>
  344. <li>Rtti_PlotBarChart
  345. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ab89eb3547903640b6cc9d0aac02ef6c3">QwtPlotItem</a>
  346. </li>
  347. <li>Rtti_PlotCurve
  348. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af51a35012ed097a762b8918cf20caa69">QwtPlotItem</a>
  349. </li>
  350. <li>Rtti_PlotGrid
  351. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af3125faa8333135a5724cc1d6c276683">QwtPlotItem</a>
  352. </li>
  353. <li>Rtti_PlotHistogram
  354. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a4538dd66ec78ffd7ce6763f9000edcee">QwtPlotItem</a>
  355. </li>
  356. <li>Rtti_PlotIntervalCurve
  357. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a5698aa120baa6e3d3d2a6bda8a82b226">QwtPlotItem</a>
  358. </li>
  359. <li>Rtti_PlotItem
  360. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af1fb53ddb320ecbf2bba00a323cf08ff">QwtPlotItem</a>
  361. </li>
  362. <li>Rtti_PlotLegend
  363. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a06cd77e370cf62597501e692965e1f9c">QwtPlotItem</a>
  364. </li>
  365. <li>Rtti_PlotMarker
  366. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a15b3819a193f24b76c78e39cb80c7789">QwtPlotItem</a>
  367. </li>
  368. <li>Rtti_PlotMultiBarChart
  369. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a73007ac5158d0ac857af2c6dcecf2712">QwtPlotItem</a>
  370. </li>
  371. <li>Rtti_PlotScale
  372. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a386936d7e0186eabeb833a51cc4fb1cc">QwtPlotItem</a>
  373. </li>
  374. <li>Rtti_PlotShape
  375. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3af18fa4c34b44eaf43e13608c6bd7c7b7">QwtPlotItem</a>
  376. </li>
  377. <li>Rtti_PlotSpectroCurve
  378. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a27c1741ae71fad58da835b747246015d">QwtPlotItem</a>
  379. </li>
  380. <li>Rtti_PlotSpectrogram
  381. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ad67d72195856e6fd8112e1b310f3acb7">QwtPlotItem</a>
  382. </li>
  383. <li>Rtti_PlotSVG
  384. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a3aabc62d4c006ab40dd3e01db692ab4a">QwtPlotItem</a>
  385. </li>
  386. <li>Rtti_PlotTextLabel
  387. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3ae6f046fd43f578ad8a59243e6e665167">QwtPlotItem</a>
  388. </li>
  389. <li>Rtti_PlotTradingCurve
  390. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3abcd9cebf717e528cb67458abfbf622dd">QwtPlotItem</a>
  391. </li>
  392. <li>Rtti_PlotUserItem
  393. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3aa60198228f57f46d4c64e4779107d0dc">QwtPlotItem</a>
  394. </li>
  395. <li>Rtti_PlotZone
  396. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3a52b2ec5c64c77a36a103b329a530b606">QwtPlotItem</a>
  397. </li>
  398. <li>RttiValues
  399. : <a class="el" href="class_qwt_plot_item.html#ab149ac85e233ce9cedf2f2f2af871bf3">QwtPlotItem</a>
  400. </li>
  401. <li>rubberBand()
  402. : <a class="el" href="class_qwt_picker.html#a12337424be42ca2173f548607b7de7da">QwtPicker</a>
  403. </li>
  404. <li>RubberBand
  405. : <a class="el" href="class_qwt_picker.html#ab36c79d8ff20aba5b778d2823c1f7894">QwtPicker</a>
  406. </li>
  407. <li>rubberBandMask()
  408. : <a class="el" href="class_qwt_picker.html#a6b4215fbc8d2e8feda6a4e327396bb2a">QwtPicker</a>
  409. </li>
  410. <li>rubberBandOverlay()
  411. : <a class="el" href="class_qwt_picker.html#a46753ab51be871db6311654748c85d17">QwtPicker</a>
  412. </li>
  413. <li>rubberBandPen()
  414. : <a class="el" href="class_qwt_picker.html#a3aa0eda393160c89712805ae9516f101">QwtPicker</a>
  415. </li>
  416. <li>run()
  417. : <a class="el" href="class_qwt_sampling_thread.html#a247354fcc8e2597e105d87a2cfaa0a96">QwtSamplingThread</a>
  418. </li>
  419. <li>rx()
  420. : <a class="el" href="class_qwt_point3_d.html#a99ae15c21e43fac2c4b8755111b03ad0">QwtPoint3D</a>
  421. </li>
  422. <li>ry()
  423. : <a class="el" href="class_qwt_point3_d.html#ab0894c41fdb85dcc7affe38acf33f48d">QwtPoint3D</a>
  424. </li>
  425. <li>rz()
  426. : <a class="el" href="class_qwt_point3_d.html#af76eb9c617ea48ab1050a79bac1d90eb">QwtPoint3D</a>
  427. </li>
  428. </ul>
  429. </div><!-- contents -->
  430. </div><!-- doc-content -->
  431. <!-- start footer part -->
  432. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  433. <ul>
  434. <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
  435. </ul>
  436. </div>
  437. </body>
  438. </html>