hierarchy.js 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. var hierarchy =
  2. [
  3. [ "QwtEventPattern::KeyPattern", "class_qwt_event_pattern_1_1_key_pattern.html", null ],
  4. [ "QwtEventPattern::MousePattern", "class_qwt_event_pattern_1_1_mouse_pattern.html", null ],
  5. [ "QBitArray", null, [
  6. [ "QwtPixelMatrix", "class_qwt_pixel_matrix.html", null ]
  7. ] ],
  8. [ "QFrame", null, [
  9. [ "QwtAbstractLegend", "class_qwt_abstract_legend.html", [
  10. [ "QwtLegend", "class_qwt_legend.html", null ]
  11. ] ],
  12. [ "QwtPlot", "class_qwt_plot.html", null ],
  13. [ "QwtPlotCanvas", "class_qwt_plot_canvas.html", null ],
  14. [ "QwtTextLabel", "class_qwt_text_label.html", [
  15. [ "QwtLegendLabel", "class_qwt_legend_label.html", null ]
  16. ] ]
  17. ] ],
  18. [ "QGLWidget", null, [
  19. [ "QwtPlotGLCanvas", "class_qwt_plot_g_l_canvas.html", null ]
  20. ] ],
  21. [ "QLayout", null, [
  22. [ "QwtDynGridLayout", "class_qwt_dyn_grid_layout.html", null ]
  23. ] ],
  24. [ "QObject", null, [
  25. [ "QwtMagnifier", "class_qwt_magnifier.html", [
  26. [ "QwtPlotMagnifier", "class_qwt_plot_magnifier.html", null ]
  27. ] ],
  28. [ "QwtPicker", "class_qwt_picker.html", [
  29. [ "QwtPlotPicker", "class_qwt_plot_picker.html", [
  30. [ "QwtPlotZoomer", "class_qwt_plot_zoomer.html", null ]
  31. ] ]
  32. ] ],
  33. [ "QwtPlotDirectPainter", "class_qwt_plot_direct_painter.html", null ],
  34. [ "QwtPlotRenderer", "class_qwt_plot_renderer.html", null ],
  35. [ "QwtPlotRescaler", "class_qwt_plot_rescaler.html", null ]
  36. ] ],
  37. [ "QPaintDevice", null, [
  38. [ "QwtNullPaintDevice", "class_qwt_null_paint_device.html", [
  39. [ "QwtGraphic", "class_qwt_graphic.html", null ]
  40. ] ]
  41. ] ],
  42. [ "QPushButton", null, [
  43. [ "QwtArrowButton", "class_qwt_arrow_button.html", null ]
  44. ] ],
  45. [ "QThread", null, [
  46. [ "QwtSamplingThread", "class_qwt_sampling_thread.html", null ]
  47. ] ],
  48. [ "QWidget", null, [
  49. [ "QwtAbstractScale", "class_qwt_abstract_scale.html", [
  50. [ "QwtAbstractSlider", "class_qwt_abstract_slider.html", [
  51. [ "QwtDial", "class_qwt_dial.html", [
  52. [ "QwtAnalogClock", "class_qwt_analog_clock.html", null ],
  53. [ "QwtCompass", "class_qwt_compass.html", null ]
  54. ] ],
  55. [ "QwtKnob", "class_qwt_knob.html", null ],
  56. [ "QwtSlider", "class_qwt_slider.html", null ]
  57. ] ],
  58. [ "QwtThermo", "class_qwt_thermo.html", null ]
  59. ] ],
  60. [ "QwtCounter", "class_qwt_counter.html", null ],
  61. [ "QwtPanner", "class_qwt_panner.html", [
  62. [ "QwtPlotPanner", "class_qwt_plot_panner.html", null ]
  63. ] ],
  64. [ "QwtScaleWidget", "class_qwt_scale_widget.html", null ],
  65. [ "QwtWheel", "class_qwt_wheel.html", null ],
  66. [ "QwtWidgetOverlay", "class_qwt_widget_overlay.html", null ]
  67. ] ],
  68. [ "QwtAbstractScaleDraw", "class_qwt_abstract_scale_draw.html", [
  69. [ "QwtRoundScaleDraw", "class_qwt_round_scale_draw.html", [
  70. [ "QwtCompassScaleDraw", "class_qwt_compass_scale_draw.html", null ]
  71. ] ],
  72. [ "QwtScaleDraw", "class_qwt_scale_draw.html", [
  73. [ "QwtDateScaleDraw", "class_qwt_date_scale_draw.html", null ]
  74. ] ]
  75. ] ],
  76. [ "QwtAbstractSeriesStore", "class_qwt_abstract_series_store.html", [
  77. [ "QwtPlotSeriesItem", "class_qwt_plot_series_item.html", [
  78. [ "QwtPlotAbstractBarChart", "class_qwt_plot_abstract_bar_chart.html", [
  79. [ "QwtPlotBarChart", "class_qwt_plot_bar_chart.html", null ],
  80. [ "QwtPlotMultiBarChart", "class_qwt_plot_multi_bar_chart.html", null ]
  81. ] ],
  82. [ "QwtPlotCurve", "class_qwt_plot_curve.html", null ],
  83. [ "QwtPlotHistogram", "class_qwt_plot_histogram.html", null ],
  84. [ "QwtPlotIntervalCurve", "class_qwt_plot_interval_curve.html", null ],
  85. [ "QwtPlotSpectroCurve", "class_qwt_plot_spectro_curve.html", null ],
  86. [ "QwtPlotTradingCurve", "class_qwt_plot_trading_curve.html", null ]
  87. ] ],
  88. [ "QwtSeriesStore< T >", "class_qwt_series_store.html", null ],
  89. [ "QwtSeriesStore< QPointF >", "class_qwt_series_store.html", [
  90. [ "QwtPlotBarChart", "class_qwt_plot_bar_chart.html", null ],
  91. [ "QwtPlotCurve", "class_qwt_plot_curve.html", null ]
  92. ] ],
  93. [ "QwtSeriesStore< QwtIntervalSample >", "class_qwt_series_store.html", [
  94. [ "QwtPlotHistogram", "class_qwt_plot_histogram.html", null ],
  95. [ "QwtPlotIntervalCurve", "class_qwt_plot_interval_curve.html", null ]
  96. ] ],
  97. [ "QwtSeriesStore< QwtOHLCSample >", "class_qwt_series_store.html", [
  98. [ "QwtPlotTradingCurve", "class_qwt_plot_trading_curve.html", null ]
  99. ] ],
  100. [ "QwtSeriesStore< QwtPoint3D >", "class_qwt_series_store.html", [
  101. [ "QwtPlotSpectroCurve", "class_qwt_plot_spectro_curve.html", null ]
  102. ] ],
  103. [ "QwtSeriesStore< QwtSetSample >", "class_qwt_series_store.html", [
  104. [ "QwtPlotMultiBarChart", "class_qwt_plot_multi_bar_chart.html", null ]
  105. ] ]
  106. ] ],
  107. [ "QwtClipper", "class_qwt_clipper.html", null ],
  108. [ "QwtColorMap", "class_qwt_color_map.html", [
  109. [ "QwtAlphaColorMap", "class_qwt_alpha_color_map.html", null ],
  110. [ "QwtLinearColorMap", "class_qwt_linear_color_map.html", null ]
  111. ] ],
  112. [ "QwtColumnRect", "class_qwt_column_rect.html", null ],
  113. [ "QwtColumnSymbol", "class_qwt_column_symbol.html", null ],
  114. [ "QwtCompassRose", "class_qwt_compass_rose.html", [
  115. [ "QwtSimpleCompassRose", "class_qwt_simple_compass_rose.html", null ]
  116. ] ],
  117. [ "QwtCurveFitter", "class_qwt_curve_fitter.html", [
  118. [ "QwtSplineCurveFitter", "class_qwt_spline_curve_fitter.html", null ],
  119. [ "QwtWeedingCurveFitter", "class_qwt_weeding_curve_fitter.html", null ]
  120. ] ],
  121. [ "QwtDate", "class_qwt_date.html", null ],
  122. [ "QwtDialNeedle", "class_qwt_dial_needle.html", [
  123. [ "QwtCompassMagnetNeedle", "class_qwt_compass_magnet_needle.html", null ],
  124. [ "QwtCompassWindArrow", "class_qwt_compass_wind_arrow.html", null ],
  125. [ "QwtDialSimpleNeedle", "class_qwt_dial_simple_needle.html", null ]
  126. ] ],
  127. [ "QwtEventPattern", "class_qwt_event_pattern.html", [
  128. [ "QwtPicker", "class_qwt_picker.html", null ]
  129. ] ],
  130. [ "QwtInterval", "class_qwt_interval.html", null ],
  131. [ "QwtIntervalSample", "class_qwt_interval_sample.html", null ],
  132. [ "QwtIntervalSymbol", "class_qwt_interval_symbol.html", null ],
  133. [ "QwtLegendData", "class_qwt_legend_data.html", null ],
  134. [ "QwtOHLCSample", "class_qwt_o_h_l_c_sample.html", null ],
  135. [ "QwtPainter", "class_qwt_painter.html", null ],
  136. [ "QwtPainterCommand", "class_qwt_painter_command.html", null ],
  137. [ "QwtPickerMachine", "class_qwt_picker_machine.html", [
  138. [ "QwtPickerClickPointMachine", "class_qwt_picker_click_point_machine.html", null ],
  139. [ "QwtPickerClickRectMachine", "class_qwt_picker_click_rect_machine.html", null ],
  140. [ "QwtPickerDragLineMachine", "class_qwt_picker_drag_line_machine.html", null ],
  141. [ "QwtPickerDragPointMachine", "class_qwt_picker_drag_point_machine.html", null ],
  142. [ "QwtPickerDragRectMachine", "class_qwt_picker_drag_rect_machine.html", null ],
  143. [ "QwtPickerPolygonMachine", "class_qwt_picker_polygon_machine.html", null ],
  144. [ "QwtPickerTrackerMachine", "class_qwt_picker_tracker_machine.html", null ]
  145. ] ],
  146. [ "QwtPlotDict", "class_qwt_plot_dict.html", [
  147. [ "QwtPlot", "class_qwt_plot.html", null ]
  148. ] ],
  149. [ "QwtPlotItem", "class_qwt_plot_item.html", [
  150. [ "QwtPlotGrid", "class_qwt_plot_grid.html", null ],
  151. [ "QwtPlotLegendItem", "class_qwt_plot_legend_item.html", null ],
  152. [ "QwtPlotMarker", "class_qwt_plot_marker.html", null ],
  153. [ "QwtPlotRasterItem", "class_qwt_plot_raster_item.html", [
  154. [ "QwtPlotSpectrogram", "class_qwt_plot_spectrogram.html", null ]
  155. ] ],
  156. [ "QwtPlotScaleItem", "class_qwt_plot_scale_item.html", null ],
  157. [ "QwtPlotSeriesItem", "class_qwt_plot_series_item.html", null ],
  158. [ "QwtPlotShapeItem", "class_qwt_plot_shape_item.html", null ],
  159. [ "QwtPlotSvgItem", "class_qwt_plot_svg_item.html", null ],
  160. [ "QwtPlotTextLabel", "class_qwt_plot_text_label.html", null ],
  161. [ "QwtPlotZoneItem", "class_qwt_plot_zone_item.html", null ]
  162. ] ],
  163. [ "QwtPlotLayout", "class_qwt_plot_layout.html", null ],
  164. [ "QwtPoint3D", "class_qwt_point3_d.html", null ],
  165. [ "QwtPointMapper", "class_qwt_point_mapper.html", null ],
  166. [ "QwtPointPolar", "class_qwt_point_polar.html", null ],
  167. [ "QwtRasterData", "class_qwt_raster_data.html", [
  168. [ "QwtMatrixRasterData", "class_qwt_matrix_raster_data.html", null ]
  169. ] ],
  170. [ "QwtScaleArithmetic", "class_qwt_scale_arithmetic.html", null ],
  171. [ "QwtScaleDiv", "class_qwt_scale_div.html", null ],
  172. [ "QwtScaleEngine", "class_qwt_scale_engine.html", [
  173. [ "QwtLinearScaleEngine", "class_qwt_linear_scale_engine.html", [
  174. [ "QwtDateScaleEngine", "class_qwt_date_scale_engine.html", null ]
  175. ] ],
  176. [ "QwtLogScaleEngine", "class_qwt_log_scale_engine.html", null ]
  177. ] ],
  178. [ "QwtScaleMap", "class_qwt_scale_map.html", null ],
  179. [ "QwtSeriesData< T >", "class_qwt_series_data.html", [
  180. [ "QwtArraySeriesData< T >", "class_qwt_array_series_data.html", null ]
  181. ] ],
  182. [ "QwtSeriesData< QPointF >", "class_qwt_series_data.html", [
  183. [ "QwtArraySeriesData< QPointF >", "class_qwt_array_series_data.html", [
  184. [ "QwtPointSeriesData", "class_qwt_point_series_data.html", null ]
  185. ] ],
  186. [ "QwtCPointerData", "class_qwt_c_pointer_data.html", null ],
  187. [ "QwtPointArrayData", "class_qwt_point_array_data.html", null ],
  188. [ "QwtSyntheticPointData", "class_qwt_synthetic_point_data.html", null ]
  189. ] ],
  190. [ "QwtSeriesData< QwtIntervalSample >", "class_qwt_series_data.html", [
  191. [ "QwtArraySeriesData< QwtIntervalSample >", "class_qwt_array_series_data.html", [
  192. [ "QwtIntervalSeriesData", "class_qwt_interval_series_data.html", null ]
  193. ] ]
  194. ] ],
  195. [ "QwtSeriesData< QwtOHLCSample >", "class_qwt_series_data.html", [
  196. [ "QwtArraySeriesData< QwtOHLCSample >", "class_qwt_array_series_data.html", [
  197. [ "QwtTradingChartData", "class_qwt_trading_chart_data.html", null ]
  198. ] ]
  199. ] ],
  200. [ "QwtSeriesData< QwtPoint3D >", "class_qwt_series_data.html", [
  201. [ "QwtArraySeriesData< QwtPoint3D >", "class_qwt_array_series_data.html", [
  202. [ "QwtPoint3DSeriesData", "class_qwt_point3_d_series_data.html", null ]
  203. ] ]
  204. ] ],
  205. [ "QwtSeriesData< QwtSetSample >", "class_qwt_series_data.html", [
  206. [ "QwtArraySeriesData< QwtSetSample >", "class_qwt_array_series_data.html", [
  207. [ "QwtSetSeriesData", "class_qwt_set_series_data.html", null ]
  208. ] ]
  209. ] ],
  210. [ "QwtSetSample", "class_qwt_set_sample.html", null ],
  211. [ "QwtSpline", "class_qwt_spline.html", null ],
  212. [ "QwtSymbol", "class_qwt_symbol.html", null ],
  213. [ "QwtSystemClock", "class_qwt_system_clock.html", null ],
  214. [ "QwtText", "class_qwt_text.html", null ],
  215. [ "QwtTextEngine", "class_qwt_text_engine.html", [
  216. [ "QwtMathMLTextEngine", "class_qwt_math_m_l_text_engine.html", null ],
  217. [ "QwtPlainTextEngine", "class_qwt_plain_text_engine.html", null ],
  218. [ "QwtRichTextEngine", "class_qwt_rich_text_engine.html", null ]
  219. ] ],
  220. [ "QwtTransform", "class_qwt_transform.html", [
  221. [ "QwtLogTransform", "class_qwt_log_transform.html", null ],
  222. [ "QwtNullTransform", "class_qwt_null_transform.html", null ],
  223. [ "QwtPowerTransform", "class_qwt_power_transform.html", null ]
  224. ] ]
  225. ];