├── CHANGES-6.2
├── COPYING
├── INSTALL
├── README
├── classincludes
├── QwtAbstractLegend
├── QwtAbstractScale
├── QwtAbstractScaleDraw
├── QwtAbstractSlider
├── QwtAlphaColorMap
├── QwtAnalogClock
├── QwtArrowButton
├── QwtAxis
├── QwtAxisId
├── QwtBezier
├── QwtCPointerData
├── QwtClipper
├── QwtColorMap
├── QwtColumnRect
├── QwtColumnSymbol
├── QwtCompass
├── QwtCompassMagnetNeedle
├── QwtCompassRose
├── QwtCompassScaleDraw
├── QwtCompassWindArrow
├── QwtCounter
├── QwtCurveFitter
├── QwtDate
├── QwtDateScaleDraw
├── QwtDateScaleEngine
├── QwtDial
├── QwtDialNeedle
├── QwtDialSimpleNeedle
├── QwtDynGridLayout
├── QwtEventPattern
├── QwtGlobal
├── QwtGraphic
├── QwtHueColorMap
├── QwtInterval
├── QwtIntervalSample
├── QwtIntervalSeriesData
├── QwtIntervalSymbol
├── QwtKnob
├── QwtLegend
├── QwtLegendData
├── QwtLegendLabel
├── QwtLinearColorMap
├── QwtLinearScaleEngine
├── QwtLogScaleEngine
├── QwtLogTransform
├── QwtMagnifier
├── QwtMath
├── QwtMatrixRasterData
├── QwtNullPaintDevice
├── QwtNullTransform
├── QwtOHLCSample
├── QwtPainter
├── QwtPainterCommand
├── QwtPanner
├── QwtPicker
├── QwtPickerClickPointMachine
├── QwtPickerClickRectMachine
├── QwtPickerDragLineMachine
├── QwtPickerDragPointMachine
├── QwtPickerDragRectMachine
├── QwtPickerMachine
├── QwtPickerPolygonMachine
├── QwtPickerTrackerMachine
├── QwtPixelMatrix
├── QwtPlainTextEngine
├── QwtPlot
├── QwtPlotAbstractBarChart
├── QwtPlotAbstractCanvas
├── QwtPlotBarChart
├── QwtPlotCanvas
├── QwtPlotCurve
├── QwtPlotDict
├── QwtPlotDirectPainter
├── QwtPlotGLCanvas
├── QwtPlotGraphicItem
├── QwtPlotGrid
├── QwtPlotHistogram
├── QwtPlotIntervalCurve
├── QwtPlotItem
├── QwtPlotLayout
├── QwtPlotLegendItem
├── QwtPlotMagnifier
├── QwtPlotMarker
├── QwtPlotMultiBarChart
├── QwtPlotOpenGLCanvas
├── QwtPlotPanner
├── QwtPlotPicker
├── QwtPlotRasterItem
├── QwtPlotRenderer
├── QwtPlotRescaler
├── QwtPlotScaleItem
├── QwtPlotSeriesItem
├── QwtPlotShapeItem
├── QwtPlotSpectroCurve
├── QwtPlotSpectrogram
├── QwtPlotSvgItem
├── QwtPlotTextLabel
├── QwtPlotTradingCurve
├── QwtPlotVectorField
├── QwtPlotZoneItem
├── QwtPlotZoomer
├── QwtPoint3D
├── QwtPoint3DSeriesData
├── QwtPointArrayData
├── QwtPointMapper
├── QwtPointPolar
├── QwtPointSeriesData
├── QwtPolarCanvas
├── QwtPolarCurve
├── QwtPolarFitter
├── QwtPolarGrid
├── QwtPolarItem
├── QwtPolarItemDict
├── QwtPolarLayout
├── QwtPolarMagnifier
├── QwtPolarMarker
├── QwtPolarPanner
├── QwtPolarPicker
├── QwtPolarPlot
├── QwtPolarRenderer
├── QwtPolarSpectrogram
├── QwtPowerTransform
├── QwtRasterData
├── QwtRichTextEngine
├── QwtRoundScaleDraw
├── QwtSamplingThread
├── QwtSaturationValueColorMap
├── QwtScaleArithmetic
├── QwtScaleDiv
├── QwtScaleDraw
├── QwtScaleEngine
├── QwtScaleMap
├── QwtScaleWidget
├── QwtSeriesData
├── QwtSetSample
├── QwtSetSeriesData
├── QwtSimpleCompassRose
├── QwtSlider
├── QwtSpline
├── QwtSplineBasis
├── QwtSplineC1
├── QwtSplineC2
├── QwtSplineCubic
├── QwtSplineCurveFitter
├── QwtSplineG1
├── QwtSplineInterpolating
├── QwtSplineLocal
├── QwtSplineParameter
├── QwtSplineParametrization
├── QwtSplinePleasing
├── QwtSplinePolynomial
├── QwtSymbol
├── QwtSyntheticPointData
├── QwtSystemClock
├── QwtText
├── QwtTextEngine
├── QwtTextLabel
├── QwtThermo
├── QwtTradingChartData
├── QwtTransform
├── QwtVectorFieldArrow
├── QwtVectorFieldData
├── QwtVectorFieldSample
├── QwtVectorFieldSymbol
├── QwtVectorFieldThinArrow
├── QwtWeedingCurveFitter
├── QwtWheel
├── QwtWidgetOverlay
└── classincludes.pro
├── designer
├── designer.pro
├── pixmaps
│ ├── qwt_polar_plot.png
│ ├── qwtanalogclock.png
│ ├── qwtcompass.png
│ ├── qwtcounter.png
│ ├── qwtdial.png
│ ├── qwtknob.png
│ ├── qwtplot.png
│ ├── qwtscale.png
│ ├── qwtslider.png
│ ├── qwtthermo.png
│ ├── qwtwheel.png
│ └── qwtwidget.png
├── qwt_designer_plugin.cpp
└── qwt_designer_plugin.qrc
├── doc
├── Doxyfile
├── DoxygenLayout.xml
├── changes.dox
├── doc.pro
├── doxyfilter.sh
├── html
│ ├── _form0_tmp.epsi
│ ├── _form0_tmp.pdf
│ ├── _form0_tmp.ps
│ ├── _formulas.aux
│ ├── _formulas.dvi
│ ├── _formulas.log
│ ├── _formulas.tex
│ ├── analogclock.png
│ ├── annotated.html
│ ├── annotated_dup.js
│ ├── barchart-grouped-600x400.png
│ ├── barchart-stacked-600x400.png
│ ├── barchartscreenshots.html
│ ├── bc_s.png
│ ├── bdwn.png
│ ├── bode-blue-600x400.png
│ ├── bode-rosy-600x400.png
│ ├── class_q_list.html
│ ├── class_q_map.html
│ ├── class_q_stack.html
│ ├── class_q_vector.html
│ ├── class_qwt_abstract_legend-members.html
│ ├── class_qwt_abstract_legend.html
│ ├── class_qwt_abstract_legend.js
│ ├── class_qwt_abstract_legend__inherit__graph.map
│ ├── class_qwt_abstract_legend__inherit__graph.md5
│ ├── class_qwt_abstract_legend__inherit__graph.svg
│ ├── class_qwt_abstract_scale-members.html
│ ├── class_qwt_abstract_scale.html
│ ├── class_qwt_abstract_scale.js
│ ├── class_qwt_abstract_scale__inherit__graph.map
│ ├── class_qwt_abstract_scale__inherit__graph.md5
│ ├── class_qwt_abstract_scale__inherit__graph.svg
│ ├── class_qwt_abstract_scale_draw-members.html
│ ├── class_qwt_abstract_scale_draw.html
│ ├── class_qwt_abstract_scale_draw.js
│ ├── class_qwt_abstract_scale_draw__inherit__graph.map
│ ├── class_qwt_abstract_scale_draw__inherit__graph.md5
│ ├── class_qwt_abstract_scale_draw__inherit__graph.svg
│ ├── class_qwt_abstract_series_store-members.html
│ ├── class_qwt_abstract_series_store.html
│ ├── class_qwt_abstract_series_store.js
│ ├── class_qwt_abstract_series_store__inherit__graph.map
│ ├── class_qwt_abstract_series_store__inherit__graph.md5
│ ├── class_qwt_abstract_series_store__inherit__graph.svg
│ ├── class_qwt_abstract_series_store__inherit__graph_org.svg
│ ├── class_qwt_abstract_slider-members.html
│ ├── class_qwt_abstract_slider.html
│ ├── class_qwt_abstract_slider.js
│ ├── class_qwt_abstract_slider__inherit__graph.map
│ ├── class_qwt_abstract_slider__inherit__graph.md5
│ ├── class_qwt_abstract_slider__inherit__graph.svg
│ ├── class_qwt_alpha_color_map-members.html
│ ├── class_qwt_alpha_color_map.html
│ ├── class_qwt_alpha_color_map.js
│ ├── class_qwt_alpha_color_map__inherit__graph.map
│ ├── class_qwt_alpha_color_map__inherit__graph.md5
│ ├── class_qwt_alpha_color_map__inherit__graph.svg
│ ├── class_qwt_analog_clock-members.html
│ ├── class_qwt_analog_clock.html
│ ├── class_qwt_analog_clock.js
│ ├── class_qwt_analog_clock__inherit__graph.map
│ ├── class_qwt_analog_clock__inherit__graph.md5
│ ├── class_qwt_analog_clock__inherit__graph.svg
│ ├── class_qwt_array_series_data-members.html
│ ├── class_qwt_array_series_data.html
│ ├── class_qwt_array_series_data.js
│ ├── class_qwt_array_series_data__inherit__graph.map
│ ├── class_qwt_array_series_data__inherit__graph.md5
│ ├── class_qwt_array_series_data__inherit__graph.svg
│ ├── class_qwt_arrow_button-members.html
│ ├── class_qwt_arrow_button.html
│ ├── class_qwt_arrow_button.js
│ ├── class_qwt_arrow_button__inherit__graph.map
│ ├── class_qwt_arrow_button__inherit__graph.md5
│ ├── class_qwt_arrow_button__inherit__graph.svg
│ ├── class_qwt_bezier-members.html
│ ├── class_qwt_bezier.html
│ ├── class_qwt_bezier.js
│ ├── class_qwt_c_pointer_data-members.html
│ ├── class_qwt_c_pointer_data.html
│ ├── class_qwt_c_pointer_data.js
│ ├── class_qwt_c_pointer_data__inherit__graph.map
│ ├── class_qwt_c_pointer_data__inherit__graph.md5
│ ├── class_qwt_c_pointer_data__inherit__graph.svg
│ ├── class_qwt_c_pointer_value_data-members.html
│ ├── class_qwt_c_pointer_value_data.html
│ ├── class_qwt_c_pointer_value_data.js
│ ├── class_qwt_c_pointer_value_data__inherit__graph.map
│ ├── class_qwt_c_pointer_value_data__inherit__graph.md5
│ ├── class_qwt_c_pointer_value_data__inherit__graph.svg
│ ├── class_qwt_color_map-members.html
│ ├── class_qwt_color_map.html
│ ├── class_qwt_color_map.js
│ ├── class_qwt_color_map__inherit__graph.map
│ ├── class_qwt_color_map__inherit__graph.md5
│ ├── class_qwt_color_map__inherit__graph.svg
│ ├── class_qwt_color_map__inherit__graph_org.svg
│ ├── class_qwt_column_rect-members.html
│ ├── class_qwt_column_rect.html
│ ├── class_qwt_column_rect.js
│ ├── class_qwt_column_symbol-members.html
│ ├── class_qwt_column_symbol.html
│ ├── class_qwt_column_symbol.js
│ ├── class_qwt_compass-members.html
│ ├── class_qwt_compass.html
│ ├── class_qwt_compass.js
│ ├── class_qwt_compass__inherit__graph.map
│ ├── class_qwt_compass__inherit__graph.md5
│ ├── class_qwt_compass__inherit__graph.svg
│ ├── class_qwt_compass_magnet_needle-members.html
│ ├── class_qwt_compass_magnet_needle.html
│ ├── class_qwt_compass_magnet_needle.js
│ ├── class_qwt_compass_magnet_needle__inherit__graph.map
│ ├── class_qwt_compass_magnet_needle__inherit__graph.md5
│ ├── class_qwt_compass_magnet_needle__inherit__graph.svg
│ ├── class_qwt_compass_rose-members.html
│ ├── class_qwt_compass_rose.html
│ ├── class_qwt_compass_rose.js
│ ├── class_qwt_compass_rose__inherit__graph.map
│ ├── class_qwt_compass_rose__inherit__graph.md5
│ ├── class_qwt_compass_rose__inherit__graph.svg
│ ├── class_qwt_compass_scale_draw-members.html
│ ├── class_qwt_compass_scale_draw.html
│ ├── class_qwt_compass_scale_draw.js
│ ├── class_qwt_compass_scale_draw__inherit__graph.map
│ ├── class_qwt_compass_scale_draw__inherit__graph.md5
│ ├── class_qwt_compass_scale_draw__inherit__graph.svg
│ ├── class_qwt_compass_wind_arrow-members.html
│ ├── class_qwt_compass_wind_arrow.html
│ ├── class_qwt_compass_wind_arrow.js
│ ├── class_qwt_compass_wind_arrow__inherit__graph.map
│ ├── class_qwt_compass_wind_arrow__inherit__graph.md5
│ ├── class_qwt_compass_wind_arrow__inherit__graph.svg
│ ├── class_qwt_counter-members.html
│ ├── class_qwt_counter.html
│ ├── class_qwt_counter.js
│ ├── class_qwt_counter__inherit__graph.map
│ ├── class_qwt_counter__inherit__graph.md5
│ ├── class_qwt_counter__inherit__graph.svg
│ ├── class_qwt_curve_fitter-members.html
│ ├── class_qwt_curve_fitter.html
│ ├── class_qwt_curve_fitter.js
│ ├── class_qwt_curve_fitter__inherit__graph.map
│ ├── class_qwt_curve_fitter__inherit__graph.md5
│ ├── class_qwt_curve_fitter__inherit__graph.svg
│ ├── class_qwt_date-members.html
│ ├── class_qwt_date.html
│ ├── class_qwt_date.js
│ ├── class_qwt_date_scale_draw-members.html
│ ├── class_qwt_date_scale_draw.html
│ ├── class_qwt_date_scale_draw.js
│ ├── class_qwt_date_scale_draw__inherit__graph.map
│ ├── class_qwt_date_scale_draw__inherit__graph.md5
│ ├── class_qwt_date_scale_draw__inherit__graph.svg
│ ├── class_qwt_date_scale_engine-members.html
│ ├── class_qwt_date_scale_engine.html
│ ├── class_qwt_date_scale_engine.js
│ ├── class_qwt_date_scale_engine__inherit__graph.map
│ ├── class_qwt_date_scale_engine__inherit__graph.md5
│ ├── class_qwt_date_scale_engine__inherit__graph.svg
│ ├── class_qwt_dial-members.html
│ ├── class_qwt_dial.html
│ ├── class_qwt_dial.js
│ ├── class_qwt_dial__inherit__graph.map
│ ├── class_qwt_dial__inherit__graph.md5
│ ├── class_qwt_dial__inherit__graph.svg
│ ├── class_qwt_dial_needle-members.html
│ ├── class_qwt_dial_needle.html
│ ├── class_qwt_dial_needle.js
│ ├── class_qwt_dial_needle__inherit__graph.map
│ ├── class_qwt_dial_needle__inherit__graph.md5
│ ├── class_qwt_dial_needle__inherit__graph.svg
│ ├── class_qwt_dial_simple_needle-members.html
│ ├── class_qwt_dial_simple_needle.html
│ ├── class_qwt_dial_simple_needle.js
│ ├── class_qwt_dial_simple_needle__inherit__graph.map
│ ├── class_qwt_dial_simple_needle__inherit__graph.md5
│ ├── class_qwt_dial_simple_needle__inherit__graph.svg
│ ├── class_qwt_dyn_grid_layout-members.html
│ ├── class_qwt_dyn_grid_layout.html
│ ├── class_qwt_dyn_grid_layout.js
│ ├── class_qwt_dyn_grid_layout__inherit__graph.map
│ ├── class_qwt_dyn_grid_layout__inherit__graph.md5
│ ├── class_qwt_dyn_grid_layout__inherit__graph.svg
│ ├── class_qwt_event_pattern-members.html
│ ├── class_qwt_event_pattern.html
│ ├── class_qwt_event_pattern.js
│ ├── class_qwt_event_pattern_1_1_key_pattern-members.html
│ ├── class_qwt_event_pattern_1_1_key_pattern.html
│ ├── class_qwt_event_pattern_1_1_key_pattern.js
│ ├── class_qwt_event_pattern_1_1_mouse_pattern-members.html
│ ├── class_qwt_event_pattern_1_1_mouse_pattern.html
│ ├── class_qwt_event_pattern_1_1_mouse_pattern.js
│ ├── class_qwt_event_pattern__inherit__graph.map
│ ├── class_qwt_event_pattern__inherit__graph.md5
│ ├── class_qwt_event_pattern__inherit__graph.svg
│ ├── class_qwt_graphic-members.html
│ ├── class_qwt_graphic.html
│ ├── class_qwt_graphic.js
│ ├── class_qwt_graphic__inherit__graph.map
│ ├── class_qwt_graphic__inherit__graph.md5
│ ├── class_qwt_graphic__inherit__graph.svg
│ ├── class_qwt_hue_color_map-members.html
│ ├── class_qwt_hue_color_map.html
│ ├── class_qwt_hue_color_map.js
│ ├── class_qwt_hue_color_map__inherit__graph.map
│ ├── class_qwt_hue_color_map__inherit__graph.md5
│ ├── class_qwt_hue_color_map__inherit__graph.svg
│ ├── class_qwt_interval-members.html
│ ├── class_qwt_interval.html
│ ├── class_qwt_interval.js
│ ├── class_qwt_interval_sample-members.html
│ ├── class_qwt_interval_sample.html
│ ├── class_qwt_interval_sample.js
│ ├── class_qwt_interval_series_data-members.html
│ ├── class_qwt_interval_series_data.html
│ ├── class_qwt_interval_series_data.js
│ ├── class_qwt_interval_series_data__inherit__graph.map
│ ├── class_qwt_interval_series_data__inherit__graph.md5
│ ├── class_qwt_interval_series_data__inherit__graph.svg
│ ├── class_qwt_interval_symbol-members.html
│ ├── class_qwt_interval_symbol.html
│ ├── class_qwt_interval_symbol.js
│ ├── class_qwt_knob-members.html
│ ├── class_qwt_knob.html
│ ├── class_qwt_knob.js
│ ├── class_qwt_knob__inherit__graph.map
│ ├── class_qwt_knob__inherit__graph.md5
│ ├── class_qwt_knob__inherit__graph.svg
│ ├── class_qwt_legend-members.html
│ ├── class_qwt_legend.html
│ ├── class_qwt_legend.js
│ ├── class_qwt_legend__inherit__graph.map
│ ├── class_qwt_legend__inherit__graph.md5
│ ├── class_qwt_legend__inherit__graph.svg
│ ├── class_qwt_legend_data-members.html
│ ├── class_qwt_legend_data.html
│ ├── class_qwt_legend_data.js
│ ├── class_qwt_legend_label-members.html
│ ├── class_qwt_legend_label.html
│ ├── class_qwt_legend_label.js
│ ├── class_qwt_legend_label__inherit__graph.map
│ ├── class_qwt_legend_label__inherit__graph.md5
│ ├── class_qwt_legend_label__inherit__graph.svg
│ ├── class_qwt_linear_color_map-members.html
│ ├── class_qwt_linear_color_map.html
│ ├── class_qwt_linear_color_map.js
│ ├── class_qwt_linear_color_map__inherit__graph.map
│ ├── class_qwt_linear_color_map__inherit__graph.md5
│ ├── class_qwt_linear_color_map__inherit__graph.svg
│ ├── class_qwt_linear_scale_engine-members.html
│ ├── class_qwt_linear_scale_engine.html
│ ├── class_qwt_linear_scale_engine.js
│ ├── class_qwt_linear_scale_engine__inherit__graph.map
│ ├── class_qwt_linear_scale_engine__inherit__graph.md5
│ ├── class_qwt_linear_scale_engine__inherit__graph.svg
│ ├── class_qwt_log_scale_engine-members.html
│ ├── class_qwt_log_scale_engine.html
│ ├── class_qwt_log_scale_engine.js
│ ├── class_qwt_log_scale_engine__inherit__graph.map
│ ├── class_qwt_log_scale_engine__inherit__graph.md5
│ ├── class_qwt_log_scale_engine__inherit__graph.svg
│ ├── class_qwt_log_transform-members.html
│ ├── class_qwt_log_transform.html
│ ├── class_qwt_log_transform.js
│ ├── class_qwt_log_transform__inherit__graph.map
│ ├── class_qwt_log_transform__inherit__graph.md5
│ ├── class_qwt_log_transform__inherit__graph.svg
│ ├── class_qwt_magnifier-members.html
│ ├── class_qwt_magnifier.html
│ ├── class_qwt_magnifier.js
│ ├── class_qwt_magnifier__inherit__graph.map
│ ├── class_qwt_magnifier__inherit__graph.md5
│ ├── class_qwt_magnifier__inherit__graph.svg
│ ├── class_qwt_matrix_raster_data-members.html
│ ├── class_qwt_matrix_raster_data.html
│ ├── class_qwt_matrix_raster_data.js
│ ├── class_qwt_matrix_raster_data__inherit__graph.map
│ ├── class_qwt_matrix_raster_data__inherit__graph.md5
│ ├── class_qwt_matrix_raster_data__inherit__graph.svg
│ ├── class_qwt_null_paint_device-members.html
│ ├── class_qwt_null_paint_device.html
│ ├── class_qwt_null_paint_device.js
│ ├── class_qwt_null_paint_device__inherit__graph.map
│ ├── class_qwt_null_paint_device__inherit__graph.md5
│ ├── class_qwt_null_paint_device__inherit__graph.svg
│ ├── class_qwt_null_transform-members.html
│ ├── class_qwt_null_transform.html
│ ├── class_qwt_null_transform.js
│ ├── class_qwt_null_transform__inherit__graph.map
│ ├── class_qwt_null_transform__inherit__graph.md5
│ ├── class_qwt_null_transform__inherit__graph.svg
│ ├── class_qwt_o_h_l_c_sample-members.html
│ ├── class_qwt_o_h_l_c_sample.html
│ ├── class_qwt_o_h_l_c_sample.js
│ ├── class_qwt_painter-members.html
│ ├── class_qwt_painter.html
│ ├── class_qwt_painter_command-members.html
│ ├── class_qwt_painter_command.html
│ ├── class_qwt_painter_command.js
│ ├── class_qwt_panner-members.html
│ ├── class_qwt_panner.html
│ ├── class_qwt_panner.js
│ ├── class_qwt_panner__inherit__graph.map
│ ├── class_qwt_panner__inherit__graph.md5
│ ├── class_qwt_panner__inherit__graph.svg
│ ├── class_qwt_picker-members.html
│ ├── class_qwt_picker.html
│ ├── class_qwt_picker.js
│ ├── class_qwt_picker__inherit__graph.map
│ ├── class_qwt_picker__inherit__graph.md5
│ ├── class_qwt_picker__inherit__graph.svg
│ ├── class_qwt_picker_click_point_machine-members.html
│ ├── class_qwt_picker_click_point_machine.html
│ ├── class_qwt_picker_click_point_machine.js
│ ├── class_qwt_picker_click_point_machine__inherit__graph.map
│ ├── class_qwt_picker_click_point_machine__inherit__graph.md5
│ ├── class_qwt_picker_click_point_machine__inherit__graph.svg
│ ├── class_qwt_picker_click_rect_machine-members.html
│ ├── class_qwt_picker_click_rect_machine.html
│ ├── class_qwt_picker_click_rect_machine.js
│ ├── class_qwt_picker_click_rect_machine__inherit__graph.map
│ ├── class_qwt_picker_click_rect_machine__inherit__graph.md5
│ ├── class_qwt_picker_click_rect_machine__inherit__graph.svg
│ ├── class_qwt_picker_drag_line_machine-members.html
│ ├── class_qwt_picker_drag_line_machine.html
│ ├── class_qwt_picker_drag_line_machine.js
│ ├── class_qwt_picker_drag_line_machine__inherit__graph.map
│ ├── class_qwt_picker_drag_line_machine__inherit__graph.md5
│ ├── class_qwt_picker_drag_line_machine__inherit__graph.svg
│ ├── class_qwt_picker_drag_point_machine-members.html
│ ├── class_qwt_picker_drag_point_machine.html
│ ├── class_qwt_picker_drag_point_machine.js
│ ├── class_qwt_picker_drag_point_machine__inherit__graph.map
│ ├── class_qwt_picker_drag_point_machine__inherit__graph.md5
│ ├── class_qwt_picker_drag_point_machine__inherit__graph.svg
│ ├── class_qwt_picker_drag_rect_machine-members.html
│ ├── class_qwt_picker_drag_rect_machine.html
│ ├── class_qwt_picker_drag_rect_machine.js
│ ├── class_qwt_picker_drag_rect_machine__inherit__graph.map
│ ├── class_qwt_picker_drag_rect_machine__inherit__graph.md5
│ ├── class_qwt_picker_drag_rect_machine__inherit__graph.svg
│ ├── class_qwt_picker_machine-members.html
│ ├── class_qwt_picker_machine.html
│ ├── class_qwt_picker_machine.js
│ ├── class_qwt_picker_machine__inherit__graph.map
│ ├── class_qwt_picker_machine__inherit__graph.md5
│ ├── class_qwt_picker_machine__inherit__graph.svg
│ ├── class_qwt_picker_polygon_machine-members.html
│ ├── class_qwt_picker_polygon_machine.html
│ ├── class_qwt_picker_polygon_machine.js
│ ├── class_qwt_picker_polygon_machine__inherit__graph.map
│ ├── class_qwt_picker_polygon_machine__inherit__graph.md5
│ ├── class_qwt_picker_polygon_machine__inherit__graph.svg
│ ├── class_qwt_picker_tracker_machine-members.html
│ ├── class_qwt_picker_tracker_machine.html
│ ├── class_qwt_picker_tracker_machine.js
│ ├── class_qwt_picker_tracker_machine__inherit__graph.map
│ ├── class_qwt_picker_tracker_machine__inherit__graph.md5
│ ├── class_qwt_picker_tracker_machine__inherit__graph.svg
│ ├── class_qwt_pixel_matrix-members.html
│ ├── class_qwt_pixel_matrix.html
│ ├── class_qwt_pixel_matrix.js
│ ├── class_qwt_pixel_matrix__inherit__graph.map
│ ├── class_qwt_pixel_matrix__inherit__graph.md5
│ ├── class_qwt_pixel_matrix__inherit__graph.svg
│ ├── class_qwt_plain_text_engine-members.html
│ ├── class_qwt_plain_text_engine.html
│ ├── class_qwt_plain_text_engine.js
│ ├── class_qwt_plain_text_engine__inherit__graph.map
│ ├── class_qwt_plain_text_engine__inherit__graph.md5
│ ├── class_qwt_plain_text_engine__inherit__graph.svg
│ ├── class_qwt_plot-members.html
│ ├── class_qwt_plot.html
│ ├── class_qwt_plot.js
│ ├── class_qwt_plot__inherit__graph.map
│ ├── class_qwt_plot__inherit__graph.md5
│ ├── class_qwt_plot__inherit__graph.svg
│ ├── class_qwt_plot_abstract_bar_chart-members.html
│ ├── class_qwt_plot_abstract_bar_chart.html
│ ├── class_qwt_plot_abstract_bar_chart.js
│ ├── class_qwt_plot_abstract_bar_chart__inherit__graph.map
│ ├── class_qwt_plot_abstract_bar_chart__inherit__graph.md5
│ ├── class_qwt_plot_abstract_bar_chart__inherit__graph.svg
│ ├── class_qwt_plot_abstract_canvas-members.html
│ ├── class_qwt_plot_abstract_canvas.html
│ ├── class_qwt_plot_abstract_canvas.js
│ ├── class_qwt_plot_abstract_canvas__inherit__graph.map
│ ├── class_qwt_plot_abstract_canvas__inherit__graph.md5
│ ├── class_qwt_plot_abstract_canvas__inherit__graph.svg
│ ├── class_qwt_plot_abstract_g_l_canvas-members.html
│ ├── class_qwt_plot_abstract_g_l_canvas.html
│ ├── class_qwt_plot_abstract_g_l_canvas.js
│ ├── class_qwt_plot_abstract_g_l_canvas__inherit__graph.map
│ ├── class_qwt_plot_abstract_g_l_canvas__inherit__graph.md5
│ ├── class_qwt_plot_abstract_g_l_canvas__inherit__graph.svg
│ ├── class_qwt_plot_bar_chart-members.html
│ ├── class_qwt_plot_bar_chart.html
│ ├── class_qwt_plot_bar_chart.js
│ ├── class_qwt_plot_bar_chart__inherit__graph.map
│ ├── class_qwt_plot_bar_chart__inherit__graph.md5
│ ├── class_qwt_plot_bar_chart__inherit__graph.svg
│ ├── class_qwt_plot_canvas-members.html
│ ├── class_qwt_plot_canvas.html
│ ├── class_qwt_plot_canvas.js
│ ├── class_qwt_plot_canvas__inherit__graph.map
│ ├── class_qwt_plot_canvas__inherit__graph.md5
│ ├── class_qwt_plot_canvas__inherit__graph.svg
│ ├── class_qwt_plot_curve-members.html
│ ├── class_qwt_plot_curve.html
│ ├── class_qwt_plot_curve.js
│ ├── class_qwt_plot_curve__inherit__graph.map
│ ├── class_qwt_plot_curve__inherit__graph.md5
│ ├── class_qwt_plot_curve__inherit__graph.svg
│ ├── class_qwt_plot_dict-members.html
│ ├── class_qwt_plot_dict.html
│ ├── class_qwt_plot_dict.js
│ ├── class_qwt_plot_dict__inherit__graph.map
│ ├── class_qwt_plot_dict__inherit__graph.md5
│ ├── class_qwt_plot_dict__inherit__graph.svg
│ ├── class_qwt_plot_direct_painter-members.html
│ ├── class_qwt_plot_direct_painter.html
│ ├── class_qwt_plot_direct_painter.js
│ ├── class_qwt_plot_direct_painter__inherit__graph.map
│ ├── class_qwt_plot_direct_painter__inherit__graph.md5
│ ├── class_qwt_plot_direct_painter__inherit__graph.svg
│ ├── class_qwt_plot_g_l_canvas-members.html
│ ├── class_qwt_plot_g_l_canvas.html
│ ├── class_qwt_plot_g_l_canvas.js
│ ├── class_qwt_plot_g_l_canvas__inherit__graph.map
│ ├── class_qwt_plot_g_l_canvas__inherit__graph.md5
│ ├── class_qwt_plot_g_l_canvas__inherit__graph.svg
│ ├── class_qwt_plot_graphic_item-members.html
│ ├── class_qwt_plot_graphic_item.html
│ ├── class_qwt_plot_graphic_item.js
│ ├── class_qwt_plot_graphic_item__inherit__graph.map
│ ├── class_qwt_plot_graphic_item__inherit__graph.md5
│ ├── class_qwt_plot_graphic_item__inherit__graph.svg
│ ├── class_qwt_plot_grid-members.html
│ ├── class_qwt_plot_grid.html
│ ├── class_qwt_plot_grid.js
│ ├── class_qwt_plot_grid__inherit__graph.map
│ ├── class_qwt_plot_grid__inherit__graph.md5
│ ├── class_qwt_plot_grid__inherit__graph.svg
│ ├── class_qwt_plot_histogram-members.html
│ ├── class_qwt_plot_histogram.html
│ ├── class_qwt_plot_histogram.js
│ ├── class_qwt_plot_histogram__inherit__graph.map
│ ├── class_qwt_plot_histogram__inherit__graph.md5
│ ├── class_qwt_plot_histogram__inherit__graph.svg
│ ├── class_qwt_plot_interval_curve-members.html
│ ├── class_qwt_plot_interval_curve.html
│ ├── class_qwt_plot_interval_curve.js
│ ├── class_qwt_plot_interval_curve__inherit__graph.map
│ ├── class_qwt_plot_interval_curve__inherit__graph.md5
│ ├── class_qwt_plot_interval_curve__inherit__graph.svg
│ ├── class_qwt_plot_item-members.html
│ ├── class_qwt_plot_item.html
│ ├── class_qwt_plot_item.js
│ ├── class_qwt_plot_item__inherit__graph.map
│ ├── class_qwt_plot_item__inherit__graph.md5
│ ├── class_qwt_plot_item__inherit__graph.svg
│ ├── class_qwt_plot_item__inherit__graph_org.svg
│ ├── class_qwt_plot_layout-members.html
│ ├── class_qwt_plot_layout.html
│ ├── class_qwt_plot_layout.js
│ ├── class_qwt_plot_legend_item-members.html
│ ├── class_qwt_plot_legend_item.html
│ ├── class_qwt_plot_legend_item.js
│ ├── class_qwt_plot_legend_item__inherit__graph.map
│ ├── class_qwt_plot_legend_item__inherit__graph.md5
│ ├── class_qwt_plot_legend_item__inherit__graph.svg
│ ├── class_qwt_plot_magnifier-members.html
│ ├── class_qwt_plot_magnifier.html
│ ├── class_qwt_plot_magnifier.js
│ ├── class_qwt_plot_magnifier__inherit__graph.map
│ ├── class_qwt_plot_magnifier__inherit__graph.md5
│ ├── class_qwt_plot_magnifier__inherit__graph.svg
│ ├── class_qwt_plot_marker-members.html
│ ├── class_qwt_plot_marker.html
│ ├── class_qwt_plot_marker.js
│ ├── class_qwt_plot_marker__inherit__graph.map
│ ├── class_qwt_plot_marker__inherit__graph.md5
│ ├── class_qwt_plot_marker__inherit__graph.svg
│ ├── class_qwt_plot_multi_bar_chart-members.html
│ ├── class_qwt_plot_multi_bar_chart.html
│ ├── class_qwt_plot_multi_bar_chart.js
│ ├── class_qwt_plot_multi_bar_chart__inherit__graph.map
│ ├── class_qwt_plot_multi_bar_chart__inherit__graph.md5
│ ├── class_qwt_plot_multi_bar_chart__inherit__graph.svg
│ ├── class_qwt_plot_open_g_l_canvas-members.html
│ ├── class_qwt_plot_open_g_l_canvas.html
│ ├── class_qwt_plot_open_g_l_canvas.js
│ ├── class_qwt_plot_open_g_l_canvas__inherit__graph.map
│ ├── class_qwt_plot_open_g_l_canvas__inherit__graph.md5
│ ├── class_qwt_plot_open_g_l_canvas__inherit__graph.svg
│ ├── class_qwt_plot_panner-members.html
│ ├── class_qwt_plot_panner.html
│ ├── class_qwt_plot_panner.js
│ ├── class_qwt_plot_panner__inherit__graph.map
│ ├── class_qwt_plot_panner__inherit__graph.md5
│ ├── class_qwt_plot_panner__inherit__graph.svg
│ ├── class_qwt_plot_picker-members.html
│ ├── class_qwt_plot_picker.html
│ ├── class_qwt_plot_picker.js
│ ├── class_qwt_plot_picker__inherit__graph.map
│ ├── class_qwt_plot_picker__inherit__graph.md5
│ ├── class_qwt_plot_picker__inherit__graph.svg
│ ├── class_qwt_plot_raster_item-members.html
│ ├── class_qwt_plot_raster_item.html
│ ├── class_qwt_plot_raster_item.js
│ ├── class_qwt_plot_raster_item__inherit__graph.map
│ ├── class_qwt_plot_raster_item__inherit__graph.md5
│ ├── class_qwt_plot_raster_item__inherit__graph.svg
│ ├── class_qwt_plot_renderer-members.html
│ ├── class_qwt_plot_renderer.html
│ ├── class_qwt_plot_renderer.js
│ ├── class_qwt_plot_renderer__inherit__graph.map
│ ├── class_qwt_plot_renderer__inherit__graph.md5
│ ├── class_qwt_plot_renderer__inherit__graph.svg
│ ├── class_qwt_plot_rescaler-members.html
│ ├── class_qwt_plot_rescaler.html
│ ├── class_qwt_plot_rescaler.js
│ ├── class_qwt_plot_rescaler__inherit__graph.map
│ ├── class_qwt_plot_rescaler__inherit__graph.md5
│ ├── class_qwt_plot_rescaler__inherit__graph.svg
│ ├── class_qwt_plot_scale_item-members.html
│ ├── class_qwt_plot_scale_item.html
│ ├── class_qwt_plot_scale_item.js
│ ├── class_qwt_plot_scale_item__inherit__graph.map
│ ├── class_qwt_plot_scale_item__inherit__graph.md5
│ ├── class_qwt_plot_scale_item__inherit__graph.svg
│ ├── class_qwt_plot_series_item-members.html
│ ├── class_qwt_plot_series_item.html
│ ├── class_qwt_plot_series_item.js
│ ├── class_qwt_plot_series_item__inherit__graph.map
│ ├── class_qwt_plot_series_item__inherit__graph.md5
│ ├── class_qwt_plot_series_item__inherit__graph.svg
│ ├── class_qwt_plot_series_item__inherit__graph_org.svg
│ ├── class_qwt_plot_shape_item-members.html
│ ├── class_qwt_plot_shape_item.html
│ ├── class_qwt_plot_shape_item.js
│ ├── class_qwt_plot_shape_item__inherit__graph.map
│ ├── class_qwt_plot_shape_item__inherit__graph.md5
│ ├── class_qwt_plot_shape_item__inherit__graph.svg
│ ├── class_qwt_plot_spectro_curve-members.html
│ ├── class_qwt_plot_spectro_curve.html
│ ├── class_qwt_plot_spectro_curve.js
│ ├── class_qwt_plot_spectro_curve__inherit__graph.map
│ ├── class_qwt_plot_spectro_curve__inherit__graph.md5
│ ├── class_qwt_plot_spectro_curve__inherit__graph.svg
│ ├── class_qwt_plot_spectrogram-members.html
│ ├── class_qwt_plot_spectrogram.html
│ ├── class_qwt_plot_spectrogram.js
│ ├── class_qwt_plot_spectrogram__inherit__graph.map
│ ├── class_qwt_plot_spectrogram__inherit__graph.md5
│ ├── class_qwt_plot_spectrogram__inherit__graph.svg
│ ├── class_qwt_plot_svg_item-members.html
│ ├── class_qwt_plot_svg_item.html
│ ├── class_qwt_plot_svg_item.js
│ ├── class_qwt_plot_svg_item__inherit__graph.map
│ ├── class_qwt_plot_svg_item__inherit__graph.md5
│ ├── class_qwt_plot_svg_item__inherit__graph.svg
│ ├── class_qwt_plot_text_label-members.html
│ ├── class_qwt_plot_text_label.html
│ ├── class_qwt_plot_text_label.js
│ ├── class_qwt_plot_text_label__inherit__graph.map
│ ├── class_qwt_plot_text_label__inherit__graph.md5
│ ├── class_qwt_plot_text_label__inherit__graph.svg
│ ├── class_qwt_plot_trading_curve-members.html
│ ├── class_qwt_plot_trading_curve.html
│ ├── class_qwt_plot_trading_curve.js
│ ├── class_qwt_plot_trading_curve__inherit__graph.map
│ ├── class_qwt_plot_trading_curve__inherit__graph.md5
│ ├── class_qwt_plot_trading_curve__inherit__graph.svg
│ ├── class_qwt_plot_vector_field-members.html
│ ├── class_qwt_plot_vector_field.html
│ ├── class_qwt_plot_vector_field.js
│ ├── class_qwt_plot_vector_field__inherit__graph.map
│ ├── class_qwt_plot_vector_field__inherit__graph.md5
│ ├── class_qwt_plot_vector_field__inherit__graph.svg
│ ├── class_qwt_plot_zone_item-members.html
│ ├── class_qwt_plot_zone_item.html
│ ├── class_qwt_plot_zone_item.js
│ ├── class_qwt_plot_zone_item__inherit__graph.map
│ ├── class_qwt_plot_zone_item__inherit__graph.md5
│ ├── class_qwt_plot_zone_item__inherit__graph.svg
│ ├── class_qwt_plot_zoomer-members.html
│ ├── class_qwt_plot_zoomer.html
│ ├── class_qwt_plot_zoomer.js
│ ├── class_qwt_plot_zoomer__inherit__graph.map
│ ├── class_qwt_plot_zoomer__inherit__graph.md5
│ ├── class_qwt_plot_zoomer__inherit__graph.svg
│ ├── class_qwt_point3_d-members.html
│ ├── class_qwt_point3_d.html
│ ├── class_qwt_point3_d.js
│ ├── class_qwt_point3_d_series_data-members.html
│ ├── class_qwt_point3_d_series_data.html
│ ├── class_qwt_point3_d_series_data.js
│ ├── class_qwt_point3_d_series_data__inherit__graph.map
│ ├── class_qwt_point3_d_series_data__inherit__graph.md5
│ ├── class_qwt_point3_d_series_data__inherit__graph.svg
│ ├── class_qwt_point_array_data-members.html
│ ├── class_qwt_point_array_data.html
│ ├── class_qwt_point_array_data.js
│ ├── class_qwt_point_array_data__inherit__graph.map
│ ├── class_qwt_point_array_data__inherit__graph.md5
│ ├── class_qwt_point_array_data__inherit__graph.svg
│ ├── class_qwt_point_mapper-members.html
│ ├── class_qwt_point_mapper.html
│ ├── class_qwt_point_mapper.js
│ ├── class_qwt_point_polar-members.html
│ ├── class_qwt_point_polar.html
│ ├── class_qwt_point_polar.js
│ ├── class_qwt_point_series_data-members.html
│ ├── class_qwt_point_series_data.html
│ ├── class_qwt_point_series_data.js
│ ├── class_qwt_point_series_data__inherit__graph.map
│ ├── class_qwt_point_series_data__inherit__graph.md5
│ ├── class_qwt_point_series_data__inherit__graph.svg
│ ├── class_qwt_point_series_data__inherit__graph_org.svg
│ ├── class_qwt_polar_canvas-members.html
│ ├── class_qwt_polar_canvas.html
│ ├── class_qwt_polar_canvas.js
│ ├── class_qwt_polar_canvas__inherit__graph.map
│ ├── class_qwt_polar_canvas__inherit__graph.md5
│ ├── class_qwt_polar_canvas__inherit__graph.svg
│ ├── class_qwt_polar_curve-members.html
│ ├── class_qwt_polar_curve.html
│ ├── class_qwt_polar_curve.js
│ ├── class_qwt_polar_curve__inherit__graph.map
│ ├── class_qwt_polar_curve__inherit__graph.md5
│ ├── class_qwt_polar_curve__inherit__graph.svg
│ ├── class_qwt_polar_fitter-members.html
│ ├── class_qwt_polar_fitter.html
│ ├── class_qwt_polar_fitter.js
│ ├── class_qwt_polar_fitter__inherit__graph.map
│ ├── class_qwt_polar_fitter__inherit__graph.md5
│ ├── class_qwt_polar_fitter__inherit__graph.svg
│ ├── class_qwt_polar_grid-members.html
│ ├── class_qwt_polar_grid.html
│ ├── class_qwt_polar_grid.js
│ ├── class_qwt_polar_grid__inherit__graph.map
│ ├── class_qwt_polar_grid__inherit__graph.md5
│ ├── class_qwt_polar_grid__inherit__graph.svg
│ ├── class_qwt_polar_item-members.html
│ ├── class_qwt_polar_item.html
│ ├── class_qwt_polar_item.js
│ ├── class_qwt_polar_item__inherit__graph.map
│ ├── class_qwt_polar_item__inherit__graph.md5
│ ├── class_qwt_polar_item__inherit__graph.svg
│ ├── class_qwt_polar_item_dict-members.html
│ ├── class_qwt_polar_item_dict.html
│ ├── class_qwt_polar_item_dict.js
│ ├── class_qwt_polar_item_dict__inherit__graph.map
│ ├── class_qwt_polar_item_dict__inherit__graph.md5
│ ├── class_qwt_polar_item_dict__inherit__graph.svg
│ ├── class_qwt_polar_layout-members.html
│ ├── class_qwt_polar_layout.html
│ ├── class_qwt_polar_layout.js
│ ├── class_qwt_polar_magnifier-members.html
│ ├── class_qwt_polar_magnifier.html
│ ├── class_qwt_polar_magnifier.js
│ ├── class_qwt_polar_magnifier__inherit__graph.map
│ ├── class_qwt_polar_magnifier__inherit__graph.md5
│ ├── class_qwt_polar_magnifier__inherit__graph.svg
│ ├── class_qwt_polar_marker-members.html
│ ├── class_qwt_polar_marker.html
│ ├── class_qwt_polar_marker.js
│ ├── class_qwt_polar_marker__inherit__graph.map
│ ├── class_qwt_polar_marker__inherit__graph.md5
│ ├── class_qwt_polar_marker__inherit__graph.svg
│ ├── class_qwt_polar_panner-members.html
│ ├── class_qwt_polar_panner.html
│ ├── class_qwt_polar_panner.js
│ ├── class_qwt_polar_panner__inherit__graph.map
│ ├── class_qwt_polar_panner__inherit__graph.md5
│ ├── class_qwt_polar_panner__inherit__graph.svg
│ ├── class_qwt_polar_picker-members.html
│ ├── class_qwt_polar_picker.html
│ ├── class_qwt_polar_picker.js
│ ├── class_qwt_polar_picker__inherit__graph.map
│ ├── class_qwt_polar_picker__inherit__graph.md5
│ ├── class_qwt_polar_picker__inherit__graph.svg
│ ├── class_qwt_polar_plot-members.html
│ ├── class_qwt_polar_plot.html
│ ├── class_qwt_polar_plot.js
│ ├── class_qwt_polar_plot__inherit__graph.map
│ ├── class_qwt_polar_plot__inherit__graph.md5
│ ├── class_qwt_polar_plot__inherit__graph.svg
│ ├── class_qwt_polar_renderer-members.html
│ ├── class_qwt_polar_renderer.html
│ ├── class_qwt_polar_renderer.js
│ ├── class_qwt_polar_renderer__inherit__graph.map
│ ├── class_qwt_polar_renderer__inherit__graph.md5
│ ├── class_qwt_polar_renderer__inherit__graph.svg
│ ├── class_qwt_polar_spectrogram-members.html
│ ├── class_qwt_polar_spectrogram.html
│ ├── class_qwt_polar_spectrogram.js
│ ├── class_qwt_polar_spectrogram__inherit__graph.map
│ ├── class_qwt_polar_spectrogram__inherit__graph.md5
│ ├── class_qwt_polar_spectrogram__inherit__graph.svg
│ ├── class_qwt_power_transform-members.html
│ ├── class_qwt_power_transform.html
│ ├── class_qwt_power_transform.js
│ ├── class_qwt_power_transform__inherit__graph.map
│ ├── class_qwt_power_transform__inherit__graph.md5
│ ├── class_qwt_power_transform__inherit__graph.svg
│ ├── class_qwt_raster_data-members.html
│ ├── class_qwt_raster_data.html
│ ├── class_qwt_raster_data.js
│ ├── class_qwt_raster_data__inherit__graph.map
│ ├── class_qwt_raster_data__inherit__graph.md5
│ ├── class_qwt_raster_data__inherit__graph.svg
│ ├── class_qwt_rich_text_engine-members.html
│ ├── class_qwt_rich_text_engine.html
│ ├── class_qwt_rich_text_engine.js
│ ├── class_qwt_rich_text_engine__inherit__graph.map
│ ├── class_qwt_rich_text_engine__inherit__graph.md5
│ ├── class_qwt_rich_text_engine__inherit__graph.svg
│ ├── class_qwt_round_scale_draw-members.html
│ ├── class_qwt_round_scale_draw.html
│ ├── class_qwt_round_scale_draw.js
│ ├── class_qwt_round_scale_draw__inherit__graph.map
│ ├── class_qwt_round_scale_draw__inherit__graph.md5
│ ├── class_qwt_round_scale_draw__inherit__graph.svg
│ ├── class_qwt_sampling_thread-members.html
│ ├── class_qwt_sampling_thread.html
│ ├── class_qwt_sampling_thread.js
│ ├── class_qwt_sampling_thread__inherit__graph.map
│ ├── class_qwt_sampling_thread__inherit__graph.md5
│ ├── class_qwt_sampling_thread__inherit__graph.svg
│ ├── class_qwt_saturation_value_color_map-members.html
│ ├── class_qwt_saturation_value_color_map.html
│ ├── class_qwt_saturation_value_color_map.js
│ ├── class_qwt_saturation_value_color_map__inherit__graph.map
│ ├── class_qwt_saturation_value_color_map__inherit__graph.md5
│ ├── class_qwt_saturation_value_color_map__inherit__graph.svg
│ ├── class_qwt_scale_arithmetic-members.html
│ ├── class_qwt_scale_arithmetic.html
│ ├── class_qwt_scale_div-members.html
│ ├── class_qwt_scale_div.html
│ ├── class_qwt_scale_div.js
│ ├── class_qwt_scale_draw-members.html
│ ├── class_qwt_scale_draw.html
│ ├── class_qwt_scale_draw.js
│ ├── class_qwt_scale_draw__inherit__graph.map
│ ├── class_qwt_scale_draw__inherit__graph.md5
│ ├── class_qwt_scale_draw__inherit__graph.svg
│ ├── class_qwt_scale_engine-members.html
│ ├── class_qwt_scale_engine.html
│ ├── class_qwt_scale_engine.js
│ ├── class_qwt_scale_engine__inherit__graph.map
│ ├── class_qwt_scale_engine__inherit__graph.md5
│ ├── class_qwt_scale_engine__inherit__graph.svg
│ ├── class_qwt_scale_map-members.html
│ ├── class_qwt_scale_map.html
│ ├── class_qwt_scale_map.js
│ ├── class_qwt_scale_widget-members.html
│ ├── class_qwt_scale_widget.html
│ ├── class_qwt_scale_widget.js
│ ├── class_qwt_scale_widget__inherit__graph.map
│ ├── class_qwt_scale_widget__inherit__graph.md5
│ ├── class_qwt_scale_widget__inherit__graph.svg
│ ├── class_qwt_series_data-members.html
│ ├── class_qwt_series_data.html
│ ├── class_qwt_series_data.js
│ ├── class_qwt_series_data__inherit__graph.map
│ ├── class_qwt_series_data__inherit__graph.md5
│ ├── class_qwt_series_data__inherit__graph.svg
│ ├── class_qwt_series_store-members.html
│ ├── class_qwt_series_store.html
│ ├── class_qwt_series_store.js
│ ├── class_qwt_series_store__inherit__graph.map
│ ├── class_qwt_series_store__inherit__graph.md5
│ ├── class_qwt_series_store__inherit__graph.svg
│ ├── class_qwt_set_sample-members.html
│ ├── class_qwt_set_sample.html
│ ├── class_qwt_set_sample.js
│ ├── class_qwt_set_series_data-members.html
│ ├── class_qwt_set_series_data.html
│ ├── class_qwt_set_series_data.js
│ ├── class_qwt_set_series_data__inherit__graph.map
│ ├── class_qwt_set_series_data__inherit__graph.md5
│ ├── class_qwt_set_series_data__inherit__graph.svg
│ ├── class_qwt_simple_compass_rose-members.html
│ ├── class_qwt_simple_compass_rose.html
│ ├── class_qwt_simple_compass_rose.js
│ ├── class_qwt_simple_compass_rose__inherit__graph.map
│ ├── class_qwt_simple_compass_rose__inherit__graph.md5
│ ├── class_qwt_simple_compass_rose__inherit__graph.svg
│ ├── class_qwt_slider-members.html
│ ├── class_qwt_slider.html
│ ├── class_qwt_slider.js
│ ├── class_qwt_slider__inherit__graph.map
│ ├── class_qwt_slider__inherit__graph.md5
│ ├── class_qwt_slider__inherit__graph.svg
│ ├── class_qwt_spline-members.html
│ ├── class_qwt_spline.html
│ ├── class_qwt_spline.js
│ ├── class_qwt_spline__inherit__graph.map
│ ├── class_qwt_spline__inherit__graph.md5
│ ├── class_qwt_spline__inherit__graph.svg
│ ├── class_qwt_spline_basis-members.html
│ ├── class_qwt_spline_basis.html
│ ├── class_qwt_spline_basis.js
│ ├── class_qwt_spline_basis__inherit__graph.map
│ ├── class_qwt_spline_basis__inherit__graph.md5
│ ├── class_qwt_spline_basis__inherit__graph.svg
│ ├── class_qwt_spline_c1-members.html
│ ├── class_qwt_spline_c1.html
│ ├── class_qwt_spline_c1.js
│ ├── class_qwt_spline_c1__inherit__graph.map
│ ├── class_qwt_spline_c1__inherit__graph.md5
│ ├── class_qwt_spline_c1__inherit__graph.svg
│ ├── class_qwt_spline_c2-members.html
│ ├── class_qwt_spline_c2.html
│ ├── class_qwt_spline_c2.js
│ ├── class_qwt_spline_c2__inherit__graph.map
│ ├── class_qwt_spline_c2__inherit__graph.md5
│ ├── class_qwt_spline_c2__inherit__graph.svg
│ ├── class_qwt_spline_cubic-members.html
│ ├── class_qwt_spline_cubic.html
│ ├── class_qwt_spline_cubic.js
│ ├── class_qwt_spline_cubic__inherit__graph.map
│ ├── class_qwt_spline_cubic__inherit__graph.md5
│ ├── class_qwt_spline_cubic__inherit__graph.svg
│ ├── class_qwt_spline_curve_fitter-members.html
│ ├── class_qwt_spline_curve_fitter.html
│ ├── class_qwt_spline_curve_fitter.js
│ ├── class_qwt_spline_curve_fitter__inherit__graph.map
│ ├── class_qwt_spline_curve_fitter__inherit__graph.md5
│ ├── class_qwt_spline_curve_fitter__inherit__graph.svg
│ ├── class_qwt_spline_g1-members.html
│ ├── class_qwt_spline_g1.html
│ ├── class_qwt_spline_g1.js
│ ├── class_qwt_spline_g1__inherit__graph.map
│ ├── class_qwt_spline_g1__inherit__graph.md5
│ ├── class_qwt_spline_g1__inherit__graph.svg
│ ├── class_qwt_spline_interpolating-members.html
│ ├── class_qwt_spline_interpolating.html
│ ├── class_qwt_spline_interpolating.js
│ ├── class_qwt_spline_interpolating__inherit__graph.map
│ ├── class_qwt_spline_interpolating__inherit__graph.md5
│ ├── class_qwt_spline_interpolating__inherit__graph.svg
│ ├── class_qwt_spline_local-members.html
│ ├── class_qwt_spline_local.html
│ ├── class_qwt_spline_local.js
│ ├── class_qwt_spline_local__inherit__graph.map
│ ├── class_qwt_spline_local__inherit__graph.md5
│ ├── class_qwt_spline_local__inherit__graph.svg
│ ├── class_qwt_spline_parametrization-members.html
│ ├── class_qwt_spline_parametrization.html
│ ├── class_qwt_spline_parametrization.js
│ ├── class_qwt_spline_pleasing-members.html
│ ├── class_qwt_spline_pleasing.html
│ ├── class_qwt_spline_pleasing.js
│ ├── class_qwt_spline_pleasing__inherit__graph.map
│ ├── class_qwt_spline_pleasing__inherit__graph.md5
│ ├── class_qwt_spline_pleasing__inherit__graph.svg
│ ├── class_qwt_spline_polynomial-members.html
│ ├── class_qwt_spline_polynomial.html
│ ├── class_qwt_spline_polynomial.js
│ ├── class_qwt_symbol-members.html
│ ├── class_qwt_symbol.html
│ ├── class_qwt_symbol.js
│ ├── class_qwt_synthetic_point_data-members.html
│ ├── class_qwt_synthetic_point_data.html
│ ├── class_qwt_synthetic_point_data.js
│ ├── class_qwt_synthetic_point_data__inherit__graph.map
│ ├── class_qwt_synthetic_point_data__inherit__graph.md5
│ ├── class_qwt_synthetic_point_data__inherit__graph.svg
│ ├── class_qwt_system_clock-members.html
│ ├── class_qwt_system_clock.html
│ ├── class_qwt_system_clock.js
│ ├── class_qwt_text-members.html
│ ├── class_qwt_text.html
│ ├── class_qwt_text.js
│ ├── class_qwt_text_engine-members.html
│ ├── class_qwt_text_engine.html
│ ├── class_qwt_text_engine.js
│ ├── class_qwt_text_engine__inherit__graph.map
│ ├── class_qwt_text_engine__inherit__graph.md5
│ ├── class_qwt_text_engine__inherit__graph.svg
│ ├── class_qwt_text_label-members.html
│ ├── class_qwt_text_label.html
│ ├── class_qwt_text_label.js
│ ├── class_qwt_text_label__inherit__graph.map
│ ├── class_qwt_text_label__inherit__graph.md5
│ ├── class_qwt_text_label__inherit__graph.svg
│ ├── class_qwt_thermo-members.html
│ ├── class_qwt_thermo.html
│ ├── class_qwt_thermo.js
│ ├── class_qwt_thermo__inherit__graph.map
│ ├── class_qwt_thermo__inherit__graph.md5
│ ├── class_qwt_thermo__inherit__graph.svg
│ ├── class_qwt_trading_chart_data-members.html
│ ├── class_qwt_trading_chart_data.html
│ ├── class_qwt_trading_chart_data.js
│ ├── class_qwt_trading_chart_data__inherit__graph.map
│ ├── class_qwt_trading_chart_data__inherit__graph.md5
│ ├── class_qwt_trading_chart_data__inherit__graph.svg
│ ├── class_qwt_transform-members.html
│ ├── class_qwt_transform.html
│ ├── class_qwt_transform.js
│ ├── class_qwt_transform__inherit__graph.map
│ ├── class_qwt_transform__inherit__graph.md5
│ ├── class_qwt_transform__inherit__graph.svg
│ ├── class_qwt_value_point_data-members.html
│ ├── class_qwt_value_point_data.html
│ ├── class_qwt_value_point_data.js
│ ├── class_qwt_value_point_data__inherit__graph.map
│ ├── class_qwt_value_point_data__inherit__graph.md5
│ ├── class_qwt_value_point_data__inherit__graph.svg
│ ├── class_qwt_vector_field_arrow-members.html
│ ├── class_qwt_vector_field_arrow.html
│ ├── class_qwt_vector_field_arrow.js
│ ├── class_qwt_vector_field_arrow__inherit__graph.map
│ ├── class_qwt_vector_field_arrow__inherit__graph.md5
│ ├── class_qwt_vector_field_arrow__inherit__graph.svg
│ ├── class_qwt_vector_field_data-members.html
│ ├── class_qwt_vector_field_data.html
│ ├── class_qwt_vector_field_data.js
│ ├── class_qwt_vector_field_data__inherit__graph.map
│ ├── class_qwt_vector_field_data__inherit__graph.md5
│ ├── class_qwt_vector_field_data__inherit__graph.svg
│ ├── class_qwt_vector_field_sample-members.html
│ ├── class_qwt_vector_field_sample.html
│ ├── class_qwt_vector_field_sample.js
│ ├── class_qwt_vector_field_symbol-members.html
│ ├── class_qwt_vector_field_symbol.html
│ ├── class_qwt_vector_field_symbol.js
│ ├── class_qwt_vector_field_symbol__inherit__graph.map
│ ├── class_qwt_vector_field_symbol__inherit__graph.md5
│ ├── class_qwt_vector_field_symbol__inherit__graph.svg
│ ├── class_qwt_vector_field_thin_arrow-members.html
│ ├── class_qwt_vector_field_thin_arrow.html
│ ├── class_qwt_vector_field_thin_arrow.js
│ ├── class_qwt_vector_field_thin_arrow__inherit__graph.map
│ ├── class_qwt_vector_field_thin_arrow__inherit__graph.md5
│ ├── class_qwt_vector_field_thin_arrow__inherit__graph.svg
│ ├── class_qwt_weeding_curve_fitter-members.html
│ ├── class_qwt_weeding_curve_fitter.html
│ ├── class_qwt_weeding_curve_fitter.js
│ ├── class_qwt_weeding_curve_fitter__inherit__graph.map
│ ├── class_qwt_weeding_curve_fitter__inherit__graph.md5
│ ├── class_qwt_weeding_curve_fitter__inherit__graph.svg
│ ├── class_qwt_wheel-members.html
│ ├── class_qwt_wheel.html
│ ├── class_qwt_wheel.js
│ ├── class_qwt_wheel__inherit__graph.map
│ ├── class_qwt_wheel__inherit__graph.md5
│ ├── class_qwt_wheel__inherit__graph.svg
│ ├── class_qwt_widget_overlay-members.html
│ ├── class_qwt_widget_overlay.html
│ ├── class_qwt_widget_overlay.js
│ ├── class_qwt_widget_overlay__inherit__graph.map
│ ├── class_qwt_widget_overlay__inherit__graph.md5
│ ├── class_qwt_widget_overlay__inherit__graph.svg
│ ├── classes.html
│ ├── closed.png
│ ├── controlscreenshots.html
│ ├── cpuplot-600x400.png
│ ├── cpuplot-oily-600x400.png
│ ├── curves.png
│ ├── curvescreenshots.html
│ ├── dials1.png
│ ├── dials2.png
│ ├── dir_68267d1309a1af8e8297ef4c3efbcdba.html
│ ├── distrowatch-600x400.png
│ ├── doc.png
│ ├── doxygen.css
│ ├── doxygen.svg
│ ├── dynsections.js
│ ├── folderclosed.png
│ ├── folderopen.png
│ ├── friedberg-bars-600x400.png
│ ├── friedberg-tube-600x400.png
│ ├── functions.html
│ ├── functions_b.html
│ ├── functions_c.html
│ ├── functions_d.html
│ ├── functions_dup.js
│ ├── functions_e.html
│ ├── functions_enum.html
│ ├── functions_eval.html
│ ├── functions_eval.js
│ ├── functions_eval_b.html
│ ├── functions_eval_c.html
│ ├── functions_eval_d.html
│ ├── functions_eval_e.html
│ ├── functions_eval_f.html
│ ├── functions_eval_g.html
│ ├── functions_eval_h.html
│ ├── functions_eval_i.html
│ ├── functions_eval_j.html
│ ├── functions_eval_k.html
│ ├── functions_eval_l.html
│ ├── functions_eval_m.html
│ ├── functions_eval_n.html
│ ├── functions_eval_o.html
│ ├── functions_eval_p.html
│ ├── functions_eval_r.html
│ ├── functions_eval_s.html
│ ├── functions_eval_t.html
│ ├── functions_eval_u.html
│ ├── functions_eval_v.html
│ ├── functions_eval_w.html
│ ├── functions_eval_x.html
│ ├── functions_eval_y.html
│ ├── functions_f.html
│ ├── functions_func.html
│ ├── functions_func.js
│ ├── functions_func_b.html
│ ├── functions_func_c.html
│ ├── functions_func_d.html
│ ├── functions_func_e.html
│ ├── functions_func_f.html
│ ├── functions_func_g.html
│ ├── functions_func_h.html
│ ├── functions_func_i.html
│ ├── functions_func_k.html
│ ├── functions_func_l.html
│ ├── functions_func_m.html
│ ├── functions_func_n.html
│ ├── functions_func_o.html
│ ├── functions_func_p.html
│ ├── functions_func_r.html
│ ├── functions_func_s.html
│ ├── functions_func_t.html
│ ├── functions_func_u.html
│ ├── functions_func_v.html
│ ├── functions_func_w.html
│ ├── functions_func_x.html
│ ├── functions_func_y.html
│ ├── functions_func_z.html
│ ├── functions_func_~.html
│ ├── functions_g.html
│ ├── functions_h.html
│ ├── functions_i.html
│ ├── functions_j.html
│ ├── functions_k.html
│ ├── functions_l.html
│ ├── functions_m.html
│ ├── functions_n.html
│ ├── functions_o.html
│ ├── functions_p.html
│ ├── functions_r.html
│ ├── functions_s.html
│ ├── functions_t.html
│ ├── functions_type.html
│ ├── functions_u.html
│ ├── functions_v.html
│ ├── functions_vars.html
│ ├── functions_w.html
│ ├── functions_x.html
│ ├── functions_y.html
│ ├── functions_z.html
│ ├── functions_~.html
│ ├── hierarchy.html
│ ├── hierarchy.js
│ ├── index.html
│ ├── index.qhp
│ ├── inherit_graph_0.map
│ ├── inherit_graph_0.md5
│ ├── inherit_graph_0.svg
│ ├── inherit_graph_1.map
│ ├── inherit_graph_1.md5
│ ├── inherit_graph_1.svg
│ ├── inherit_graph_10.map
│ ├── inherit_graph_10.md5
│ ├── inherit_graph_10.svg
│ ├── inherit_graph_11.map
│ ├── inherit_graph_11.md5
│ ├── inherit_graph_11.svg
│ ├── inherit_graph_12.map
│ ├── inherit_graph_12.md5
│ ├── inherit_graph_12.svg
│ ├── inherit_graph_13.map
│ ├── inherit_graph_13.md5
│ ├── inherit_graph_13.svg
│ ├── inherit_graph_14.map
│ ├── inherit_graph_14.md5
│ ├── inherit_graph_14.svg
│ ├── inherit_graph_15.map
│ ├── inherit_graph_15.md5
│ ├── inherit_graph_15.svg
│ ├── inherit_graph_16.map
│ ├── inherit_graph_16.md5
│ ├── inherit_graph_16.svg
│ ├── inherit_graph_17.map
│ ├── inherit_graph_17.md5
│ ├── inherit_graph_17.svg
│ ├── inherit_graph_18.map
│ ├── inherit_graph_18.md5
│ ├── inherit_graph_18.svg
│ ├── inherit_graph_19.map
│ ├── inherit_graph_19.md5
│ ├── inherit_graph_19.svg
│ ├── inherit_graph_2.map
│ ├── inherit_graph_2.md5
│ ├── inherit_graph_2.svg
│ ├── inherit_graph_20.map
│ ├── inherit_graph_20.md5
│ ├── inherit_graph_20.svg
│ ├── inherit_graph_21.map
│ ├── inherit_graph_21.md5
│ ├── inherit_graph_21.svg
│ ├── inherit_graph_22.map
│ ├── inherit_graph_22.md5
│ ├── inherit_graph_22.svg
│ ├── inherit_graph_23.map
│ ├── inherit_graph_23.md5
│ ├── inherit_graph_23.svg
│ ├── inherit_graph_24.map
│ ├── inherit_graph_24.md5
│ ├── inherit_graph_24.svg
│ ├── inherit_graph_25.map
│ ├── inherit_graph_25.md5
│ ├── inherit_graph_25.svg
│ ├── inherit_graph_26.map
│ ├── inherit_graph_26.md5
│ ├── inherit_graph_26.svg
│ ├── inherit_graph_27.map
│ ├── inherit_graph_27.md5
│ ├── inherit_graph_27.svg
│ ├── inherit_graph_28.map
│ ├── inherit_graph_28.md5
│ ├── inherit_graph_28.svg
│ ├── inherit_graph_29.map
│ ├── inherit_graph_29.md5
│ ├── inherit_graph_29.svg
│ ├── inherit_graph_3.map
│ ├── inherit_graph_3.md5
│ ├── inherit_graph_3.svg
│ ├── inherit_graph_30.map
│ ├── inherit_graph_30.md5
│ ├── inherit_graph_30.svg
│ ├── inherit_graph_31.map
│ ├── inherit_graph_31.md5
│ ├── inherit_graph_31.svg
│ ├── inherit_graph_32.map
│ ├── inherit_graph_32.md5
│ ├── inherit_graph_32.svg
│ ├── inherit_graph_33.map
│ ├── inherit_graph_33.md5
│ ├── inherit_graph_33.svg
│ ├── inherit_graph_34.map
│ ├── inherit_graph_34.md5
│ ├── inherit_graph_34.svg
│ ├── inherit_graph_35.map
│ ├── inherit_graph_35.md5
│ ├── inherit_graph_35.svg
│ ├── inherit_graph_36.map
│ ├── inherit_graph_36.md5
│ ├── inherit_graph_36.svg
│ ├── inherit_graph_37.map
│ ├── inherit_graph_37.md5
│ ├── inherit_graph_37.svg
│ ├── inherit_graph_38.map
│ ├── inherit_graph_38.md5
│ ├── inherit_graph_38.svg
│ ├── inherit_graph_39.map
│ ├── inherit_graph_39.md5
│ ├── inherit_graph_39.svg
│ ├── inherit_graph_4.map
│ ├── inherit_graph_4.md5
│ ├── inherit_graph_4.svg
│ ├── inherit_graph_40.map
│ ├── inherit_graph_40.md5
│ ├── inherit_graph_40.svg
│ ├── inherit_graph_41.map
│ ├── inherit_graph_41.md5
│ ├── inherit_graph_41.svg
│ ├── inherit_graph_42.map
│ ├── inherit_graph_42.md5
│ ├── inherit_graph_42.svg
│ ├── inherit_graph_43.map
│ ├── inherit_graph_43.md5
│ ├── inherit_graph_43.svg
│ ├── inherit_graph_44.map
│ ├── inherit_graph_44.md5
│ ├── inherit_graph_44.svg
│ ├── inherit_graph_45.map
│ ├── inherit_graph_45.md5
│ ├── inherit_graph_45.svg
│ ├── inherit_graph_46.map
│ ├── inherit_graph_46.md5
│ ├── inherit_graph_46.svg
│ ├── inherit_graph_47.map
│ ├── inherit_graph_47.md5
│ ├── inherit_graph_47.svg
│ ├── inherit_graph_48.map
│ ├── inherit_graph_48.md5
│ ├── inherit_graph_48.svg
│ ├── inherit_graph_49.map
│ ├── inherit_graph_49.md5
│ ├── inherit_graph_49.svg
│ ├── inherit_graph_5.map
│ ├── inherit_graph_5.md5
│ ├── inherit_graph_5.svg
│ ├── inherit_graph_50.map
│ ├── inherit_graph_50.md5
│ ├── inherit_graph_50.svg
│ ├── inherit_graph_51.map
│ ├── inherit_graph_51.md5
│ ├── inherit_graph_51.svg
│ ├── inherit_graph_52.map
│ ├── inherit_graph_52.md5
│ ├── inherit_graph_52.svg
│ ├── inherit_graph_53.map
│ ├── inherit_graph_53.md5
│ ├── inherit_graph_53.svg
│ ├── inherit_graph_54.map
│ ├── inherit_graph_54.md5
│ ├── inherit_graph_54.svg
│ ├── inherit_graph_55.map
│ ├── inherit_graph_55.md5
│ ├── inherit_graph_55.svg
│ ├── inherit_graph_56.map
│ ├── inherit_graph_56.md5
│ ├── inherit_graph_56.svg
│ ├── inherit_graph_57.map
│ ├── inherit_graph_57.md5
│ ├── inherit_graph_57.svg
│ ├── inherit_graph_58.map
│ ├── inherit_graph_58.md5
│ ├── inherit_graph_58.svg
│ ├── inherit_graph_59.map
│ ├── inherit_graph_59.md5
│ ├── inherit_graph_59.svg
│ ├── inherit_graph_6.map
│ ├── inherit_graph_6.md5
│ ├── inherit_graph_6.svg
│ ├── inherit_graph_60.map
│ ├── inherit_graph_60.md5
│ ├── inherit_graph_60.svg
│ ├── inherit_graph_61.map
│ ├── inherit_graph_61.md5
│ ├── inherit_graph_61.svg
│ ├── inherit_graph_62.map
│ ├── inherit_graph_62.md5
│ ├── inherit_graph_62.svg
│ ├── inherit_graph_63.map
│ ├── inherit_graph_63.md5
│ ├── inherit_graph_63.svg
│ ├── inherit_graph_64.map
│ ├── inherit_graph_64.md5
│ ├── inherit_graph_64.svg
│ ├── inherit_graph_65.map
│ ├── inherit_graph_65.md5
│ ├── inherit_graph_65.svg
│ ├── inherit_graph_66.map
│ ├── inherit_graph_66.md5
│ ├── inherit_graph_66.svg
│ ├── inherit_graph_67.map
│ ├── inherit_graph_67.md5
│ ├── inherit_graph_67.svg
│ ├── inherit_graph_68.map
│ ├── inherit_graph_68.md5
│ ├── inherit_graph_68.svg
│ ├── inherit_graph_69.map
│ ├── inherit_graph_69.md5
│ ├── inherit_graph_69.svg
│ ├── inherit_graph_7.map
│ ├── inherit_graph_7.md5
│ ├── inherit_graph_7.svg
│ ├── inherit_graph_70.map
│ ├── inherit_graph_70.md5
│ ├── inherit_graph_70.svg
│ ├── inherit_graph_71.map
│ ├── inherit_graph_71.md5
│ ├── inherit_graph_71.svg
│ ├── inherit_graph_72.map
│ ├── inherit_graph_72.md5
│ ├── inherit_graph_72.svg
│ ├── inherit_graph_73.map
│ ├── inherit_graph_73.md5
│ ├── inherit_graph_73.svg
│ ├── inherit_graph_74.map
│ ├── inherit_graph_74.md5
│ ├── inherit_graph_74.svg
│ ├── inherit_graph_75.map
│ ├── inherit_graph_75.md5
│ ├── inherit_graph_75.svg
│ ├── inherit_graph_76.map
│ ├── inherit_graph_76.md5
│ ├── inherit_graph_76.svg
│ ├── inherit_graph_77.map
│ ├── inherit_graph_77.md5
│ ├── inherit_graph_77.svg
│ ├── inherit_graph_78.map
│ ├── inherit_graph_78.md5
│ ├── inherit_graph_78.svg
│ ├── inherit_graph_79.map
│ ├── inherit_graph_79.md5
│ ├── inherit_graph_79.svg
│ ├── inherit_graph_8.map
│ ├── inherit_graph_8.md5
│ ├── inherit_graph_8.svg
│ ├── inherit_graph_80.map
│ ├── inherit_graph_80.md5
│ ├── inherit_graph_80.svg
│ ├── inherit_graph_9.map
│ ├── inherit_graph_9.md5
│ ├── inherit_graph_9.svg
│ ├── inherits.html
│ ├── itemeditor-600x400.png
│ ├── jquery.js
│ ├── knob.png
│ ├── menu.js
│ ├── menudata.js
│ ├── namespace_qwt_axis.html
│ ├── namespace_qwt_clipper.html
│ ├── namespacemembers.html
│ ├── namespacemembers_enum.html
│ ├── namespacemembers_eval.html
│ ├── namespacemembers_func.html
│ ├── namespaces.html
│ ├── namespaces_dup.js
│ ├── nav_f.png
│ ├── nav_g.png
│ ├── nav_h.png
│ ├── navtree.css
│ ├── navtree.js
│ ├── navtreedata.js
│ ├── navtreeindex0.js
│ ├── navtreeindex1.js
│ ├── navtreeindex10.js
│ ├── navtreeindex11.js
│ ├── navtreeindex12.js
│ ├── navtreeindex13.js
│ ├── navtreeindex2.js
│ ├── navtreeindex3.js
│ ├── navtreeindex4.js
│ ├── navtreeindex5.js
│ ├── navtreeindex6.js
│ ├── navtreeindex7.js
│ ├── navtreeindex8.js
│ ├── navtreeindex9.js
│ ├── open.png
│ ├── otherscreenshots.html
│ ├── pages.html
│ ├── plot.png
│ ├── qwt_8cpp_source.html
│ ├── qwt__abstract__legend_8cpp_source.html
│ ├── qwt__abstract__legend_8h_source.html
│ ├── qwt__abstract__scale_8cpp_source.html
│ ├── qwt__abstract__scale_8h_source.html
│ ├── qwt__abstract__scale__draw_8cpp_source.html
│ ├── qwt__abstract__scale__draw_8h_source.html
│ ├── qwt__abstract__slider_8cpp_source.html
│ ├── qwt__abstract__slider_8h_source.html
│ ├── qwt__analog__clock_8cpp_source.html
│ ├── qwt__analog__clock_8h_source.html
│ ├── qwt__arrow__button_8cpp_source.html
│ ├── qwt__arrow__button_8h_source.html
│ ├── qwt__axis_8h_source.html
│ ├── qwt__axis__id_8h_source.html
│ ├── qwt__bezier_8cpp_source.html
│ ├── qwt__bezier_8h_source.html
│ ├── qwt__clipper_8cpp_source.html
│ ├── qwt__clipper_8h_source.html
│ ├── qwt__color__map_8cpp_source.html
│ ├── qwt__color__map_8h_source.html
│ ├── qwt__column__symbol_8cpp_source.html
│ ├── qwt__column__symbol_8h_source.html
│ ├── qwt__compass_8cpp_source.html
│ ├── qwt__compass_8h_source.html
│ ├── qwt__compass__rose_8cpp_source.html
│ ├── qwt__compass__rose_8h_source.html
│ ├── qwt__counter_8cpp_source.html
│ ├── qwt__counter_8h_source.html
│ ├── qwt__curve__fitter_8cpp_source.html
│ ├── qwt__curve__fitter_8h_source.html
│ ├── qwt__date_8cpp_source.html
│ ├── qwt__date_8h_source.html
│ ├── qwt__date__scale__draw_8cpp_source.html
│ ├── qwt__date__scale__draw_8h_source.html
│ ├── qwt__date__scale__engine_8cpp_source.html
│ ├── qwt__date__scale__engine_8h_source.html
│ ├── qwt__dial_8cpp_source.html
│ ├── qwt__dial_8h_source.html
│ ├── qwt__dial__needle_8cpp_source.html
│ ├── qwt__dial__needle_8h_source.html
│ ├── qwt__dyngrid__layout_8cpp_source.html
│ ├── qwt__dyngrid__layout_8h_source.html
│ ├── qwt__event__pattern_8cpp_source.html
│ ├── qwt__event__pattern_8h_source.html
│ ├── qwt__global_8h_source.html
│ ├── qwt__graphic_8cpp_source.html
│ ├── qwt__graphic_8h_source.html
│ ├── qwt__interval_8cpp_source.html
│ ├── qwt__interval_8h_source.html
│ ├── qwt__interval__symbol_8cpp_source.html
│ ├── qwt__interval__symbol_8h_source.html
│ ├── qwt__knob_8cpp_source.html
│ ├── qwt__knob_8h_source.html
│ ├── qwt__legend_8cpp_source.html
│ ├── qwt__legend_8h_source.html
│ ├── qwt__legend__data_8cpp_source.html
│ ├── qwt__legend__data_8h_source.html
│ ├── qwt__legend__label_8cpp_source.html
│ ├── qwt__legend__label_8h_source.html
│ ├── qwt__magnifier_8cpp_source.html
│ ├── qwt__magnifier_8h_source.html
│ ├── qwt__math_8cpp_source.html
│ ├── qwt__math_8h_source.html
│ ├── qwt__matrix__raster__data_8cpp_source.html
│ ├── qwt__matrix__raster__data_8h_source.html
│ ├── qwt__null__paintdevice_8cpp_source.html
│ ├── qwt__null__paintdevice_8h_source.html
│ ├── qwt__painter_8cpp_source.html
│ ├── qwt__painter_8h_source.html
│ ├── qwt__painter__command_8cpp_source.html
│ ├── qwt__painter__command_8h_source.html
│ ├── qwt__panner_8cpp_source.html
│ ├── qwt__panner_8h_source.html
│ ├── qwt__picker_8cpp_source.html
│ ├── qwt__picker_8h_source.html
│ ├── qwt__picker__machine_8cpp_source.html
│ ├── qwt__picker__machine_8h_source.html
│ ├── qwt__pixel__matrix_8cpp_source.html
│ ├── qwt__pixel__matrix_8h_source.html
│ ├── qwt__plot_8cpp_source.html
│ ├── qwt__plot_8h_source.html
│ ├── qwt__plot__abstract__barchart_8cpp_source.html
│ ├── qwt__plot__abstract__barchart_8h_source.html
│ ├── qwt__plot__abstract__canvas_8cpp_source.html
│ ├── qwt__plot__abstract__canvas_8h_source.html
│ ├── qwt__plot__axis_8cpp_source.html
│ ├── qwt__plot__barchart_8cpp_source.html
│ ├── qwt__plot__barchart_8h_source.html
│ ├── qwt__plot__canvas_8cpp_source.html
│ ├── qwt__plot__canvas_8h_source.html
│ ├── qwt__plot__curve_8cpp_source.html
│ ├── qwt__plot__curve_8h_source.html
│ ├── qwt__plot__dict_8cpp_source.html
│ ├── qwt__plot__dict_8h_source.html
│ ├── qwt__plot__directpainter_8cpp_source.html
│ ├── qwt__plot__directpainter_8h_source.html
│ ├── qwt__plot__glcanvas_8cpp_source.html
│ ├── qwt__plot__glcanvas_8h_source.html
│ ├── qwt__plot__graphicitem_8cpp_source.html
│ ├── qwt__plot__graphicitem_8h_source.html
│ ├── qwt__plot__grid_8cpp_source.html
│ ├── qwt__plot__grid_8h_source.html
│ ├── qwt__plot__histogram_8cpp_source.html
│ ├── qwt__plot__histogram_8h_source.html
│ ├── qwt__plot__intervalcurve_8cpp_source.html
│ ├── qwt__plot__intervalcurve_8h_source.html
│ ├── qwt__plot__item_8cpp_source.html
│ ├── qwt__plot__item_8h_source.html
│ ├── qwt__plot__layout_8cpp_source.html
│ ├── qwt__plot__layout_8h_source.html
│ ├── qwt__plot__legenditem_8cpp_source.html
│ ├── qwt__plot__legenditem_8h_source.html
│ ├── qwt__plot__magnifier_8cpp_source.html
│ ├── qwt__plot__magnifier_8h_source.html
│ ├── qwt__plot__marker_8cpp_source.html
│ ├── qwt__plot__marker_8h_source.html
│ ├── qwt__plot__multi__barchart_8cpp_source.html
│ ├── qwt__plot__multi__barchart_8h_source.html
│ ├── qwt__plot__opengl__canvas_8cpp_source.html
│ ├── qwt__plot__opengl__canvas_8h_source.html
│ ├── qwt__plot__panner_8cpp_source.html
│ ├── qwt__plot__panner_8h_source.html
│ ├── qwt__plot__picker_8cpp_source.html
│ ├── qwt__plot__picker_8h_source.html
│ ├── qwt__plot__rasteritem_8cpp_source.html
│ ├── qwt__plot__rasteritem_8h_source.html
│ ├── qwt__plot__renderer_8cpp_source.html
│ ├── qwt__plot__renderer_8h_source.html
│ ├── qwt__plot__rescaler_8cpp_source.html
│ ├── qwt__plot__rescaler_8h_source.html
│ ├── qwt__plot__scaleitem_8cpp_source.html
│ ├── qwt__plot__scaleitem_8h_source.html
│ ├── qwt__plot__seriesitem_8cpp_source.html
│ ├── qwt__plot__seriesitem_8h_source.html
│ ├── qwt__plot__shapeitem_8cpp_source.html
│ ├── qwt__plot__shapeitem_8h_source.html
│ ├── qwt__plot__spectrocurve_8cpp_source.html
│ ├── qwt__plot__spectrocurve_8h_source.html
│ ├── qwt__plot__spectrogram_8cpp_source.html
│ ├── qwt__plot__spectrogram_8h_source.html
│ ├── qwt__plot__svgitem_8cpp_source.html
│ ├── qwt__plot__svgitem_8h_source.html
│ ├── qwt__plot__textlabel_8cpp_source.html
│ ├── qwt__plot__textlabel_8h_source.html
│ ├── qwt__plot__tradingcurve_8cpp_source.html
│ ├── qwt__plot__tradingcurve_8h_source.html
│ ├── qwt__plot__vectorfield_8cpp_source.html
│ ├── qwt__plot__vectorfield_8h_source.html
│ ├── qwt__plot__zoneitem_8cpp_source.html
│ ├── qwt__plot__zoneitem_8h_source.html
│ ├── qwt__plot__zoomer_8cpp_source.html
│ ├── qwt__plot__zoomer_8h_source.html
│ ├── qwt__point__3d_8cpp_source.html
│ ├── qwt__point__3d_8h_source.html
│ ├── qwt__point__data_8cpp_source.html
│ ├── qwt__point__data_8h_source.html
│ ├── qwt__point__mapper_8cpp_source.html
│ ├── qwt__point__mapper_8h_source.html
│ ├── qwt__point__polar_8cpp_source.html
│ ├── qwt__point__polar_8h_source.html
│ ├── qwt__polar_8h_source.html
│ ├── qwt__polar__canvas_8cpp_source.html
│ ├── qwt__polar__canvas_8h_source.html
│ ├── qwt__polar__curve_8cpp_source.html
│ ├── qwt__polar__curve_8h_source.html
│ ├── qwt__polar__fitter_8cpp_source.html
│ ├── qwt__polar__fitter_8h_source.html
│ ├── qwt__polar__grid_8cpp_source.html
│ ├── qwt__polar__grid_8h_source.html
│ ├── qwt__polar__item_8cpp_source.html
│ ├── qwt__polar__item_8h_source.html
│ ├── qwt__polar__itemdict_8cpp_source.html
│ ├── qwt__polar__itemdict_8h_source.html
│ ├── qwt__polar__layout_8cpp_source.html
│ ├── qwt__polar__layout_8h_source.html
│ ├── qwt__polar__magnifier_8cpp_source.html
│ ├── qwt__polar__magnifier_8h_source.html
│ ├── qwt__polar__marker_8cpp_source.html
│ ├── qwt__polar__marker_8h_source.html
│ ├── qwt__polar__panner_8cpp_source.html
│ ├── qwt__polar__panner_8h_source.html
│ ├── qwt__polar__picker_8cpp_source.html
│ ├── qwt__polar__picker_8h_source.html
│ ├── qwt__polar__plot_8cpp_source.html
│ ├── qwt__polar__plot_8h_source.html
│ ├── qwt__polar__renderer_8cpp_source.html
│ ├── qwt__polar__renderer_8h_source.html
│ ├── qwt__polar__spectrogram_8cpp_source.html
│ ├── qwt__polar__spectrogram_8h_source.html
│ ├── qwt__raster__data_8cpp_source.html
│ ├── qwt__raster__data_8h_source.html
│ ├── qwt__round__scale__draw_8cpp_source.html
│ ├── qwt__round__scale__draw_8h_source.html
│ ├── qwt__samples_8h_source.html
│ ├── qwt__sampling__thread_8cpp_source.html
│ ├── qwt__sampling__thread_8h_source.html
│ ├── qwt__scale__div_8cpp_source.html
│ ├── qwt__scale__div_8h_source.html
│ ├── qwt__scale__draw_8cpp_source.html
│ ├── qwt__scale__draw_8h_source.html
│ ├── qwt__scale__engine_8cpp_source.html
│ ├── qwt__scale__engine_8h_source.html
│ ├── qwt__scale__map_8cpp_source.html
│ ├── qwt__scale__map_8h_source.html
│ ├── qwt__scale__widget_8cpp_source.html
│ ├── qwt__scale__widget_8h_source.html
│ ├── qwt__series__data_8cpp_source.html
│ ├── qwt__series__data_8h_source.html
│ ├── qwt__series__store_8h_source.html
│ ├── qwt__slider_8cpp_source.html
│ ├── qwt__slider_8h_source.html
│ ├── qwt__spline_8cpp_source.html
│ ├── qwt__spline_8h_source.html
│ ├── qwt__spline__basis_8cpp_source.html
│ ├── qwt__spline__basis_8h_source.html
│ ├── qwt__spline__cubic_8cpp_source.html
│ ├── qwt__spline__cubic_8h_source.html
│ ├── qwt__spline__curve__fitter_8cpp_source.html
│ ├── qwt__spline__curve__fitter_8h_source.html
│ ├── qwt__spline__local_8cpp_source.html
│ ├── qwt__spline__local_8h_source.html
│ ├── qwt__spline__parametrization_8cpp_source.html
│ ├── qwt__spline__parametrization_8h_source.html
│ ├── qwt__spline__pleasing_8cpp_source.html
│ ├── qwt__spline__pleasing_8h_source.html
│ ├── qwt__spline__polynomial_8cpp_source.html
│ ├── qwt__spline__polynomial_8h_source.html
│ ├── qwt__symbol_8cpp_source.html
│ ├── qwt__symbol_8h_source.html
│ ├── qwt__system__clock_8cpp_source.html
│ ├── qwt__system__clock_8h_source.html
│ ├── qwt__text_8cpp_source.html
│ ├── qwt__text_8h_source.html
│ ├── qwt__text__engine_8cpp_source.html
│ ├── qwt__text__engine_8h_source.html
│ ├── qwt__text__label_8cpp_source.html
│ ├── qwt__text__label_8h_source.html
│ ├── qwt__thermo_8cpp_source.html
│ ├── qwt__thermo_8h_source.html
│ ├── qwt__transform_8cpp_source.html
│ ├── qwt__transform_8h_source.html
│ ├── qwt__vectorfield__symbol_8cpp_source.html
│ ├── qwt__vectorfield__symbol_8h_source.html
│ ├── qwt__weeding__curve__fitter_8cpp_source.html
│ ├── qwt__weeding__curve__fitter_8h_source.html
│ ├── qwt__wheel_8cpp_source.html
│ ├── qwt__wheel_8h_source.html
│ ├── qwt__widget__overlay_8cpp_source.html
│ ├── qwt__widget__overlay_8h_source.html
│ ├── qwtchangelog.html
│ ├── qwtinstall.html
│ ├── qwtlicense.html
│ ├── radio.png
│ ├── resize.js
│ ├── scatterplot-600x400.png
│ ├── search
│ │ ├── all_0.html
│ │ ├── all_0.js
│ │ ├── all_1.html
│ │ ├── all_1.js
│ │ ├── all_10.html
│ │ ├── all_10.js
│ │ ├── all_11.html
│ │ ├── all_11.js
│ │ ├── all_12.html
│ │ ├── all_12.js
│ │ ├── all_13.html
│ │ ├── all_13.js
│ │ ├── all_14.html
│ │ ├── all_14.js
│ │ ├── all_15.html
│ │ ├── all_15.js
│ │ ├── all_16.html
│ │ ├── all_16.js
│ │ ├── all_17.html
│ │ ├── all_17.js
│ │ ├── all_18.html
│ │ ├── all_18.js
│ │ ├── all_19.html
│ │ ├── all_19.js
│ │ ├── all_1a.html
│ │ ├── all_1a.js
│ │ ├── all_2.html
│ │ ├── all_2.js
│ │ ├── all_3.html
│ │ ├── all_3.js
│ │ ├── all_4.html
│ │ ├── all_4.js
│ │ ├── all_5.html
│ │ ├── all_5.js
│ │ ├── all_6.html
│ │ ├── all_6.js
│ │ ├── all_7.html
│ │ ├── all_7.js
│ │ ├── all_8.html
│ │ ├── all_8.js
│ │ ├── all_9.html
│ │ ├── all_9.js
│ │ ├── all_a.html
│ │ ├── all_a.js
│ │ ├── all_b.html
│ │ ├── all_b.js
│ │ ├── all_c.html
│ │ ├── all_c.js
│ │ ├── all_d.html
│ │ ├── all_d.js
│ │ ├── all_e.html
│ │ ├── all_e.js
│ │ ├── all_f.html
│ │ ├── all_f.js
│ │ ├── classes_0.html
│ │ ├── classes_0.js
│ │ ├── classes_1.html
│ │ ├── classes_1.js
│ │ ├── classes_2.html
│ │ ├── classes_2.js
│ │ ├── close.svg
│ │ ├── enums_0.html
│ │ ├── enums_0.js
│ │ ├── enums_1.html
│ │ ├── enums_1.js
│ │ ├── enums_10.html
│ │ ├── enums_10.js
│ │ ├── enums_11.html
│ │ ├── enums_11.js
│ │ ├── enums_2.html
│ │ ├── enums_2.js
│ │ ├── enums_3.html
│ │ ├── enums_3.js
│ │ ├── enums_4.html
│ │ ├── enums_4.js
│ │ ├── enums_5.html
│ │ ├── enums_5.js
│ │ ├── enums_6.html
│ │ ├── enums_6.js
│ │ ├── enums_7.html
│ │ ├── enums_7.js
│ │ ├── enums_8.html
│ │ ├── enums_8.js
│ │ ├── enums_9.html
│ │ ├── enums_9.js
│ │ ├── enums_a.html
│ │ ├── enums_a.js
│ │ ├── enums_b.html
│ │ ├── enums_b.js
│ │ ├── enums_c.html
│ │ ├── enums_c.js
│ │ ├── enums_d.html
│ │ ├── enums_d.js
│ │ ├── enums_e.html
│ │ ├── enums_e.js
│ │ ├── enums_f.html
│ │ ├── enums_f.js
│ │ ├── enumvalues_0.html
│ │ ├── enumvalues_0.js
│ │ ├── enumvalues_1.html
│ │ ├── enumvalues_1.js
│ │ ├── enumvalues_10.html
│ │ ├── enumvalues_10.js
│ │ ├── enumvalues_11.html
│ │ ├── enumvalues_11.js
│ │ ├── enumvalues_12.html
│ │ ├── enumvalues_12.js
│ │ ├── enumvalues_13.html
│ │ ├── enumvalues_13.js
│ │ ├── enumvalues_14.html
│ │ ├── enumvalues_14.js
│ │ ├── enumvalues_15.html
│ │ ├── enumvalues_15.js
│ │ ├── enumvalues_16.html
│ │ ├── enumvalues_16.js
│ │ ├── enumvalues_17.html
│ │ ├── enumvalues_17.js
│ │ ├── enumvalues_2.html
│ │ ├── enumvalues_2.js
│ │ ├── enumvalues_3.html
│ │ ├── enumvalues_3.js
│ │ ├── enumvalues_4.html
│ │ ├── enumvalues_4.js
│ │ ├── enumvalues_5.html
│ │ ├── enumvalues_5.js
│ │ ├── enumvalues_6.html
│ │ ├── enumvalues_6.js
│ │ ├── enumvalues_7.html
│ │ ├── enumvalues_7.js
│ │ ├── enumvalues_8.html
│ │ ├── enumvalues_8.js
│ │ ├── enumvalues_9.html
│ │ ├── enumvalues_9.js
│ │ ├── enumvalues_a.html
│ │ ├── enumvalues_a.js
│ │ ├── enumvalues_b.html
│ │ ├── enumvalues_b.js
│ │ ├── enumvalues_c.html
│ │ ├── enumvalues_c.js
│ │ ├── enumvalues_d.html
│ │ ├── enumvalues_d.js
│ │ ├── enumvalues_e.html
│ │ ├── enumvalues_e.js
│ │ ├── enumvalues_f.html
│ │ ├── enumvalues_f.js
│ │ ├── functions_0.html
│ │ ├── functions_0.js
│ │ ├── functions_1.html
│ │ ├── functions_1.js
│ │ ├── functions_10.html
│ │ ├── functions_10.js
│ │ ├── functions_11.html
│ │ ├── functions_11.js
│ │ ├── functions_12.html
│ │ ├── functions_12.js
│ │ ├── functions_13.html
│ │ ├── functions_13.js
│ │ ├── functions_14.html
│ │ ├── functions_14.js
│ │ ├── functions_15.html
│ │ ├── functions_15.js
│ │ ├── functions_16.html
│ │ ├── functions_16.js
│ │ ├── functions_17.html
│ │ ├── functions_17.js
│ │ ├── functions_18.html
│ │ ├── functions_18.js
│ │ ├── functions_19.html
│ │ ├── functions_19.js
│ │ ├── functions_2.html
│ │ ├── functions_2.js
│ │ ├── functions_3.html
│ │ ├── functions_3.js
│ │ ├── functions_4.html
│ │ ├── functions_4.js
│ │ ├── functions_5.html
│ │ ├── functions_5.js
│ │ ├── functions_6.html
│ │ ├── functions_6.js
│ │ ├── functions_7.html
│ │ ├── functions_7.js
│ │ ├── functions_8.html
│ │ ├── functions_8.js
│ │ ├── functions_9.html
│ │ ├── functions_9.js
│ │ ├── functions_a.html
│ │ ├── functions_a.js
│ │ ├── functions_b.html
│ │ ├── functions_b.js
│ │ ├── functions_c.html
│ │ ├── functions_c.js
│ │ ├── functions_d.html
│ │ ├── functions_d.js
│ │ ├── functions_e.html
│ │ ├── functions_e.js
│ │ ├── functions_f.html
│ │ ├── functions_f.js
│ │ ├── mag_sel.svg
│ │ ├── namespaces_0.html
│ │ ├── namespaces_0.js
│ │ ├── nomatches.html
│ │ ├── pages_0.html
│ │ ├── pages_0.js
│ │ ├── pages_1.html
│ │ ├── pages_1.js
│ │ ├── pages_2.html
│ │ ├── pages_2.js
│ │ ├── pages_3.html
│ │ ├── pages_3.js
│ │ ├── pages_4.html
│ │ ├── pages_4.js
│ │ ├── pages_5.html
│ │ ├── pages_5.js
│ │ ├── pages_6.html
│ │ ├── pages_6.js
│ │ ├── pages_7.html
│ │ ├── pages_7.js
│ │ ├── search.css
│ │ ├── search.js
│ │ ├── search_l.png
│ │ ├── search_m.png
│ │ ├── search_r.png
│ │ ├── searchdata.js
│ │ ├── typedefs_0.html
│ │ ├── typedefs_0.js
│ │ ├── typedefs_1.html
│ │ ├── typedefs_1.js
│ │ ├── typedefs_2.html
│ │ ├── typedefs_2.js
│ │ ├── typedefs_3.html
│ │ ├── typedefs_3.js
│ │ ├── typedefs_4.html
│ │ ├── typedefs_4.js
│ │ ├── typedefs_5.html
│ │ ├── typedefs_5.js
│ │ ├── typedefs_6.html
│ │ ├── typedefs_6.js
│ │ ├── typedefs_7.html
│ │ ├── typedefs_7.js
│ │ ├── typedefs_8.html
│ │ ├── typedefs_8.js
│ │ ├── typedefs_9.html
│ │ ├── typedefs_9.js
│ │ ├── typedefs_a.html
│ │ ├── typedefs_a.js
│ │ ├── typedefs_b.html
│ │ ├── typedefs_b.js
│ │ ├── typedefs_c.html
│ │ ├── typedefs_c.js
│ │ ├── variables_0.html
│ │ ├── variables_0.js
│ │ ├── variables_1.html
│ │ ├── variables_1.js
│ │ ├── variables_2.html
│ │ ├── variables_2.js
│ │ ├── variables_3.html
│ │ ├── variables_3.js
│ │ ├── variables_4.html
│ │ ├── variables_4.js
│ │ ├── variables_5.html
│ │ ├── variables_5.js
│ │ ├── variables_6.html
│ │ ├── variables_6.js
│ │ ├── variables_7.html
│ │ ├── variables_7.js
│ │ ├── variables_8.html
│ │ ├── variables_8.js
│ │ ├── variables_9.html
│ │ ├── variables_9.js
│ │ ├── variables_a.html
│ │ ├── variables_a.js
│ │ ├── variables_b.html
│ │ ├── variables_b.js
│ │ ├── variables_c.html
│ │ ├── variables_c.js
│ │ ├── variables_d.html
│ │ └── variables_d.js
│ ├── sliders.png
│ ├── spectrogram-contour1-600x400.png
│ ├── spectrogram-contour2-600x400.png
│ ├── spectrogram-hue-600x400.png
│ ├── spectrogram-rgb-600x400.png
│ ├── spectrogram-saturation-600x400.png
│ ├── spectrogram-value-600x400.png
│ ├── spectrogramscreenshots.html
│ ├── splitbar.png
│ ├── stockchart-600x400.png
│ ├── svgpan.js
│ ├── sync_off.png
│ ├── sync_on.png
│ ├── sysinfo.png
│ ├── tab_a.png
│ ├── tab_b.png
│ ├── tab_h.png
│ ├── tab_s.png
│ ├── tabs.css
│ └── tvplot-600x400.png
├── install.dox
├── man
│ └── man3
│ │ ├── QList.3
│ │ ├── QMap.3
│ │ ├── QStack.3
│ │ ├── QVector.3
│ │ ├── QwtAbstractLegend.3
│ │ ├── QwtAbstractScale.3
│ │ ├── QwtAbstractScaleDraw.3
│ │ ├── QwtAbstractSeriesStore.3
│ │ ├── QwtAbstractSlider.3
│ │ ├── QwtAlphaColorMap.3
│ │ ├── QwtAnalogClock.3
│ │ ├── QwtArraySeriesData.3
│ │ ├── QwtArrowButton.3
│ │ ├── QwtAxis.3
│ │ ├── QwtBezier.3
│ │ ├── QwtCPointerData.3
│ │ ├── QwtCPointerValueData.3
│ │ ├── QwtClipper.3
│ │ ├── QwtColorMap.3
│ │ ├── QwtColumnRect.3
│ │ ├── QwtColumnSymbol.3
│ │ ├── QwtCompass.3
│ │ ├── QwtCompassMagnetNeedle.3
│ │ ├── QwtCompassRose.3
│ │ ├── QwtCompassScaleDraw.3
│ │ ├── QwtCompassWindArrow.3
│ │ ├── QwtCounter.3
│ │ ├── QwtCurveFitter.3
│ │ ├── QwtDate.3
│ │ ├── QwtDateScaleDraw.3
│ │ ├── QwtDateScaleEngine.3
│ │ ├── QwtDial.3
│ │ ├── QwtDialNeedle.3
│ │ ├── QwtDialSimpleNeedle.3
│ │ ├── QwtDynGridLayout.3
│ │ ├── QwtEventPattern.3
│ │ ├── QwtEventPattern_KeyPattern.3
│ │ ├── QwtEventPattern_MousePattern.3
│ │ ├── QwtGraphic.3
│ │ ├── QwtHueColorMap.3
│ │ ├── QwtInterval.3
│ │ ├── QwtIntervalSample.3
│ │ ├── QwtIntervalSeriesData.3
│ │ ├── QwtIntervalSymbol.3
│ │ ├── QwtKnob.3
│ │ ├── QwtLegend.3
│ │ ├── QwtLegendData.3
│ │ ├── QwtLegendLabel.3
│ │ ├── QwtLinearColorMap.3
│ │ ├── QwtLinearScaleEngine.3
│ │ ├── QwtLogScaleEngine.3
│ │ ├── QwtLogTransform.3
│ │ ├── QwtMagnifier.3
│ │ ├── QwtMatrixRasterData.3
│ │ ├── QwtNullPaintDevice.3
│ │ ├── QwtNullTransform.3
│ │ ├── QwtOHLCSample.3
│ │ ├── QwtPainter.3
│ │ ├── QwtPainterCommand.3
│ │ ├── QwtPanner.3
│ │ ├── QwtPicker.3
│ │ ├── QwtPickerClickPointMachine.3
│ │ ├── QwtPickerClickRectMachine.3
│ │ ├── QwtPickerDragLineMachine.3
│ │ ├── QwtPickerDragPointMachine.3
│ │ ├── QwtPickerDragRectMachine.3
│ │ ├── QwtPickerMachine.3
│ │ ├── QwtPickerPolygonMachine.3
│ │ ├── QwtPickerTrackerMachine.3
│ │ ├── QwtPixelMatrix.3
│ │ ├── QwtPlainTextEngine.3
│ │ ├── QwtPlot.3
│ │ ├── QwtPlotAbstractBarChart.3
│ │ ├── QwtPlotAbstractCanvas.3
│ │ ├── QwtPlotAbstractGLCanvas.3
│ │ ├── QwtPlotBarChart.3
│ │ ├── QwtPlotCanvas.3
│ │ ├── QwtPlotCurve.3
│ │ ├── QwtPlotDict.3
│ │ ├── QwtPlotDirectPainter.3
│ │ ├── QwtPlotGLCanvas.3
│ │ ├── QwtPlotGraphicItem.3
│ │ ├── QwtPlotGrid.3
│ │ ├── QwtPlotHistogram.3
│ │ ├── QwtPlotIntervalCurve.3
│ │ ├── QwtPlotItem.3
│ │ ├── QwtPlotLayout.3
│ │ ├── QwtPlotLegendItem.3
│ │ ├── QwtPlotMagnifier.3
│ │ ├── QwtPlotMarker.3
│ │ ├── QwtPlotMultiBarChart.3
│ │ ├── QwtPlotOpenGLCanvas.3
│ │ ├── QwtPlotPanner.3
│ │ ├── QwtPlotPicker.3
│ │ ├── QwtPlotRasterItem.3
│ │ ├── QwtPlotRenderer.3
│ │ ├── QwtPlotRescaler.3
│ │ ├── QwtPlotScaleItem.3
│ │ ├── QwtPlotSeriesItem.3
│ │ ├── QwtPlotShapeItem.3
│ │ ├── QwtPlotSpectroCurve.3
│ │ ├── QwtPlotSpectrogram.3
│ │ ├── QwtPlotSvgItem.3
│ │ ├── QwtPlotTextLabel.3
│ │ ├── QwtPlotTradingCurve.3
│ │ ├── QwtPlotVectorField.3
│ │ ├── QwtPlotZoneItem.3
│ │ ├── QwtPlotZoomer.3
│ │ ├── QwtPoint3D.3
│ │ ├── QwtPoint3DSeriesData.3
│ │ ├── QwtPointArrayData.3
│ │ ├── QwtPointMapper.3
│ │ ├── QwtPointPolar.3
│ │ ├── QwtPointSeriesData.3
│ │ ├── QwtPolarCanvas.3
│ │ ├── QwtPolarCurve.3
│ │ ├── QwtPolarFitter.3
│ │ ├── QwtPolarGrid.3
│ │ ├── QwtPolarItem.3
│ │ ├── QwtPolarItemDict.3
│ │ ├── QwtPolarLayout.3
│ │ ├── QwtPolarMagnifier.3
│ │ ├── QwtPolarMarker.3
│ │ ├── QwtPolarPanner.3
│ │ ├── QwtPolarPicker.3
│ │ ├── QwtPolarPlot.3
│ │ ├── QwtPolarRenderer.3
│ │ ├── QwtPolarSpectrogram.3
│ │ ├── QwtPowerTransform.3
│ │ ├── QwtRasterData.3
│ │ ├── QwtRichTextEngine.3
│ │ ├── QwtRoundScaleDraw.3
│ │ ├── QwtSamplingThread.3
│ │ ├── QwtSaturationValueColorMap.3
│ │ ├── QwtScaleArithmetic.3
│ │ ├── QwtScaleDiv.3
│ │ ├── QwtScaleDraw.3
│ │ ├── QwtScaleEngine.3
│ │ ├── QwtScaleMap.3
│ │ ├── QwtScaleWidget.3
│ │ ├── QwtSeriesData.3
│ │ ├── QwtSeriesStore.3
│ │ ├── QwtSetSample.3
│ │ ├── QwtSetSeriesData.3
│ │ ├── QwtSimpleCompassRose.3
│ │ ├── QwtSlider.3
│ │ ├── QwtSpline.3
│ │ ├── QwtSplineBasis.3
│ │ ├── QwtSplineC1.3
│ │ ├── QwtSplineC2.3
│ │ ├── QwtSplineCubic.3
│ │ ├── QwtSplineCurveFitter.3
│ │ ├── QwtSplineG1.3
│ │ ├── QwtSplineInterpolating.3
│ │ ├── QwtSplineLocal.3
│ │ ├── QwtSplineParametrization.3
│ │ ├── QwtSplinePleasing.3
│ │ ├── QwtSplinePolynomial.3
│ │ ├── QwtSymbol.3
│ │ ├── QwtSyntheticPointData.3
│ │ ├── QwtSystemClock.3
│ │ ├── QwtText.3
│ │ ├── QwtTextEngine.3
│ │ ├── QwtTextLabel.3
│ │ ├── QwtThermo.3
│ │ ├── QwtTradingChartData.3
│ │ ├── QwtTransform.3
│ │ ├── QwtValuePointData.3
│ │ ├── QwtVectorFieldArrow.3
│ │ ├── QwtVectorFieldData.3
│ │ ├── QwtVectorFieldSample.3
│ │ ├── QwtVectorFieldSymbol.3
│ │ ├── QwtVectorFieldThinArrow.3
│ │ ├── QwtWeedingCurveFitter.3
│ │ ├── QwtWheel.3
│ │ ├── QwtWidgetOverlay.3
│ │ ├── barchartscreenshots.3
│ │ ├── controlscreenshots.3
│ │ ├── curvescreenshots.3
│ │ ├── otherscreenshots.3
│ │ ├── qwtchangelog.3
│ │ ├── qwtinstall.3
│ │ ├── qwtlicense.3
│ │ └── spectrogramscreenshots.3
├── qwt.dox
├── qwtdoc.m4
└── screenshots.dox
├── examples
├── animation
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── animation.pro
│ └── main.cpp
├── barchart
│ ├── BarChart.cpp
│ ├── BarChart.h
│ ├── barchart.pro
│ └── main.cpp
├── bode
│ ├── ComplexNumber.h
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Pixmaps.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── bode.pro
│ └── main.cpp
├── controls
│ ├── DialBox.cpp
│ ├── DialBox.h
│ ├── DialTab.cpp
│ ├── DialTab.h
│ ├── KnobBox.cpp
│ ├── KnobBox.h
│ ├── KnobTab.cpp
│ ├── KnobTab.h
│ ├── SliderBox.cpp
│ ├── SliderBox.h
│ ├── SliderTab.cpp
│ ├── SliderTab.h
│ ├── WheelBox.cpp
│ ├── WheelBox.h
│ ├── WheelTab.cpp
│ ├── WheelTab.h
│ ├── controls.pro
│ └── main.cpp
├── cpuplot
│ ├── CpuPieMarker.cpp
│ ├── CpuPieMarker.h
│ ├── CpuPlot.cpp
│ ├── CpuPlot.h
│ ├── CpuStat.cpp
│ ├── CpuStat.h
│ ├── cpuplot.pro
│ └── main.cpp
├── curvedemo
│ ├── curvedemo.pro
│ └── main.cpp
├── dials
│ ├── AttitudeIndicator.cpp
│ ├── AttitudeIndicator.h
│ ├── CockpitGrid.cpp
│ ├── CockpitGrid.h
│ ├── CompassGrid.cpp
│ ├── CompassGrid.h
│ ├── SpeedoMeter.cpp
│ ├── SpeedoMeter.h
│ ├── dials.pro
│ └── main.cpp
├── distrowatch
│ ├── BarChart.cpp
│ ├── BarChart.h
│ ├── distrowatch.pro
│ └── main.cpp
├── examples.pri
├── examples.pro
├── friedberg
│ ├── Friedberg2007.cpp
│ ├── Friedberg2007.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── friedberg.pro
│ └── main.cpp
├── itemeditor
│ ├── Editor.cpp
│ ├── Editor.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── ShapeFactory.cpp
│ ├── ShapeFactory.h
│ ├── itemeditor.pro
│ └── main.cpp
├── legends
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Panel.cpp
│ ├── Panel.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── Settings.h
│ ├── legends.pro
│ └── main.cpp
├── oscilloscope
│ ├── Knob.cpp
│ ├── Knob.h
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── SamplingThread.cpp
│ ├── SamplingThread.h
│ ├── SignalData.cpp
│ ├── SignalData.h
│ ├── WheelBox.cpp
│ ├── WheelBox.h
│ ├── main.cpp
│ ├── osci.css
│ └── oscilloscope.pro
├── polardemo
│ ├── Pixmaps.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── PlotBox.cpp
│ ├── PlotBox.h
│ ├── SettingsEditor.cpp
│ ├── SettingsEditor.h
│ ├── main.cpp
│ ├── polar.css
│ └── polardemo.pro
├── polarspectrogram
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── PlotWindow.cpp
│ ├── PlotWindow.h
│ ├── main.cpp
│ └── polarspectrogram.pro
├── radio
│ ├── AmplifierBox.cpp
│ ├── AmplifierBox.h
│ ├── TunerBox.cpp
│ ├── TunerBox.h
│ ├── main.cpp
│ └── radio.pro
├── rasterview
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── main.cpp
│ └── rasterview.pro
├── realtime
│ ├── IncrementalPlot.cpp
│ ├── IncrementalPlot.h
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── README
│ ├── RandomPlot.cpp
│ ├── RandomPlot.h
│ ├── ScrollBar.cpp
│ ├── ScrollBar.h
│ ├── ScrollZoomer.cpp
│ ├── ScrollZoomer.h
│ ├── clear.xpm
│ ├── main.cpp
│ ├── realtime.pro
│ └── start.xpm
├── refreshtest
│ ├── CircularBuffer.cpp
│ ├── CircularBuffer.h
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Panel.cpp
│ ├── Panel.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── Settings.h
│ ├── main.cpp
│ └── refreshtest.pro
├── scatterplot
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── main.cpp
│ └── scatterplot.pro
├── simpleplot
│ ├── main.cpp
│ └── simpleplot.pro
├── sinusplot
│ ├── main.cpp
│ └── sinusplot.pro
├── spectrogram
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── main.cpp
│ └── spectrogram.pro
├── splineeditor
│ ├── CanvasPicker.cpp
│ ├── CanvasPicker.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── ScalePicker.cpp
│ ├── ScalePicker.h
│ ├── main.cpp
│ └── splineeditor.pro
├── stockchart
│ ├── GridItem.cpp
│ ├── GridItem.h
│ ├── Legend.cpp
│ ├── Legend.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── QuoteFactory.cpp
│ ├── QuoteFactory.h
│ ├── main.cpp
│ └── stockchart.pro
├── stylesheets
│ ├── blue.css
│ ├── choco.css
│ ├── oily.css
│ └── rosy.css
├── sysinfo
│ ├── main.cpp
│ └── sysinfo.pro
└── tvplot
│ ├── TVPlot.cpp
│ ├── TVPlot.h
│ ├── main.cpp
│ └── tvplot.pro
├── playground
├── curvetracker
│ ├── CurveTracker.cpp
│ ├── CurveTracker.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── curvetracker.pro
│ └── main.cpp
├── graphicscale
│ ├── Canvas.cpp
│ ├── Canvas.h
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── graphicscale.pro
│ └── main.cpp
├── playground.pri
├── playground.pro
├── plotmatrix
│ ├── PlotMatrix.cpp
│ ├── PlotMatrix.h
│ ├── main.cpp
│ └── plotmatrix.pro
├── rescaler
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── main.cpp
│ └── rescaler.pro
├── scaleengine
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── TransformPlot.cpp
│ ├── TransformPlot.h
│ ├── main.cpp
│ └── scaleengine.pro
├── shapes
│ ├── main.cpp
│ └── shapes.pro
├── svgmap
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── Schlosspark_Nymphenburg.svg
│ ├── main.cpp
│ ├── svgmap.pro
│ └── svgmap.qrc
├── symbols
│ ├── main.cpp
│ └── symbols.pro
├── timescale
│ ├── MainWindow.cpp
│ ├── MainWindow.h
│ ├── Panel.cpp
│ ├── Panel.h
│ ├── Plot.cpp
│ ├── Plot.h
│ ├── Settings.h
│ ├── main.cpp
│ └── timescale.pro
└── vectorfield
│ ├── main.cpp
│ └── vectorfield.pro
├── qwt.prf
├── qwt.pro
├── qwtbuild.pri
├── qwtconfig.pri
├── qwtfunctions.pri
├── src
├── qwt.cpp
├── qwt.h
├── qwt_abstract_legend.cpp
├── qwt_abstract_legend.h
├── qwt_abstract_scale.cpp
├── qwt_abstract_scale.h
├── qwt_abstract_scale_draw.cpp
├── qwt_abstract_scale_draw.h
├── qwt_abstract_slider.cpp
├── qwt_abstract_slider.h
├── qwt_analog_clock.cpp
├── qwt_analog_clock.h
├── qwt_arrow_button.cpp
├── qwt_arrow_button.h
├── qwt_axis.h
├── qwt_axis_id.h
├── qwt_bezier.cpp
├── qwt_bezier.h
├── qwt_clipper.cpp
├── qwt_clipper.h
├── qwt_color_map.cpp
├── qwt_color_map.h
├── qwt_column_symbol.cpp
├── qwt_column_symbol.h
├── qwt_compass.cpp
├── qwt_compass.h
├── qwt_compass_rose.cpp
├── qwt_compass_rose.h
├── qwt_counter.cpp
├── qwt_counter.h
├── qwt_curve_fitter.cpp
├── qwt_curve_fitter.h
├── qwt_date.cpp
├── qwt_date.h
├── qwt_date_scale_draw.cpp
├── qwt_date_scale_draw.h
├── qwt_date_scale_engine.cpp
├── qwt_date_scale_engine.h
├── qwt_dial.cpp
├── qwt_dial.h
├── qwt_dial_needle.cpp
├── qwt_dial_needle.h
├── qwt_dyngrid_layout.cpp
├── qwt_dyngrid_layout.h
├── qwt_event_pattern.cpp
├── qwt_event_pattern.h
├── qwt_global.h
├── qwt_graphic.cpp
├── qwt_graphic.h
├── qwt_interval.cpp
├── qwt_interval.h
├── qwt_interval_symbol.cpp
├── qwt_interval_symbol.h
├── qwt_knob.cpp
├── qwt_knob.h
├── qwt_legend.cpp
├── qwt_legend.h
├── qwt_legend_data.cpp
├── qwt_legend_data.h
├── qwt_legend_label.cpp
├── qwt_legend_label.h
├── qwt_magnifier.cpp
├── qwt_magnifier.h
├── qwt_math.cpp
├── qwt_math.h
├── qwt_matrix_raster_data.cpp
├── qwt_matrix_raster_data.h
├── qwt_null_paintdevice.cpp
├── qwt_null_paintdevice.h
├── qwt_painter.cpp
├── qwt_painter.h
├── qwt_painter_command.cpp
├── qwt_painter_command.h
├── qwt_panner.cpp
├── qwt_panner.h
├── qwt_picker.cpp
├── qwt_picker.h
├── qwt_picker_machine.cpp
├── qwt_picker_machine.h
├── qwt_pixel_matrix.cpp
├── qwt_pixel_matrix.h
├── qwt_plot.cpp
├── qwt_plot.h
├── qwt_plot_abstract_barchart.cpp
├── qwt_plot_abstract_barchart.h
├── qwt_plot_abstract_canvas.cpp
├── qwt_plot_abstract_canvas.h
├── qwt_plot_axis.cpp
├── qwt_plot_barchart.cpp
├── qwt_plot_barchart.h
├── qwt_plot_canvas.cpp
├── qwt_plot_canvas.h
├── qwt_plot_curve.cpp
├── qwt_plot_curve.h
├── qwt_plot_dict.cpp
├── qwt_plot_dict.h
├── qwt_plot_directpainter.cpp
├── qwt_plot_directpainter.h
├── qwt_plot_glcanvas.cpp
├── qwt_plot_glcanvas.h
├── qwt_plot_graphicitem.cpp
├── qwt_plot_graphicitem.h
├── qwt_plot_grid.cpp
├── qwt_plot_grid.h
├── qwt_plot_histogram.cpp
├── qwt_plot_histogram.h
├── qwt_plot_intervalcurve.cpp
├── qwt_plot_intervalcurve.h
├── qwt_plot_item.cpp
├── qwt_plot_item.h
├── qwt_plot_layout.cpp
├── qwt_plot_layout.h
├── qwt_plot_legenditem.cpp
├── qwt_plot_legenditem.h
├── qwt_plot_magnifier.cpp
├── qwt_plot_magnifier.h
├── qwt_plot_marker.cpp
├── qwt_plot_marker.h
├── qwt_plot_multi_barchart.cpp
├── qwt_plot_multi_barchart.h
├── qwt_plot_opengl_canvas.cpp
├── qwt_plot_opengl_canvas.h
├── qwt_plot_panner.cpp
├── qwt_plot_panner.h
├── qwt_plot_picker.cpp
├── qwt_plot_picker.h
├── qwt_plot_rasteritem.cpp
├── qwt_plot_rasteritem.h
├── qwt_plot_renderer.cpp
├── qwt_plot_renderer.h
├── qwt_plot_rescaler.cpp
├── qwt_plot_rescaler.h
├── qwt_plot_scaleitem.cpp
├── qwt_plot_scaleitem.h
├── qwt_plot_seriesitem.cpp
├── qwt_plot_seriesitem.h
├── qwt_plot_shapeitem.cpp
├── qwt_plot_shapeitem.h
├── qwt_plot_spectrocurve.cpp
├── qwt_plot_spectrocurve.h
├── qwt_plot_spectrogram.cpp
├── qwt_plot_spectrogram.h
├── qwt_plot_svgitem.cpp
├── qwt_plot_svgitem.h
├── qwt_plot_textlabel.cpp
├── qwt_plot_textlabel.h
├── qwt_plot_tradingcurve.cpp
├── qwt_plot_tradingcurve.h
├── qwt_plot_vectorfield.cpp
├── qwt_plot_vectorfield.h
├── qwt_plot_zoneitem.cpp
├── qwt_plot_zoneitem.h
├── qwt_plot_zoomer.cpp
├── qwt_plot_zoomer.h
├── qwt_point_3d.cpp
├── qwt_point_3d.h
├── qwt_point_data.cpp
├── qwt_point_data.h
├── qwt_point_mapper.cpp
├── qwt_point_mapper.h
├── qwt_point_polar.cpp
├── qwt_point_polar.h
├── qwt_polar.h
├── qwt_polar_canvas.cpp
├── qwt_polar_canvas.h
├── qwt_polar_curve.cpp
├── qwt_polar_curve.h
├── qwt_polar_fitter.cpp
├── qwt_polar_fitter.h
├── qwt_polar_grid.cpp
├── qwt_polar_grid.h
├── qwt_polar_item.cpp
├── qwt_polar_item.h
├── qwt_polar_itemdict.cpp
├── qwt_polar_itemdict.h
├── qwt_polar_layout.cpp
├── qwt_polar_layout.h
├── qwt_polar_magnifier.cpp
├── qwt_polar_magnifier.h
├── qwt_polar_marker.cpp
├── qwt_polar_marker.h
├── qwt_polar_panner.cpp
├── qwt_polar_panner.h
├── qwt_polar_picker.cpp
├── qwt_polar_picker.h
├── qwt_polar_plot.cpp
├── qwt_polar_plot.h
├── qwt_polar_renderer.cpp
├── qwt_polar_renderer.h
├── qwt_polar_spectrogram.cpp
├── qwt_polar_spectrogram.h
├── qwt_raster_data.cpp
├── qwt_raster_data.h
├── qwt_round_scale_draw.cpp
├── qwt_round_scale_draw.h
├── qwt_samples.h
├── qwt_sampling_thread.cpp
├── qwt_sampling_thread.h
├── qwt_scale_div.cpp
├── qwt_scale_div.h
├── qwt_scale_draw.cpp
├── qwt_scale_draw.h
├── qwt_scale_engine.cpp
├── qwt_scale_engine.h
├── qwt_scale_map.cpp
├── qwt_scale_map.h
├── qwt_scale_widget.cpp
├── qwt_scale_widget.h
├── qwt_series_data.cpp
├── qwt_series_data.h
├── qwt_series_store.h
├── qwt_slider.cpp
├── qwt_slider.h
├── qwt_spline.cpp
├── qwt_spline.h
├── qwt_spline_basis.cpp
├── qwt_spline_basis.h
├── qwt_spline_cubic.cpp
├── qwt_spline_cubic.h
├── qwt_spline_curve_fitter.cpp
├── qwt_spline_curve_fitter.h
├── qwt_spline_local.cpp
├── qwt_spline_local.h
├── qwt_spline_parametrization.cpp
├── qwt_spline_parametrization.h
├── qwt_spline_pleasing.cpp
├── qwt_spline_pleasing.h
├── qwt_spline_polynomial.cpp
├── qwt_spline_polynomial.h
├── qwt_symbol.cpp
├── qwt_symbol.h
├── qwt_system_clock.cpp
├── qwt_system_clock.h
├── qwt_text.cpp
├── qwt_text.h
├── qwt_text_engine.cpp
├── qwt_text_engine.h
├── qwt_text_label.cpp
├── qwt_text_label.h
├── qwt_thermo.cpp
├── qwt_thermo.h
├── qwt_transform.cpp
├── qwt_transform.h
├── qwt_vectorfield_symbol.cpp
├── qwt_vectorfield_symbol.h
├── qwt_weeding_curve_fitter.cpp
├── qwt_weeding_curve_fitter.h
├── qwt_wheel.cpp
├── qwt_wheel.h
├── qwt_widget_overlay.cpp
├── qwt_widget_overlay.h
├── src.pri
└── src.pro
└── tests
├── splineprof
├── main.cpp
└── splineprof.pro
├── splinetest
├── main.cpp
└── splinetest.pro
├── tests.pri
└── tests.pro
/INSTALL:
--------------------------------------------------------------------------------
1 | see doc/html/qwtinstall.html
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAbstractLegend:
--------------------------------------------------------------------------------
1 | #include "qwt_abstract_legend.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAbstractScale:
--------------------------------------------------------------------------------
1 | #include "qwt_abstract_scale.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAbstractScaleDraw:
--------------------------------------------------------------------------------
1 | #include "qwt_abstract_scale_draw.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAbstractSlider:
--------------------------------------------------------------------------------
1 | #include "qwt_abstract_slider.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAlphaColorMap:
--------------------------------------------------------------------------------
1 | #include "qwt_color_map.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAnalogClock:
--------------------------------------------------------------------------------
1 | #include "qwt_analog_clock.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtArrowButton:
--------------------------------------------------------------------------------
1 | #include "qwt_arrow_button.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAxis:
--------------------------------------------------------------------------------
1 | #include "qwt_axis.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtAxisId:
--------------------------------------------------------------------------------
1 | #include "qwt_axis_id.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtBezier:
--------------------------------------------------------------------------------
1 | #include "qwt_bezier.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCPointerData:
--------------------------------------------------------------------------------
1 | #include "qwt_point_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtClipper:
--------------------------------------------------------------------------------
1 | #include "qwt_clipper.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtColorMap:
--------------------------------------------------------------------------------
1 | #include "qwt_color_map.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtColumnRect:
--------------------------------------------------------------------------------
1 | #include "qwt_column_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtColumnSymbol:
--------------------------------------------------------------------------------
1 | #include "qwt_column_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCompass:
--------------------------------------------------------------------------------
1 | #include "qwt_compass.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCompassMagnetNeedle:
--------------------------------------------------------------------------------
1 | #include "qwt_dial_needle.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCompassRose:
--------------------------------------------------------------------------------
1 | #include "qwt_compass_rose.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCompassScaleDraw:
--------------------------------------------------------------------------------
1 | #include "qwt_compass.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCompassWindArrow:
--------------------------------------------------------------------------------
1 | #include "qwt_dial_needle.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCounter:
--------------------------------------------------------------------------------
1 | #include "qwt_counter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtCurveFitter:
--------------------------------------------------------------------------------
1 | #include "qwt_curve_fitter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDate:
--------------------------------------------------------------------------------
1 | #include "qwt_date.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDateScaleDraw:
--------------------------------------------------------------------------------
1 | #include "qwt_date_scale_draw.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDateScaleEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_date_scale_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDial:
--------------------------------------------------------------------------------
1 | #include "qwt_dial.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDialNeedle:
--------------------------------------------------------------------------------
1 | #include "qwt_dial_needle.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDialSimpleNeedle:
--------------------------------------------------------------------------------
1 | #include "qwt_dial_needle.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtDynGridLayout:
--------------------------------------------------------------------------------
1 | #include "qwt_dyngrid_layout.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtEventPattern:
--------------------------------------------------------------------------------
1 | #include "qwt_event_pattern.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtGlobal:
--------------------------------------------------------------------------------
1 | #include "qwt_global.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtGraphic:
--------------------------------------------------------------------------------
1 | #include "qwt_graphic.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtHueColorMap:
--------------------------------------------------------------------------------
1 | #include "qwt_color_map.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtInterval:
--------------------------------------------------------------------------------
1 | #include "qwt_interval.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtIntervalSample:
--------------------------------------------------------------------------------
1 | #include "qwt_samples.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtIntervalSeriesData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtIntervalSymbol:
--------------------------------------------------------------------------------
1 | #include "qwt_interval_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtKnob:
--------------------------------------------------------------------------------
1 | #include "qwt_knob.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLegend:
--------------------------------------------------------------------------------
1 | #include "qwt_legend.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLegendData:
--------------------------------------------------------------------------------
1 | #include "qwt_legend_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLegendLabel:
--------------------------------------------------------------------------------
1 | #include "qwt_legend_label.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLinearColorMap:
--------------------------------------------------------------------------------
1 | #include "qwt_color_map.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLinearScaleEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLogScaleEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtLogTransform:
--------------------------------------------------------------------------------
1 | #include "qwt_transform.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtMagnifier:
--------------------------------------------------------------------------------
1 | #include "qwt_magnifier.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtMath:
--------------------------------------------------------------------------------
1 | #include "qwt_math.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtMatrixRasterData:
--------------------------------------------------------------------------------
1 | #include "qwt_matrix_raster_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtNullPaintDevice:
--------------------------------------------------------------------------------
1 | #include "qwt_null_paintdevice.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtNullTransform:
--------------------------------------------------------------------------------
1 | #include "qwt_transform.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtOHLCSample:
--------------------------------------------------------------------------------
1 | #include "qwt_samples.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPainter:
--------------------------------------------------------------------------------
1 | #include "qwt_painter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPainterCommand:
--------------------------------------------------------------------------------
1 | #include "qwt_painter_command.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPanner:
--------------------------------------------------------------------------------
1 | #include "qwt_panner.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPicker:
--------------------------------------------------------------------------------
1 | #include "qwt_picker.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerClickPointMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerClickRectMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerDragLineMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerDragPointMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerDragRectMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerPolygonMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPickerTrackerMachine:
--------------------------------------------------------------------------------
1 | #include "qwt_picker_machine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPixelMatrix:
--------------------------------------------------------------------------------
1 | #include "qwt_pixel_matrix.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlainTextEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_text_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlot:
--------------------------------------------------------------------------------
1 | #include "qwt_plot.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotAbstractBarChart:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_abstract_barchart.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotAbstractCanvas:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_abstract_canvas.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotBarChart:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_barchart.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotCanvas:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_canvas.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotCurve:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_curve.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotDict:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_dict.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotDirectPainter:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_directpainter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotGLCanvas:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_glcanvas.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotGraphicItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_graphicitem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotGrid:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_grid.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotHistogram:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_histogram.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotIntervalCurve:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_intervalcurve.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_item.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotLayout:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_layout.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotLegendItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_legenditem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotMagnifier:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_magnifier.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotMarker:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_marker.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotMultiBarChart:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_multi_barchart.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotOpenGLCanvas:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_opengl_canvas.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotPanner:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_panner.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotPicker:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_picker.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotRasterItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_rasteritem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotRenderer:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_renderer.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotRescaler:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_rescaler.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotScaleItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_scaleitem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotSeriesItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_seriesitem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotShapeItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_shapeitem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotSpectroCurve:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_spectrocurve.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotSpectrogram:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_spectrogram.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotSvgItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_svgitem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotTextLabel:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_textlabel.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotTradingCurve:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_tradingcurve.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotVectorField:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_vectorfield.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotZoneItem:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_zoneitem.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPlotZoomer:
--------------------------------------------------------------------------------
1 | #include "qwt_plot_zoomer.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPoint3D:
--------------------------------------------------------------------------------
1 | #include "qwt_point_3d.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPoint3DSeriesData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPointArrayData:
--------------------------------------------------------------------------------
1 | #include "qwt_point_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPointMapper:
--------------------------------------------------------------------------------
1 | #include "qwt_point_mapper.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPointPolar:
--------------------------------------------------------------------------------
1 | #include "qwt_point_polar.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPointSeriesData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarCanvas:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_canvas.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarCurve:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_curve.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarFitter:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_fitter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarGrid:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_grid.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarItem:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_item.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarItemDict:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_itemdict.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarLayout:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_layout.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarMagnifier:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_magnifier.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarMarker:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_marker.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarPanner:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_panner.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarPicker:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_picker.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarPlot:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_plot.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarRenderer:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_renderer.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPolarSpectrogram:
--------------------------------------------------------------------------------
1 | #include "qwt_polar_spectrogram.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtPowerTransform:
--------------------------------------------------------------------------------
1 | #include "qwt_transform.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtRasterData:
--------------------------------------------------------------------------------
1 | #include "qwt_raster_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtRichTextEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_text_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtRoundScaleDraw:
--------------------------------------------------------------------------------
1 | #include "qwt_round_scale_draw.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSamplingThread:
--------------------------------------------------------------------------------
1 | #include "qwt_sampling_thread.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSaturationValueColorMap:
--------------------------------------------------------------------------------
1 | #include "qwt_color_map.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtScaleArithmetic:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtScaleDiv:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_div.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtScaleDraw:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_draw.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtScaleEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtScaleMap:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_map.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtScaleWidget:
--------------------------------------------------------------------------------
1 | #include "qwt_scale_widget.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSeriesData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSetSample:
--------------------------------------------------------------------------------
1 | #include "qwt_samples.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSetSeriesData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSimpleCompassRose:
--------------------------------------------------------------------------------
1 | #include "qwt_compass_rose.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSlider:
--------------------------------------------------------------------------------
1 | #include "qwt_slider.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSpline:
--------------------------------------------------------------------------------
1 | #include "qwt_spline.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineBasis:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_basis.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineC1:
--------------------------------------------------------------------------------
1 | #include "qwt_spline.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineC2:
--------------------------------------------------------------------------------
1 | #include "qwt_spline.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineCubic:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_cubic.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineCurveFitter:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_curve_fitter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineG1:
--------------------------------------------------------------------------------
1 | #include "qwt_spline.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineInterpolating:
--------------------------------------------------------------------------------
1 | #include "qwt_spline.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineLocal:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_local.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineParameter:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_parameter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplineParametrization:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_parametrization.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplinePleasing:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_pleasing.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSplinePolynomial:
--------------------------------------------------------------------------------
1 | #include "qwt_spline_polynomial.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSymbol:
--------------------------------------------------------------------------------
1 | #include "qwt_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSyntheticPointData:
--------------------------------------------------------------------------------
1 | #include "qwt_point_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtSystemClock:
--------------------------------------------------------------------------------
1 | #include "qwt_system_clock.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtText:
--------------------------------------------------------------------------------
1 | #include "qwt_text.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtTextEngine:
--------------------------------------------------------------------------------
1 | #include "qwt_text_engine.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtTextLabel:
--------------------------------------------------------------------------------
1 | #include "qwt_text_label.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtThermo:
--------------------------------------------------------------------------------
1 | #include "qwt_thermo.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtTradingChartData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtTransform:
--------------------------------------------------------------------------------
1 | #include "qwt_transform.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtVectorFieldArrow:
--------------------------------------------------------------------------------
1 | #include "qwt_vectorfield_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtVectorFieldData:
--------------------------------------------------------------------------------
1 | #include "qwt_series_data.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtVectorFieldSample:
--------------------------------------------------------------------------------
1 | #include "qwt_samples.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtVectorFieldSymbol:
--------------------------------------------------------------------------------
1 | #include "qwt_vectorfield_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtVectorFieldThinArrow:
--------------------------------------------------------------------------------
1 | #include "qwt_vectorfield_symbol.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtWeedingCurveFitter:
--------------------------------------------------------------------------------
1 | #include "qwt_weeding_curve_fitter.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtWheel:
--------------------------------------------------------------------------------
1 | #include "qwt_wheel.h"
2 |
--------------------------------------------------------------------------------
/classincludes/QwtWidgetOverlay:
--------------------------------------------------------------------------------
1 | #include "qwt_widget_overlay.h"
2 |
--------------------------------------------------------------------------------
/designer/pixmaps/qwt_polar_plot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwt_polar_plot.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtanalogclock.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtanalogclock.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtcompass.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtcompass.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtcounter.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtcounter.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtdial.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtdial.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtknob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtknob.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtplot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtplot.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtscale.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtscale.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtslider.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtslider.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtthermo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtthermo.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtwheel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtwheel.png
--------------------------------------------------------------------------------
/designer/pixmaps/qwtwidget.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/designer/pixmaps/qwtwidget.png
--------------------------------------------------------------------------------
/doc/doxyfilter.sh:
--------------------------------------------------------------------------------
1 | #! /bin/sh
2 |
3 | m4 qwtdoc.m4 $1
4 |
--------------------------------------------------------------------------------
/doc/html/_form0_tmp.epsi:
--------------------------------------------------------------------------------
1 | %%BoundingBox: 149 654 355 666
2 | %%HiResBoundingBox: 149.507995 654.749980 354.095989 665.459980
3 |
--------------------------------------------------------------------------------
/doc/html/_form0_tmp.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/_form0_tmp.pdf
--------------------------------------------------------------------------------
/doc/html/_formulas.aux:
--------------------------------------------------------------------------------
1 | \relax
2 |
--------------------------------------------------------------------------------
/doc/html/_formulas.dvi:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/_formulas.dvi
--------------------------------------------------------------------------------
/doc/html/analogclock.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/analogclock.png
--------------------------------------------------------------------------------
/doc/html/barchart-grouped-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/barchart-grouped-600x400.png
--------------------------------------------------------------------------------
/doc/html/barchart-stacked-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/barchart-stacked-600x400.png
--------------------------------------------------------------------------------
/doc/html/bc_s.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/bc_s.png
--------------------------------------------------------------------------------
/doc/html/bdwn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/bdwn.png
--------------------------------------------------------------------------------
/doc/html/bode-blue-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/bode-blue-600x400.png
--------------------------------------------------------------------------------
/doc/html/bode-rosy-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/bode-rosy-600x400.png
--------------------------------------------------------------------------------
/doc/html/class_qwt_abstract_legend__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_abstract_legend__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d8e9becddd30f70c5564792e111df372
--------------------------------------------------------------------------------
/doc/html/class_qwt_abstract_scale__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 7ce40312d105a87cfb3bf50e4159437c
--------------------------------------------------------------------------------
/doc/html/class_qwt_abstract_scale_draw__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 76e11bd78063c036c0767af755e7b0bc
--------------------------------------------------------------------------------
/doc/html/class_qwt_abstract_series_store__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | ad80357e1e9a39640cbe73d6b83bb9ed
--------------------------------------------------------------------------------
/doc/html/class_qwt_abstract_slider__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 7f1bd8136bfb8a7ed379985d1adfa3e0
--------------------------------------------------------------------------------
/doc/html/class_qwt_alpha_color_map__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_alpha_color_map__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | b432d689640eef6e7e1c63b5e8b4b458
--------------------------------------------------------------------------------
/doc/html/class_qwt_analog_clock__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | cddd6620531fa10736831ba347f20973
--------------------------------------------------------------------------------
/doc/html/class_qwt_array_series_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_array_series_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | b43993ba3c24bf8cae9fed0189df443e
--------------------------------------------------------------------------------
/doc/html/class_qwt_arrow_button__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_arrow_button__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | e696836250b380a6b8d596e1bd6c0415
--------------------------------------------------------------------------------
/doc/html/class_qwt_c_pointer_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_c_pointer_data =
2 | [
3 | [ "QwtCPointerData", "class_qwt_c_pointer_data.html#af428def7cdbefbc17adc44b6f7a756f0", null ],
4 | [ "sample", "class_qwt_c_pointer_data.html#a5b726e4dd1cf5f308a5db63b6c7dc106", null ],
5 | [ "size", "class_qwt_c_pointer_data.html#a558723d97d5488e33f027964c03461fd", null ],
6 | [ "xData", "class_qwt_c_pointer_data.html#a0110dfe294c6a8ffe8bf1a3ece33bb12", null ],
7 | [ "yData", "class_qwt_c_pointer_data.html#a1df32b9ef9fd3a17ea7b6e2379989883", null ]
8 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_c_pointer_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 0af95c975c88358748569f00a6bbd95d
--------------------------------------------------------------------------------
/doc/html/class_qwt_c_pointer_value_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_c_pointer_value_data =
2 | [
3 | [ "QwtCPointerValueData", "class_qwt_c_pointer_value_data.html#a4fbdb99f6bac3eb3d750c536160684b5", null ],
4 | [ "sample", "class_qwt_c_pointer_value_data.html#aefd99c93ffd52d1efe5a3f35e18ec8a5", null ],
5 | [ "size", "class_qwt_c_pointer_value_data.html#a58fd410f87958d5e23cdfbb0abac493e", null ],
6 | [ "yData", "class_qwt_c_pointer_value_data.html#acf38b09fd4514e5a4739ec8547c435a9", null ]
7 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_c_pointer_value_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 2b3bf6a9d2684afa1c776575224e81bf
--------------------------------------------------------------------------------
/doc/html/class_qwt_color_map__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 991095b92959f2b742b4369c9a9fec7c
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 3ec3115aec740d425f24dbe6be005d47
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_magnet_needle__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_magnet_needle__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | e1508a1a0a665209ccbef3c065da114e
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_rose.js:
--------------------------------------------------------------------------------
1 | var class_qwt_compass_rose =
2 | [
3 | [ "QwtCompassRose", "class_qwt_compass_rose.html#a23bb2634090d12711102f0add67d1170", null ],
4 | [ "~QwtCompassRose", "class_qwt_compass_rose.html#a04142768b55a3bfe9c17ea6878088674", null ],
5 | [ "draw", "class_qwt_compass_rose.html#ad974a3035da51a9cfb36fa04eb1c40a6", null ],
6 | [ "palette", "class_qwt_compass_rose.html#a36888d96ff67ae500fdfdee9b68940ad", null ],
7 | [ "setPalette", "class_qwt_compass_rose.html#a25f08ab6d05f4ad17b2e13395c60e7ca", null ]
8 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_rose__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_rose__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6dc7b86eecc48afaf9e64f465b6709f8
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_scale_draw__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_scale_draw__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c193e22ad0db5a08a4800342cf4a0531
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_wind_arrow__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_compass_wind_arrow__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5792686232bf900712695fecdb6fcf60
--------------------------------------------------------------------------------
/doc/html/class_qwt_counter__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_counter__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 76084c0f3beb52d3617b3346d00bf7ba
--------------------------------------------------------------------------------
/doc/html/class_qwt_curve_fitter__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | fb27a782b02d1d4c1706f92662baed2f
--------------------------------------------------------------------------------
/doc/html/class_qwt_date_scale_draw__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_date_scale_draw__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 4ed362a7760a6c96993921f7dd8c00ca
--------------------------------------------------------------------------------
/doc/html/class_qwt_date_scale_engine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_date_scale_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 13f58b2be415217ec3c3d339cb3b3e44
--------------------------------------------------------------------------------
/doc/html/class_qwt_dial__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 20f57b009401a065568345941041973b
--------------------------------------------------------------------------------
/doc/html/class_qwt_dial_needle__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 24a857c8d56e5897e25c154b07c6417a
--------------------------------------------------------------------------------
/doc/html/class_qwt_dial_simple_needle__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_dial_simple_needle__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 9e91be25d1e59ff2b0b246621f5adca4
--------------------------------------------------------------------------------
/doc/html/class_qwt_dyn_grid_layout__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_dyn_grid_layout__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 77ca80c297a0eac1b5b37b9209a590a2
--------------------------------------------------------------------------------
/doc/html/class_qwt_event_pattern_1_1_key_pattern.js:
--------------------------------------------------------------------------------
1 | var class_qwt_event_pattern_1_1_key_pattern =
2 | [
3 | [ "KeyPattern", "class_qwt_event_pattern_1_1_key_pattern.html#ac52d2d39d519c750194462c8da4c8ec2", null ],
4 | [ "key", "class_qwt_event_pattern_1_1_key_pattern.html#af13072b058c3abbb591450b82f049dd6", null ],
5 | [ "modifiers", "class_qwt_event_pattern_1_1_key_pattern.html#a1db88ed291d4ba49fa84e32e86fa10d1", null ]
6 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_event_pattern_1_1_mouse_pattern.js:
--------------------------------------------------------------------------------
1 | var class_qwt_event_pattern_1_1_mouse_pattern =
2 | [
3 | [ "MousePattern", "class_qwt_event_pattern_1_1_mouse_pattern.html#a4233e9620cdad92c498a5271cd32bcf6", null ],
4 | [ "button", "class_qwt_event_pattern_1_1_mouse_pattern.html#ade5b5bdb3bf76814f003c02ea11c5924", null ],
5 | [ "modifiers", "class_qwt_event_pattern_1_1_mouse_pattern.html#ad12c724aac7bba9f16540c604dc108f9", null ]
6 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_event_pattern__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c7b11182727079d1dd037dd580d326e2
--------------------------------------------------------------------------------
/doc/html/class_qwt_graphic__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_graphic__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 717beb4779bbde21e8a85df7b0a77021
--------------------------------------------------------------------------------
/doc/html/class_qwt_hue_color_map__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_hue_color_map__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 147aff3cd8148e727057df6240257113
--------------------------------------------------------------------------------
/doc/html/class_qwt_interval_series_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_interval_series_data =
2 | [
3 | [ "QwtIntervalSeriesData", "class_qwt_interval_series_data.html#ae85a2103d690c67f0e17aab94884bb79", null ],
4 | [ "boundingRect", "class_qwt_interval_series_data.html#aa04712b98560ddbdc3fd4d73ef55a826", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_interval_series_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_interval_series_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c4cec8e2d0c5c3e1e5a2cba2c6d55a73
--------------------------------------------------------------------------------
/doc/html/class_qwt_knob__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 7d79c0be9baf4b88ff7b6c29a4ebf19b
--------------------------------------------------------------------------------
/doc/html/class_qwt_legend__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_legend__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | b840a6fd1433842a125c2937d9f94bbf
--------------------------------------------------------------------------------
/doc/html/class_qwt_legend_label__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_legend_label__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a35c821ea6532c405bbe10867d371239
--------------------------------------------------------------------------------
/doc/html/class_qwt_linear_color_map__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_linear_color_map__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 0285dc8c11083ef750786b8a8d89720f
--------------------------------------------------------------------------------
/doc/html/class_qwt_linear_scale_engine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_linear_scale_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | ed9a82b123b0fff78adab4e13864e533
--------------------------------------------------------------------------------
/doc/html/class_qwt_log_scale_engine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_log_scale_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6ff6fe968d121eb104b159dd93db16e8
--------------------------------------------------------------------------------
/doc/html/class_qwt_log_transform__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_log_transform__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 1700b962bd3271a38a30e2b5f8a18a54
--------------------------------------------------------------------------------
/doc/html/class_qwt_magnifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 95a7d1249ecbedd61f28edd0d5908c81
--------------------------------------------------------------------------------
/doc/html/class_qwt_matrix_raster_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_matrix_raster_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | ac2ae5745218852949e575c2b38b1cfb
--------------------------------------------------------------------------------
/doc/html/class_qwt_null_paint_device__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_null_paint_device__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6fa945e080d1e96299fb2976d00e5417
--------------------------------------------------------------------------------
/doc/html/class_qwt_null_transform.js:
--------------------------------------------------------------------------------
1 | var class_qwt_null_transform =
2 | [
3 | [ "QwtNullTransform", "class_qwt_null_transform.html#a0e5ec82fc1aef04b684108ff8334dd1e", null ],
4 | [ "~QwtNullTransform", "class_qwt_null_transform.html#aa2ee005d43d2532e3312eb50dd873f0a", null ],
5 | [ "copy", "class_qwt_null_transform.html#af20706774a1e8dc137bb2aa3561dfda9", null ],
6 | [ "invTransform", "class_qwt_null_transform.html#aa25fa848f9f3d0a91d081cf3d45140b7", null ],
7 | [ "transform", "class_qwt_null_transform.html#aae7135957d1604e830bae2cf4d23e914", null ]
8 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_null_transform__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_null_transform__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6644d55f7f86143aaff96e3117769d8d
--------------------------------------------------------------------------------
/doc/html/class_qwt_panner__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 678513ac738c5d38a5b0d24d0f75d1a9
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 3adecac12624f8a93aa161a9abe16a80
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_click_point_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_click_point_machine =
2 | [
3 | [ "QwtPickerClickPointMachine", "class_qwt_picker_click_point_machine.html#aa4bab7db982c16270176957451db1d8e", null ],
4 | [ "transition", "class_qwt_picker_click_point_machine.html#a964aeb5aba284e28cf334b844c65bc20", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_click_point_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_click_point_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | ec4a56e8cfb9dfd7270bb457d2f8ad50
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_click_rect_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_click_rect_machine =
2 | [
3 | [ "QwtPickerClickRectMachine", "class_qwt_picker_click_rect_machine.html#ac154f2cb83e86f8b5d9d410c53b4bdb4", null ],
4 | [ "transition", "class_qwt_picker_click_rect_machine.html#ae3e19daab141b1a0578c4f456ed4a747", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_click_rect_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_click_rect_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 54bd29ce2dc1291bac1d93e741e013b7
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_line_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_drag_line_machine =
2 | [
3 | [ "QwtPickerDragLineMachine", "class_qwt_picker_drag_line_machine.html#acf3157352ff3d68fdd000e8a944467b3", null ],
4 | [ "transition", "class_qwt_picker_drag_line_machine.html#a877272bdbc96849207038c09e7bfdf9a", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_line_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_line_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 728b311e324185b53c478ef7d7fcf75d
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_point_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_drag_point_machine =
2 | [
3 | [ "QwtPickerDragPointMachine", "class_qwt_picker_drag_point_machine.html#af534289d12a39eeb9b52402b61967fac", null ],
4 | [ "transition", "class_qwt_picker_drag_point_machine.html#a8fdabfa7a642649be375aa6ec2e715af", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_point_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_point_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 19259effc256b0c521e76ce16209cd05
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_rect_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_drag_rect_machine =
2 | [
3 | [ "QwtPickerDragRectMachine", "class_qwt_picker_drag_rect_machine.html#a49ce41d12442bc295578c0682cb38682", null ],
4 | [ "transition", "class_qwt_picker_drag_rect_machine.html#acf4d1a23cbad9ced80e50f46a94d15b6", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_rect_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_drag_rect_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 49bb8b6a9721d7fd2ff3a472c5314f50
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 16cc6f89ef0ceb54aee47c08b0e0bb26
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_polygon_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_polygon_machine =
2 | [
3 | [ "QwtPickerPolygonMachine", "class_qwt_picker_polygon_machine.html#ab6da61726ca16c06a1d9c02f067492c6", null ],
4 | [ "transition", "class_qwt_picker_polygon_machine.html#abff91b32b285db4ad01b7c66448ae475", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_polygon_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_polygon_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 285d5ced8664596616310349f72617f2
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_tracker_machine.js:
--------------------------------------------------------------------------------
1 | var class_qwt_picker_tracker_machine =
2 | [
3 | [ "QwtPickerTrackerMachine", "class_qwt_picker_tracker_machine.html#a730ee0927456e192f777c225277b3fe0", null ],
4 | [ "transition", "class_qwt_picker_tracker_machine.html#aff9e4eb579d8c98d912a768ba1150438", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_tracker_machine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_picker_tracker_machine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a6b446662504033c3a127c65ccd92ce0
--------------------------------------------------------------------------------
/doc/html/class_qwt_pixel_matrix__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_pixel_matrix__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c05d9ea50eaf7eb891c0525b7a6c14c9
--------------------------------------------------------------------------------
/doc/html/class_qwt_plain_text_engine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plain_text_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 586352a9944c9d4ab3013598f65d57b4
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | ee7433ad8422a978409291bdd7a8fd1d
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_abstract_bar_chart__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 2bdbb84dbfd9717397561f12245c196d
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_abstract_canvas__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | b94fa8af97e3039556c4b6544a9caa1c
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_abstract_g_l_canvas__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 46e0db5f32e39f35e6357f65a0761d12
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_bar_chart__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 1f66102d6dc6db3aec603b13228a9e28
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_canvas__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_canvas__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 3c524db963fb14102eb2d2b1217ffd4f
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_curve__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 42e4e2df24da6b8f94ccb2de6c132e89
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_dict__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_dict__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 722a36842abd9b37e733b1031c2f19d5
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_direct_painter__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_direct_painter__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d87871e5ef4d50e1b190486fa8c875b8
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_g_l_canvas__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | cc3957317e0c9f966cd0f2fb2ca35a81
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_graphic_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | f91c5f6a3c78d77b7966986da9758ab1
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_grid__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_grid__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 244b76ec8043a6f22a31553d58fb05eb
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_histogram__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | efeb722021e93495fbd19eda58d075c6
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_interval_curve__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a4e58b8f6f0915cbc1c093f9535555d9
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 75461c631efc64c2c359707da79dfdac
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_legend_item__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_legend_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d2476f1130509e11cc9cfa0acc76cc80
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_magnifier__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_magnifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | add1b71d8c65f0bb28e0ecf1b0f4948d
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_marker__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_marker__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | aca7af792f4469b486f7e28f8122e255
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_multi_bar_chart__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 32d089188661b1d376cd1b5102b2e07e
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_open_g_l_canvas__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c754940916cdd530d06b367ada0c7392
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_panner__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_panner__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 08208e5c67fa2b1c117c932606c7f2d1
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_picker__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 7c6ffc19140725801edc5273dec354af
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_raster_item__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_raster_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 3a26d5371088e67a7bb23b0ae216e976
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_renderer__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_renderer__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | cb3da08402833915d05b48dfe8ae787a
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_rescaler__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_rescaler__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 232f38f03c73e0aa32c43ba5436bc120
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_scale_item__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_scale_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 508db33a825c49da750edb9d8fd50e48
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_series_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 0d5fce5288411bf321c554be5779905e
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_shape_item__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_shape_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 7aab089d34518fb4e87e3f115f5a0b86
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_spectro_curve__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d724225f92d648241aecef2197878cbc
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_spectrogram__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_spectrogram__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 78f21cea24efd9032f0010fd699df9b7
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_svg_item.js:
--------------------------------------------------------------------------------
1 | var class_qwt_plot_svg_item =
2 | [
3 | [ "QwtPlotSvgItem", "class_qwt_plot_svg_item.html#ae14006d4e9fbbef55632bdc4810f2e51", null ],
4 | [ "QwtPlotSvgItem", "class_qwt_plot_svg_item.html#ac750a4ff902302ab485971fcea6bee38", null ],
5 | [ "~QwtPlotSvgItem", "class_qwt_plot_svg_item.html#a4509baf861772124c71abd1b6514b319", null ],
6 | [ "loadData", "class_qwt_plot_svg_item.html#a9e611f0c845289ddfb9758fa4479e719", null ],
7 | [ "loadFile", "class_qwt_plot_svg_item.html#aca9592f3d3dca512b7970851b159cf57", null ]
8 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_svg_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 094acce3c1a18288ee28d2da1f934fed
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_text_label__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_text_label__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d03baa5c2d13208ded798d1ec10dc18c
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_trading_curve__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 0ec28308d43ae445810a6d08ce38b67f
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_vector_field__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 09a3a140cc99dbe34d0043eadf864574
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_zone_item__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_zone_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 959530b514189a06d585f1d38a6fef78
--------------------------------------------------------------------------------
/doc/html/class_qwt_plot_zoomer__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5f51e493209746b70cefacefe042c8f8
--------------------------------------------------------------------------------
/doc/html/class_qwt_point3_d_series_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_point3_d_series_data =
2 | [
3 | [ "QwtPoint3DSeriesData", "class_qwt_point3_d_series_data.html#a4410e3dea4acccfdde70eb1f99829c16", null ],
4 | [ "boundingRect", "class_qwt_point3_d_series_data.html#a50ecb7cbf4e7d76a02b35064a04577e5", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_point3_d_series_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_point3_d_series_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d1980fcfaea1bcf612641d3483efc9bc
--------------------------------------------------------------------------------
/doc/html/class_qwt_point_array_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d65c0ac70e6579c290ddc7b59514ffe3
--------------------------------------------------------------------------------
/doc/html/class_qwt_point_series_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_point_series_data =
2 | [
3 | [ "QwtPointSeriesData", "class_qwt_point_series_data.html#aee91c50c88699839f7f5e720a23b9d3a", null ],
4 | [ "boundingRect", "class_qwt_point_series_data.html#a32910a252136baced49d1b7cf5e232eb", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_point_series_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a669c6dd8af4f26cba8021638cf8d6f3
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_canvas__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_canvas__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 3770fc2b146235a1d4e3596d8478920c
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_curve__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_curve__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | f5ec27df5e2be2afee0510c4bc44c38d
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_fitter__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_fitter__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 29f0a50f8e0bf4cd4ce37aab79fe85f2
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_grid__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_grid__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 9f3538d0d280766443e3be67935c35d6
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_item__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 283c9b3dbe5987447fe734313eff6769
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_item_dict__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_item_dict__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | cea89051903b26cd4547323be8e4d91b
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_magnifier__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_magnifier__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | e992abd0792bbb566ef1bef9811fa7b1
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_marker__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_marker__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 8d56a9d07de6099f0faca321d32d523e
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_panner__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_panner__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | d0a5b59a7beb90a88f190c59244ce566
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_picker__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 84ccb6c032e9e99920ccf035e29cfc61
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_plot__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_plot__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6f2f77e84717af13eee22b667eb947d2
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_renderer__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_renderer__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c3f15941f482c6641d6f20f1836045d0
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_spectrogram__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_polar_spectrogram__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 720a520753482a4529b6f21746a8871c
--------------------------------------------------------------------------------
/doc/html/class_qwt_power_transform__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_power_transform__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | c586d6608f4380200d5f9e92c0cc9579
--------------------------------------------------------------------------------
/doc/html/class_qwt_raster_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_raster_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | ad42038ea683d827ca0519fb9598955c
--------------------------------------------------------------------------------
/doc/html/class_qwt_rich_text_engine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_rich_text_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 17766e9182c7e8653669f854407e8f44
--------------------------------------------------------------------------------
/doc/html/class_qwt_round_scale_draw__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_round_scale_draw__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 64346481b6b96a990a45cc0a4768af88
--------------------------------------------------------------------------------
/doc/html/class_qwt_sampling_thread__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_sampling_thread__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 2665a774be0ab8001504271705d9aac0
--------------------------------------------------------------------------------
/doc/html/class_qwt_saturation_value_color_map__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_saturation_value_color_map__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 0aee0424a974e64144331a6460806645
--------------------------------------------------------------------------------
/doc/html/class_qwt_scale_draw__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_scale_draw__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 436603d289d0c6a5682c364a62336f86
--------------------------------------------------------------------------------
/doc/html/class_qwt_scale_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 630340fd2500355e31451f691e79c740
--------------------------------------------------------------------------------
/doc/html/class_qwt_scale_widget__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_scale_widget__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | e0393bf7d85c1a2f55852447bb238ea3
--------------------------------------------------------------------------------
/doc/html/class_qwt_series_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | cf475cbc35585f69562ce03f63558490
--------------------------------------------------------------------------------
/doc/html/class_qwt_series_store__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_series_store__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6c5c43b7cb11b1aab37d8672b37fc3c0
--------------------------------------------------------------------------------
/doc/html/class_qwt_set_series_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_set_series_data =
2 | [
3 | [ "QwtSetSeriesData", "class_qwt_set_series_data.html#ae28991355a06876fcd14d760771e431b", null ],
4 | [ "boundingRect", "class_qwt_set_series_data.html#a8b6c30b484077101fe25ad97360d3e89", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_set_series_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_set_series_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 5e52fc0aecf39193db01f3405431148f
--------------------------------------------------------------------------------
/doc/html/class_qwt_simple_compass_rose__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_simple_compass_rose__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 9fff3e0e8c63dd39076fab6306d67039
--------------------------------------------------------------------------------
/doc/html/class_qwt_slider__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 91b88d3d039a48023b4011f032465377
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 4f06b63ef724b75eb788fb902963e404
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_basis.js:
--------------------------------------------------------------------------------
1 | var class_qwt_spline_basis =
2 | [
3 | [ "QwtSplineBasis", "class_qwt_spline_basis.html#a84187686884d133830ea4c94fd57ff17", null ],
4 | [ "~QwtSplineBasis", "class_qwt_spline_basis.html#a623c89b2080e099bac2c39c0418bfa84", null ],
5 | [ "locality", "class_qwt_spline_basis.html#a1eeb7e3edab36759d523613bb80c69db", null ],
6 | [ "painterPath", "class_qwt_spline_basis.html#af6be32c8dbfb01f1110504d949088b3b", null ]
7 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_basis__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_basis__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 901902280aee587bc943ab34535d9dcf
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_c1__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | bba1d6abab76498c0dd908313206bcd8
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_c2__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 8e78e6837f7594b2f3f8076e2f1692d3
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_cubic__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 6041c77692d57c8ecac57e1780a2b903
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_curve_fitter__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_curve_fitter__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 1db0b5a8600b1303a2a6cb7085c8a9db
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_g1.js:
--------------------------------------------------------------------------------
1 | var class_qwt_spline_g1 =
2 | [
3 | [ "QwtSplineG1", "class_qwt_spline_g1.html#aba43f62873a477b2733d4ced610d038d", null ],
4 | [ "~QwtSplineG1", "class_qwt_spline_g1.html#a441218078365cb31416fd28501eefa2f", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_g1__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 2067850d4201d9abc411017dc1f6242e
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_interpolating__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | e927d9d12e19912c5368cd6c661a2411
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_local__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 98107239a555d75ef302c2a68f440386
--------------------------------------------------------------------------------
/doc/html/class_qwt_spline_pleasing__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 17edc7545dd2ea9f96ff2acd57b3851a
--------------------------------------------------------------------------------
/doc/html/class_qwt_synthetic_point_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 095bf38f6131a9c0e65ae6cb21a824a4
--------------------------------------------------------------------------------
/doc/html/class_qwt_system_clock.js:
--------------------------------------------------------------------------------
1 | var class_qwt_system_clock =
2 | [
3 | [ "elapsed", "class_qwt_system_clock.html#a6d373715eb0fac098f2f02ce42a660c9", null ],
4 | [ "isNull", "class_qwt_system_clock.html#a7cde59f783269c5f3542ec93f450f5bd", null ],
5 | [ "restart", "class_qwt_system_clock.html#a6be327dd133c1d7ecccfb95050eef7b9", null ],
6 | [ "start", "class_qwt_system_clock.html#a3408bd55b49582f7847865aacc7beb37", null ]
7 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_text_engine__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_text_engine__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a6da6e0875b55e62c3623da1b0eb0569
--------------------------------------------------------------------------------
/doc/html/class_qwt_text_label__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_text_label__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 74ec315455fda4a766a13838006f24ec
--------------------------------------------------------------------------------
/doc/html/class_qwt_thermo__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_thermo__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a16b2561804fa4d17a180c9e7e670ba7
--------------------------------------------------------------------------------
/doc/html/class_qwt_trading_chart_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_trading_chart_data =
2 | [
3 | [ "QwtTradingChartData", "class_qwt_trading_chart_data.html#abfe5df45f8a6313b68e93715c7bbfb7b", null ],
4 | [ "boundingRect", "class_qwt_trading_chart_data.html#ae9b4d57fd16690363ee831f37fcd4786", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_trading_chart_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_trading_chart_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | abd1a0d2cc9cf854a1a33f55684264d5
--------------------------------------------------------------------------------
/doc/html/class_qwt_transform__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 0ea80abeabc0ebc9046c6ed70fc4feb6
--------------------------------------------------------------------------------
/doc/html/class_qwt_value_point_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 521fe0cfa6ec33b5ae79e931c8842200
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_arrow__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_arrow__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | f7a42be0577956b61f3a5b21e7307e3a
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_data.js:
--------------------------------------------------------------------------------
1 | var class_qwt_vector_field_data =
2 | [
3 | [ "QwtVectorFieldData", "class_qwt_vector_field_data.html#a4149251cb73f4e2a373cf52c95f80f7b", null ],
4 | [ "boundingRect", "class_qwt_vector_field_data.html#a8cc6a7291522716732a46550baf1f492", null ]
5 | ];
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_data__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_data__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 9b3a68d7b2fbb47a82ef9ef7e878c535
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_symbol__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_symbol__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 4e28ed7bb6341b9c3d60a5e3c259e2a0
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_thin_arrow__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_vector_field_thin_arrow__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 39b51a1100d9624adae51b8c27c699e7
--------------------------------------------------------------------------------
/doc/html/class_qwt_weeding_curve_fitter__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_weeding_curve_fitter__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 143b2c60fa4adeba6bc6814621fb23ad
--------------------------------------------------------------------------------
/doc/html/class_qwt_wheel__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_wheel__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | a5394737ff71667375528e1d0d34dd5d
--------------------------------------------------------------------------------
/doc/html/class_qwt_widget_overlay__inherit__graph.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/class_qwt_widget_overlay__inherit__graph.md5:
--------------------------------------------------------------------------------
1 | 1640839ace29f100f4851133b905c8b6
--------------------------------------------------------------------------------
/doc/html/closed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/closed.png
--------------------------------------------------------------------------------
/doc/html/cpuplot-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/cpuplot-600x400.png
--------------------------------------------------------------------------------
/doc/html/cpuplot-oily-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/cpuplot-oily-600x400.png
--------------------------------------------------------------------------------
/doc/html/curves.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/curves.png
--------------------------------------------------------------------------------
/doc/html/dials1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/dials1.png
--------------------------------------------------------------------------------
/doc/html/dials2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/dials2.png
--------------------------------------------------------------------------------
/doc/html/distrowatch-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/distrowatch-600x400.png
--------------------------------------------------------------------------------
/doc/html/doc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/doc.png
--------------------------------------------------------------------------------
/doc/html/folderclosed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/folderclosed.png
--------------------------------------------------------------------------------
/doc/html/folderopen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/folderopen.png
--------------------------------------------------------------------------------
/doc/html/friedberg-bars-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/friedberg-bars-600x400.png
--------------------------------------------------------------------------------
/doc/html/friedberg-tube-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/friedberg-tube-600x400.png
--------------------------------------------------------------------------------
/doc/html/inherit_graph_0.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_0.md5:
--------------------------------------------------------------------------------
1 | fe096ab9a1b429dd8bc3d30a4b58a5e8
--------------------------------------------------------------------------------
/doc/html/inherit_graph_1.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_1.md5:
--------------------------------------------------------------------------------
1 | 3ebb64b748bafcca3c3d46019e73efac
--------------------------------------------------------------------------------
/doc/html/inherit_graph_10.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_10.md5:
--------------------------------------------------------------------------------
1 | ba19503cbb2a4448e2016035d1e8a215
--------------------------------------------------------------------------------
/doc/html/inherit_graph_11.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_11.md5:
--------------------------------------------------------------------------------
1 | 7be790fa2fe251a912db423cfc9eee28
--------------------------------------------------------------------------------
/doc/html/inherit_graph_12.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_12.md5:
--------------------------------------------------------------------------------
1 | adc739065093a0f7c73d7d259599e0d3
--------------------------------------------------------------------------------
/doc/html/inherit_graph_13.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_13.md5:
--------------------------------------------------------------------------------
1 | 238b03b67f7867ffbe161da9f7c32ffc
--------------------------------------------------------------------------------
/doc/html/inherit_graph_14.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_14.md5:
--------------------------------------------------------------------------------
1 | 3a7f0e66a305e5cd35315392bb2c79f3
--------------------------------------------------------------------------------
/doc/html/inherit_graph_15.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_15.md5:
--------------------------------------------------------------------------------
1 | 24478d8eaac9867a46ac674c07223ea2
--------------------------------------------------------------------------------
/doc/html/inherit_graph_16.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_16.md5:
--------------------------------------------------------------------------------
1 | d6d0771ee99dee42e3364cc9ddabbb43
--------------------------------------------------------------------------------
/doc/html/inherit_graph_17.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_17.md5:
--------------------------------------------------------------------------------
1 | cadc52b1a006f8d71f1fc13ff57a1829
--------------------------------------------------------------------------------
/doc/html/inherit_graph_18.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_18.md5:
--------------------------------------------------------------------------------
1 | 8d37ecd62e022dfccf98cd6e7e169952
--------------------------------------------------------------------------------
/doc/html/inherit_graph_19.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_19.md5:
--------------------------------------------------------------------------------
1 | 5992e01102e29a82f0f93fdf1311e652
--------------------------------------------------------------------------------
/doc/html/inherit_graph_2.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_2.md5:
--------------------------------------------------------------------------------
1 | 2a725f3d5bf25794a44a53ecbcadd457
--------------------------------------------------------------------------------
/doc/html/inherit_graph_20.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_20.md5:
--------------------------------------------------------------------------------
1 | 0144f85a9fa2272b202b33d2b04097d8
--------------------------------------------------------------------------------
/doc/html/inherit_graph_21.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_21.md5:
--------------------------------------------------------------------------------
1 | 63da2b2cb86ee597a690ce6813928a7a
--------------------------------------------------------------------------------
/doc/html/inherit_graph_22.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_22.md5:
--------------------------------------------------------------------------------
1 | 9a371fa0b0ffa025e0d9dd2688217aef
--------------------------------------------------------------------------------
/doc/html/inherit_graph_23.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_23.md5:
--------------------------------------------------------------------------------
1 | 2bd075652c0fa083489eec69c6a7b180
--------------------------------------------------------------------------------
/doc/html/inherit_graph_24.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_24.md5:
--------------------------------------------------------------------------------
1 | c20eeb875ed1eb9d593d3956af7854d6
--------------------------------------------------------------------------------
/doc/html/inherit_graph_25.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_25.md5:
--------------------------------------------------------------------------------
1 | 68006d84b840721503f26ad96e5f0052
--------------------------------------------------------------------------------
/doc/html/inherit_graph_26.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_26.md5:
--------------------------------------------------------------------------------
1 | 0f4b42f2eff1046ed12ccaace6c52ca1
--------------------------------------------------------------------------------
/doc/html/inherit_graph_27.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_27.md5:
--------------------------------------------------------------------------------
1 | 6f8e2050d7354979e60ef0d168d17b78
--------------------------------------------------------------------------------
/doc/html/inherit_graph_28.md5:
--------------------------------------------------------------------------------
1 | 5ab95eaf264d63642ab06497b4c13800
--------------------------------------------------------------------------------
/doc/html/inherit_graph_29.md5:
--------------------------------------------------------------------------------
1 | 2bdbbb6d90080147d35e142496226a55
--------------------------------------------------------------------------------
/doc/html/inherit_graph_3.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_3.md5:
--------------------------------------------------------------------------------
1 | d88bcf625f1e9246450f27fe64d9ca9c
--------------------------------------------------------------------------------
/doc/html/inherit_graph_30.md5:
--------------------------------------------------------------------------------
1 | 9aecbb4fb1586da87a01b7fcf81aae44
--------------------------------------------------------------------------------
/doc/html/inherit_graph_31.md5:
--------------------------------------------------------------------------------
1 | ac381c1ddc1e2e6ebf57afdb81f5fbb9
--------------------------------------------------------------------------------
/doc/html/inherit_graph_32.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_32.md5:
--------------------------------------------------------------------------------
1 | af1f84fb1289dcc1cda8b6c4a99c96da
--------------------------------------------------------------------------------
/doc/html/inherit_graph_33.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_33.md5:
--------------------------------------------------------------------------------
1 | 82cde936cd3423cd9b60362fcca84ed4
--------------------------------------------------------------------------------
/doc/html/inherit_graph_34.md5:
--------------------------------------------------------------------------------
1 | 5f91903134ee3cb7e17be1658f2c875f
--------------------------------------------------------------------------------
/doc/html/inherit_graph_35.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_35.md5:
--------------------------------------------------------------------------------
1 | 79026c40587291b093de7a05f0fbcde8
--------------------------------------------------------------------------------
/doc/html/inherit_graph_36.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_36.md5:
--------------------------------------------------------------------------------
1 | 3c677ce50d4e05aff9732b9272b968d0
--------------------------------------------------------------------------------
/doc/html/inherit_graph_37.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_37.md5:
--------------------------------------------------------------------------------
1 | 07d6cc1a1f03e64b7525e4f4654010f0
--------------------------------------------------------------------------------
/doc/html/inherit_graph_38.md5:
--------------------------------------------------------------------------------
1 | 5870cb5db99e14f170a508e20f467ef6
--------------------------------------------------------------------------------
/doc/html/inherit_graph_39.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_39.md5:
--------------------------------------------------------------------------------
1 | 87b3a99dd97f702c6ffc023da1e7a821
--------------------------------------------------------------------------------
/doc/html/inherit_graph_4.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_4.md5:
--------------------------------------------------------------------------------
1 | 89b01f55eccd9c37f94808b2a3936f86
--------------------------------------------------------------------------------
/doc/html/inherit_graph_40.md5:
--------------------------------------------------------------------------------
1 | 03026b4ec771aff0abd996ae98d014ed
--------------------------------------------------------------------------------
/doc/html/inherit_graph_41.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_41.md5:
--------------------------------------------------------------------------------
1 | 51dbdfa69cbd369601fc9fb62671a5dd
--------------------------------------------------------------------------------
/doc/html/inherit_graph_42.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_42.md5:
--------------------------------------------------------------------------------
1 | 337fbb35db9e5a13a58899adf14d0846
--------------------------------------------------------------------------------
/doc/html/inherit_graph_43.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_43.md5:
--------------------------------------------------------------------------------
1 | e816cc3ab6084e3764be868435825b87
--------------------------------------------------------------------------------
/doc/html/inherit_graph_44.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_44.md5:
--------------------------------------------------------------------------------
1 | 38fc613f5bb06bf38537aadbd3170828
--------------------------------------------------------------------------------
/doc/html/inherit_graph_45.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_45.md5:
--------------------------------------------------------------------------------
1 | 3acb5746433b7d2f016ec6bf047aa398
--------------------------------------------------------------------------------
/doc/html/inherit_graph_46.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_46.md5:
--------------------------------------------------------------------------------
1 | d9aae9fc7f4e343d2759d3b4289977a6
--------------------------------------------------------------------------------
/doc/html/inherit_graph_47.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_47.md5:
--------------------------------------------------------------------------------
1 | 98de117aa4fe9138d008296252967cd8
--------------------------------------------------------------------------------
/doc/html/inherit_graph_48.md5:
--------------------------------------------------------------------------------
1 | feef75d713d5c5ca9926e6ecf9da16fa
--------------------------------------------------------------------------------
/doc/html/inherit_graph_49.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_49.md5:
--------------------------------------------------------------------------------
1 | 130c55d02ae7cf67399e05d9d7d9138d
--------------------------------------------------------------------------------
/doc/html/inherit_graph_5.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_5.md5:
--------------------------------------------------------------------------------
1 | 89763878e229f520455514311f656d21
--------------------------------------------------------------------------------
/doc/html/inherit_graph_50.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_50.md5:
--------------------------------------------------------------------------------
1 | 14416b80311f0ffc79dd5ce656bdd63c
--------------------------------------------------------------------------------
/doc/html/inherit_graph_51.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_51.md5:
--------------------------------------------------------------------------------
1 | 21e9156a305372e0f1e18f66df656c9b
--------------------------------------------------------------------------------
/doc/html/inherit_graph_52.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_52.md5:
--------------------------------------------------------------------------------
1 | c4b876b7e0a4cde9e669326b52b9308e
--------------------------------------------------------------------------------
/doc/html/inherit_graph_53.md5:
--------------------------------------------------------------------------------
1 | 89ecbe655096d8e789012e95e5020c10
--------------------------------------------------------------------------------
/doc/html/inherit_graph_54.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_54.md5:
--------------------------------------------------------------------------------
1 | 000577febb719f309a7e5e5088a5221f
--------------------------------------------------------------------------------
/doc/html/inherit_graph_55.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_55.md5:
--------------------------------------------------------------------------------
1 | a2ea34b54c26c2775e86a7e087cdb7df
--------------------------------------------------------------------------------
/doc/html/inherit_graph_56.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_56.md5:
--------------------------------------------------------------------------------
1 | fc257dc53ffe7b99a94b0846ee9c1e89
--------------------------------------------------------------------------------
/doc/html/inherit_graph_57.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_57.md5:
--------------------------------------------------------------------------------
1 | 59ee55aa57d49e49e735d65df6e7fd9e
--------------------------------------------------------------------------------
/doc/html/inherit_graph_58.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_58.md5:
--------------------------------------------------------------------------------
1 | cb7021825531dbe819b891f660c81969
--------------------------------------------------------------------------------
/doc/html/inherit_graph_59.md5:
--------------------------------------------------------------------------------
1 | 262ef4f5ed171f811ea5367741c97f0b
--------------------------------------------------------------------------------
/doc/html/inherit_graph_6.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_6.md5:
--------------------------------------------------------------------------------
1 | f31e3b9290fb24032f69a4543b9f82af
--------------------------------------------------------------------------------
/doc/html/inherit_graph_60.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_60.md5:
--------------------------------------------------------------------------------
1 | 9258c851cc5084e5e5aa482718ab84ce
--------------------------------------------------------------------------------
/doc/html/inherit_graph_61.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_61.md5:
--------------------------------------------------------------------------------
1 | 73f62fe741452f8d5362b527520ab5c5
--------------------------------------------------------------------------------
/doc/html/inherit_graph_62.map:
--------------------------------------------------------------------------------
1 |
5 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_62.md5:
--------------------------------------------------------------------------------
1 | 744fa6c46ee730707109fe95684e22a6
--------------------------------------------------------------------------------
/doc/html/inherit_graph_63.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_63.md5:
--------------------------------------------------------------------------------
1 | 85e72b3fa886c5e0564147cfff77aea3
--------------------------------------------------------------------------------
/doc/html/inherit_graph_64.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_64.md5:
--------------------------------------------------------------------------------
1 | ef4b2f52d121baf4718a184eae9079df
--------------------------------------------------------------------------------
/doc/html/inherit_graph_65.md5:
--------------------------------------------------------------------------------
1 | 397ef4107778b17b060bfec3ddcbe82b
--------------------------------------------------------------------------------
/doc/html/inherit_graph_66.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_66.md5:
--------------------------------------------------------------------------------
1 | b1d050664f5f93b2ce737cf91126bde9
--------------------------------------------------------------------------------
/doc/html/inherit_graph_67.md5:
--------------------------------------------------------------------------------
1 | 64ef211c762b1f8f8feac5e065429fbf
--------------------------------------------------------------------------------
/doc/html/inherit_graph_68.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_68.md5:
--------------------------------------------------------------------------------
1 | 4a941821e6236ea7b8740606ffa582fc
--------------------------------------------------------------------------------
/doc/html/inherit_graph_69.md5:
--------------------------------------------------------------------------------
1 | db119e051123fa3d28146d4c4ef24614
--------------------------------------------------------------------------------
/doc/html/inherit_graph_7.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_7.md5:
--------------------------------------------------------------------------------
1 | 430134258d34813bfb540fb4f440d9b9
--------------------------------------------------------------------------------
/doc/html/inherit_graph_70.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_70.md5:
--------------------------------------------------------------------------------
1 | bed59e055288e24fae3dfd9b6b7d1e20
--------------------------------------------------------------------------------
/doc/html/inherit_graph_71.md5:
--------------------------------------------------------------------------------
1 | 0c5324f780837e53599f457629daaace
--------------------------------------------------------------------------------
/doc/html/inherit_graph_72.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_72.md5:
--------------------------------------------------------------------------------
1 | 50387ecc43310239818c2691554ccf49
--------------------------------------------------------------------------------
/doc/html/inherit_graph_73.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_73.md5:
--------------------------------------------------------------------------------
1 | 6e88aab655df6b5c0f44a6d7c574892a
--------------------------------------------------------------------------------
/doc/html/inherit_graph_74.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_74.md5:
--------------------------------------------------------------------------------
1 | f477cbbdd9b290d4a3d4a53f00b7c646
--------------------------------------------------------------------------------
/doc/html/inherit_graph_75.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_75.md5:
--------------------------------------------------------------------------------
1 | b730849cfe9bb6d627d8f8fc62a529ce
--------------------------------------------------------------------------------
/doc/html/inherit_graph_76.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_76.md5:
--------------------------------------------------------------------------------
1 | 3524a1bc5c19a587f11f9b222a778c45
--------------------------------------------------------------------------------
/doc/html/inherit_graph_77.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_77.md5:
--------------------------------------------------------------------------------
1 | ab470102e618cdfd47779de2e441a1af
--------------------------------------------------------------------------------
/doc/html/inherit_graph_78.md5:
--------------------------------------------------------------------------------
1 | 2de4cf67d9d59c41656b48b912f2171f
--------------------------------------------------------------------------------
/doc/html/inherit_graph_79.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_79.md5:
--------------------------------------------------------------------------------
1 | 300123560fadac80831ec218ee65ef4b
--------------------------------------------------------------------------------
/doc/html/inherit_graph_8.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_8.md5:
--------------------------------------------------------------------------------
1 | bf893a24d6f81d73f4cb1ad91c22d7ba
--------------------------------------------------------------------------------
/doc/html/inherit_graph_80.map:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_80.md5:
--------------------------------------------------------------------------------
1 | 112e79457356c615dcdc23f85f830efc
--------------------------------------------------------------------------------
/doc/html/inherit_graph_9.map:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/doc/html/inherit_graph_9.md5:
--------------------------------------------------------------------------------
1 | 50bc0531b4b7fbebf0fad7a2fb9ca367
--------------------------------------------------------------------------------
/doc/html/itemeditor-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/itemeditor-600x400.png
--------------------------------------------------------------------------------
/doc/html/knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/knob.png
--------------------------------------------------------------------------------
/doc/html/nav_f.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/nav_f.png
--------------------------------------------------------------------------------
/doc/html/nav_g.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/nav_g.png
--------------------------------------------------------------------------------
/doc/html/nav_h.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/nav_h.png
--------------------------------------------------------------------------------
/doc/html/open.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/open.png
--------------------------------------------------------------------------------
/doc/html/plot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/plot.png
--------------------------------------------------------------------------------
/doc/html/radio.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/radio.png
--------------------------------------------------------------------------------
/doc/html/scatterplot-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/scatterplot-600x400.png
--------------------------------------------------------------------------------
/doc/html/search/all_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['juliandayforepoch_548',['JulianDayForEpoch',['../class_qwt_date.html#a4ce8b94f88898974700d1931b390d67caed8ee8f3dbc5b7a5e953b3ec51a79108',1,'QwtDate']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/classes_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['keypattern_1929',['KeyPattern',['../class_qwt_event_pattern_1_1_key_pattern.html',1,'QwtEventPattern']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/classes_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['mousepattern_1930',['MousePattern',['../class_qwt_event_pattern_1_1_mouse_pattern.html',1,'QwtEventPattern']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/enums_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['alignment_3622',['Alignment',['../class_qwt_scale_draw.html#acd7ceeeac592ef08530788580b461c66',1,'QwtScaleDraw']]],
4 | ['attribute_3623',['Attribute',['../class_qwt_plot_direct_painter.html#a38f72175526a1a748d311763707cf934',1,'QwtPlotDirectPainter::Attribute()'],['../class_qwt_raster_data.html#aa9a0ea0f92af158a354421c3651fdfaf',1,'QwtRasterData::Attribute()'],['../class_qwt_scale_engine.html#a7548418e0896d75eec164bfa2ba3ff5f',1,'QwtScaleEngine::Attribute()']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/enums_11.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['week0type_3689',['Week0Type',['../class_qwt_date.html#ab915db512c556a4666ada4fbfccfce1e',1,'QwtDate']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/enums_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['expandingdirection_3642',['ExpandingDirection',['../class_qwt_plot_rescaler.html#a1c314e9513cef076a79381111aa67585',1,'QwtPlotRescaler']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/enums_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['focusindicator_3643',['FocusIndicator',['../class_qwt_plot_abstract_canvas.html#af25d84f7db52c78294f0413f2c8e1981',1,'QwtPlotAbstractCanvas']]],
4 | ['format_3644',['Format',['../class_qwt_color_map.html#a9e5570790910fa3894887bca7dc5a670',1,'QwtColorMap']]],
5 | ['framestyle_3645',['FrameStyle',['../class_qwt_column_symbol.html#a4b97f7748370447559a11a5adeb70e44',1,'QwtColumnSymbol']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doc/html/search/enums_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['gridattribute_3646',['GridAttribute',['../class_qwt_polar_grid.html#a09b4892bfd7f5889aa5e2103ed934fdf',1,'QwtPolarGrid']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/enums_7.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['hand_3647',['Hand',['../class_qwt_analog_clock.html#acd8f7e963ae073120684de46821f2cfe',1,'QwtAnalogClock']]],
4 | ['histogramstyle_3648',['HistogramStyle',['../class_qwt_plot_histogram.html#a3ba21c3aef994daf7b848ccf71b0dbc5',1,'QwtPlotHistogram']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/enums_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['keypatterncode_3653',['KeyPatternCode',['../class_qwt_event_pattern.html#a8fb57ceb9982d5583a1bf568e37d3007',1,'QwtEventPattern']]],
4 | ['knobstyle_3654',['KnobStyle',['../class_qwt_knob.html#addd00357b45752377aec83a3ab7208be',1,'QwtKnob']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/enums_c.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['option_3667',['Option',['../class_qwt_plot_layout.html#ad0d2d60e86a4c69ec105524041d5221d',1,'QwtPlotLayout::Option()'],['../class_qwt_polar_layout.html#abb9ffb4d2547fc48b37c89c380cb5c60',1,'QwtPolarLayout::Option()']]],
4 | ['originmode_3668',['OriginMode',['../class_qwt_thermo.html#a932d866dd7782cc56cd7fc3e5abb3183',1,'QwtThermo']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/enumvalues_16.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['xbottom_4006',['XBottom',['../namespace_qwt_axis.html#a3dadce451809a6f77e44d81abef8c8d8ab9f573fe3ce8eb0c41a5fa66f5ae2aaa',1,'QwtAxis']]],
4 | ['xcross_4007',['XCross',['../class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2faa734e8b9433131230af5d8c319b5529e',1,'QwtSymbol']]],
5 | ['xtop_4008',['XTop',['../namespace_qwt_axis.html#a3dadce451809a6f77e44d81abef8c8d8ab483cd2eb534396b9847e7f2c1bd671a',1,'QwtAxis']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doc/html/search/enumvalues_17.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['year_4009',['Year',['../class_qwt_date.html#ad037b999a51cae4d9ab36bf8e7859587ae306523ed94ccf930afb811ff7a735ab',1,'QwtDate']]],
4 | ['yleft_4010',['YLeft',['../namespace_qwt_axis.html#a3dadce451809a6f77e44d81abef8c8d8ae3fe8c9edeacc1c5a0dffbb4d1d36ef7',1,'QwtAxis']]],
5 | ['yright_4011',['YRight',['../namespace_qwt_axis.html#a3dadce451809a6f77e44d81abef8c8d8aa9207589104dac6e1a6eb9f705959bf1',1,'QwtAxis']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doc/html/search/enumvalues_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['graphic_3782',['Graphic',['../class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2faa24a49671ffa302f19f28a5c56c6ec0e',1,'QwtSymbol']]],
4 | ['grouped_3783',['Grouped',['../class_qwt_plot_multi_bar_chart.html#ac67e03008156171c2dd19de4a46eaceeac112d35b99385c204f4b4fc91c602e60',1,'QwtPlotMultiBarChart']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/enumvalues_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['juliandayforepoch_3810',['JulianDayForEpoch',['../class_qwt_date.html#a4ce8b94f88898974700d1931b390d67caed8ee8f3dbc5b7a5e953b3ec51a79108',1,'QwtDate']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/namespaces_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['qwtaxis_2141',['QwtAxis',['../namespace_qwt_axis.html',1,'']]],
4 | ['qwtclipper_2142',['QwtClipper',['../namespace_qwt_clipper.html',1,'']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/pages_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['bar_20charts_2c_20histograms_4012',['Bar Charts, Histograms',['../barchartscreenshots.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/pages_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['curve_20plots_4013',['Curve Plots',['../curvescreenshots.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/pages_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['dials_2c_20compasses_2c_20knobs_2c_20wheels_2c_20sliders_2c_20thermos_4014',['Dials, Compasses, Knobs, Wheels, Sliders, Thermos',['../controlscreenshots.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/pages_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['installing_20qwt_4015',['Installing Qwt',['../qwtinstall.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/pages_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['other_20plots_4016',['Other Plots',['../otherscreenshots.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/pages_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['qwt_20_2d_20qt_20widgets_20for_20technical_20applications_4017',['Qwt - Qt Widgets for Technical Applications',['../index.html',1,'']]],
4 | ['qwt_20license_2c_20version_201_2e0_4018',['Qwt License, Version 1.0',['../qwtlicense.html',1,'']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/pages_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['spectrogram_2c_20contour_20plot_4019',['Spectrogram, Contour Plot',['../spectrogramscreenshots.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/pages_7.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['what_27s_20new_20in_20qwt_206_2e2_4020',['What's new in Qwt 6.2',['../qwtchangelog.html',1,'']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/search_l.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/search/search_l.png
--------------------------------------------------------------------------------
/doc/html/search/search_m.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/search/search_m.png
--------------------------------------------------------------------------------
/doc/html/search/search_r.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/search/search_r.png
--------------------------------------------------------------------------------
/doc/html/search/typedefs_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['attributes_3601',['Attributes',['../class_qwt_plot_direct_painter.html#a62a80d3ef777eac0a363e819e531af6c',1,'QwtPlotDirectPainter::Attributes()'],['../class_qwt_raster_data.html#a6f5308c40f5394e3956cf0c03d75f2c6',1,'QwtRasterData::Attributes()'],['../class_qwt_scale_engine.html#a4522bee6053c9be90b11586f4ceb3128',1,'QwtScaleEngine::Attributes()']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_1.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['borderflags_3602',['BorderFlags',['../class_qwt_interval.html#aed8121e9a5992e790926d85cd20220a3',1,'QwtInterval']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['discardflags_3607',['DiscardFlags',['../class_qwt_plot_renderer.html#ab27c00bb77f5621847bde29201140fae',1,'QwtPlotRenderer']]],
4 | ['displayflags_3608',['DisplayFlags',['../class_qwt_polar_grid.html#ac3f023a8b82c1497204c5a94ad54cc4f',1,'QwtPolarGrid']]],
5 | ['displaymodes_3609',['DisplayModes',['../class_qwt_plot_spectrogram.html#a1f8c30fffc82ac66f23791141bfa040c',1,'QwtPlotSpectrogram']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['gridattributes_3610',['GridAttributes',['../class_qwt_polar_grid.html#a7351cd97b5dd14cfd0f4eca2f4616ced',1,'QwtPolarGrid']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['itemattributes_3611',['ItemAttributes',['../class_qwt_plot_item.html#a56b47402d5d85b586e0908be6e30b8eb',1,'QwtPlotItem::ItemAttributes()'],['../class_qwt_polar_item.html#a5e78456060d0d49fbae38c802bc0449c',1,'QwtPolarItem::ItemAttributes()']]],
4 | ['iteminterests_3612',['ItemInterests',['../class_qwt_plot_item.html#a091a91dac4e9a405a7d6d576fe335d94',1,'QwtPlotItem']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_7.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['magnitudemodes_3616',['MagnitudeModes',['../class_qwt_plot_vector_field.html#a89d58196d753477d0b00a81fc2b2ada2',1,'QwtPlotVectorField']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_8.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['options_3617',['Options',['../class_qwt_plot_layout.html#a9b2b5616e6c1a21ccc7824facf1df067',1,'QwtPlotLayout::Options()'],['../class_qwt_polar_layout.html#aec564b38dd98f314989807c200b48df2',1,'QwtPolarLayout::Options()']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_a.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['renderhints_3619',['RenderHints',['../class_qwt_graphic.html#a7a952c493ef3412550246d2de3c65087',1,'QwtGraphic::RenderHints()'],['../class_qwt_plot_item.html#a448f33b595d511b18c2df88ac43503e1',1,'QwtPlotItem::RenderHints()'],['../class_qwt_polar_item.html#a88f4cdb70b466e1e7163538b8df9c85f',1,'QwtPolarItem::RenderHints()']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_b.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['scalecomponents_3620',['ScaleComponents',['../class_qwt_abstract_scale_draw.html#af900d3a139451b70e6ce5acee5e2df7e',1,'QwtAbstractScaleDraw']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/typedefs_c.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['transformationflags_3621',['TransformationFlags',['../class_qwt_point_mapper.html#aba6206c8750314c543f0e3b771ae1641',1,'QwtPointMapper']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_0.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['button_3575',['button',['../class_qwt_event_pattern_1_1_mouse_pattern.html#ade5b5bdb3bf76814f003c02ea11c5924',1,'QwtEventPattern::MousePattern']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_2.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['direction_3582',['direction',['../class_qwt_column_rect.html#aa630854df28955f2ee91c94524b079d7',1,'QwtColumnRect']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_3.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['high_3583',['high',['../class_qwt_o_h_l_c_sample.html#a4b23c1c6250364d4c58b6fc23ac1cdff',1,'QwtOHLCSample']]],
4 | ['hinterval_3584',['hInterval',['../class_qwt_column_rect.html#a16a24ece2aa70fc763d08e220608d63a',1,'QwtColumnRect']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/variables_4.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['interval_3585',['interval',['../class_qwt_interval_sample.html#a264492c8f0ad3cec0b9d4d58b9a97236',1,'QwtIntervalSample']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_5.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['key_3586',['key',['../class_qwt_event_pattern_1_1_key_pattern.html#af13072b058c3abbb591450b82f049dd6',1,'QwtEventPattern::KeyPattern']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_6.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['logmax_3587',['LogMax',['../class_qwt_log_transform.html#a0501a8e7fe5215e2beab7e08e4a26cf8',1,'QwtLogTransform']]],
4 | ['logmin_3588',['LogMin',['../class_qwt_log_transform.html#a0a34d790bb83966c9649b54f719d8f85',1,'QwtLogTransform']]],
5 | ['low_3589',['low',['../class_qwt_o_h_l_c_sample.html#aedac8489a18dfae092c010360c53ad7d',1,'QwtOHLCSample']]]
6 | ];
7 |
--------------------------------------------------------------------------------
/doc/html/search/variables_7.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['m_5fsamples_3590',['m_samples',['../class_qwt_array_series_data.html#ae5e517bfa01a6f545ecd54807b03bfc2',1,'QwtArraySeriesData']]],
4 | ['modifiers_3591',['modifiers',['../class_qwt_event_pattern_1_1_mouse_pattern.html#ad12c724aac7bba9f16540c604dc108f9',1,'QwtEventPattern::MousePattern::modifiers()'],['../class_qwt_event_pattern_1_1_key_pattern.html#a1db88ed291d4ba49fa84e32e86fa10d1',1,'QwtEventPattern::KeyPattern::modifiers()']]]
5 | ];
6 |
--------------------------------------------------------------------------------
/doc/html/search/variables_8.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['open_3592',['open',['../class_qwt_o_h_l_c_sample.html#a71b133fe8f7676b2ff7b17e39d669f95',1,'QwtOHLCSample']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_9.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['set_3593',['set',['../class_qwt_set_sample.html#aaacf3090164fd8067ad401aa8c6a0dbe',1,'QwtSetSample']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_a.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['time_3594',['time',['../class_qwt_o_h_l_c_sample.html#a7d457c0a7d71f90539bf6233a19c1df4',1,'QwtOHLCSample']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_c.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['x_3599',['x',['../class_qwt_vector_field_sample.html#ac5fb73df88676e3469f0113db40b8935',1,'QwtVectorFieldSample']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/search/variables_d.js:
--------------------------------------------------------------------------------
1 | var searchData=
2 | [
3 | ['y_3600',['y',['../class_qwt_vector_field_sample.html#a0e60522aea7d65d8340d691f797ddeb9',1,'QwtVectorFieldSample']]]
4 | ];
5 |
--------------------------------------------------------------------------------
/doc/html/sliders.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/sliders.png
--------------------------------------------------------------------------------
/doc/html/spectrogram-contour1-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/spectrogram-contour1-600x400.png
--------------------------------------------------------------------------------
/doc/html/spectrogram-contour2-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/spectrogram-contour2-600x400.png
--------------------------------------------------------------------------------
/doc/html/spectrogram-hue-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/spectrogram-hue-600x400.png
--------------------------------------------------------------------------------
/doc/html/spectrogram-rgb-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/spectrogram-rgb-600x400.png
--------------------------------------------------------------------------------
/doc/html/spectrogram-saturation-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/spectrogram-saturation-600x400.png
--------------------------------------------------------------------------------
/doc/html/spectrogram-value-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/spectrogram-value-600x400.png
--------------------------------------------------------------------------------
/doc/html/splitbar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/splitbar.png
--------------------------------------------------------------------------------
/doc/html/stockchart-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/stockchart-600x400.png
--------------------------------------------------------------------------------
/doc/html/sync_off.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/sync_off.png
--------------------------------------------------------------------------------
/doc/html/sync_on.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/sync_on.png
--------------------------------------------------------------------------------
/doc/html/sysinfo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/sysinfo.png
--------------------------------------------------------------------------------
/doc/html/tab_a.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/tab_a.png
--------------------------------------------------------------------------------
/doc/html/tab_b.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/tab_b.png
--------------------------------------------------------------------------------
/doc/html/tab_h.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/tab_h.png
--------------------------------------------------------------------------------
/doc/html/tab_s.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/tab_s.png
--------------------------------------------------------------------------------
/doc/html/tvplot-600x400.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/opencor/qwt/61afb7317ee3283f22dee78143cc6b3f2593f8e3/doc/html/tvplot-600x400.png
--------------------------------------------------------------------------------
/doc/man/man3/QList.3:
--------------------------------------------------------------------------------
1 | .TH "QList< T >" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | QList< T >
6 | .SH SYNOPSIS
7 | .br
8 | .PP
9 | .SH "Detailed Description"
10 | .PP
11 |
12 | .SS "template
13 | .br
14 | class QList< T >"
15 |
16 | .PP
17 | Definition at line 17 of file qwt_abstract_legend\&.h\&.
18 |
19 | .SH "Author"
20 | .PP
21 | Generated automatically by Doxygen for Qwt User's Guide from the source code\&.
22 |
--------------------------------------------------------------------------------
/doc/man/man3/QMap.3:
--------------------------------------------------------------------------------
1 | .TH "QMap< Key, T >" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | QMap< Key, T >
6 | .SH SYNOPSIS
7 | .br
8 | .PP
9 | .SH "Detailed Description"
10 | .PP
11 |
12 | .SS "template
13 | .br
14 | class QMap< Key, T >"
15 |
16 | .PP
17 | Definition at line 19 of file qwt_compass\&.h\&.
18 |
19 | .SH "Author"
20 | .PP
21 | Generated automatically by Doxygen for Qwt User's Guide from the source code\&.
22 |
--------------------------------------------------------------------------------
/doc/man/man3/QStack.3:
--------------------------------------------------------------------------------
1 | .TH "QStack< T >" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | QStack< T >
6 | .SH SYNOPSIS
7 | .br
8 | .PP
9 | .SH "Detailed Description"
10 | .PP
11 |
12 | .SS "template
13 | .br
14 | class QStack< T >"
15 |
16 | .PP
17 | Definition at line 17 of file qwt_plot_zoomer\&.h\&.
18 |
19 | .SH "Author"
20 | .PP
21 | Generated automatically by Doxygen for Qwt User's Guide from the source code\&.
22 |
--------------------------------------------------------------------------------
/doc/man/man3/QVector.3:
--------------------------------------------------------------------------------
1 | .TH "QVector< T >" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | QVector< T >
6 | .SH SYNOPSIS
7 | .br
8 | .PP
9 | .SH "Detailed Description"
10 | .PP
11 |
12 | .SS "template
13 | .br
14 | class QVector< T >"
15 |
16 | .PP
17 | Definition at line 23 of file qwt_clipper\&.h\&.
18 |
19 | .SH "Author"
20 | .PP
21 | Generated automatically by Doxygen for Qwt User's Guide from the source code\&.
22 |
--------------------------------------------------------------------------------
/doc/man/man3/barchartscreenshots.3:
--------------------------------------------------------------------------------
1 | .TH "barchartscreenshots" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | barchartscreenshots \- Bar Charts, Histograms
6 |
7 |
--------------------------------------------------------------------------------
/doc/man/man3/controlscreenshots.3:
--------------------------------------------------------------------------------
1 | .TH "controlscreenshots" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | controlscreenshots \- Dials, Compasses, Knobs, Wheels, Sliders, Thermos
6 |
7 |
--------------------------------------------------------------------------------
/doc/man/man3/curvescreenshots.3:
--------------------------------------------------------------------------------
1 | .TH "curvescreenshots" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | curvescreenshots \- Curve Plots
6 |
7 |
--------------------------------------------------------------------------------
/doc/man/man3/otherscreenshots.3:
--------------------------------------------------------------------------------
1 | .TH "otherscreenshots" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | otherscreenshots \- Other Plots
6 |
7 |
--------------------------------------------------------------------------------
/doc/man/man3/spectrogramscreenshots.3:
--------------------------------------------------------------------------------
1 | .TH "spectrogramscreenshots" 3 "Sun Jul 18 2021" "Version 6.2.0" "Qwt User's Guide" \" -*- nroff -*-
2 | .ad l
3 | .nh
4 | .SH NAME
5 | spectrogramscreenshots \- Spectrogram, Contour Plot
6 |
7 |
--------------------------------------------------------------------------------
/doc/qwtdoc.m4:
--------------------------------------------------------------------------------
1 | define( Q_DECLARE_FLAGS, /*! An ORed combination of \ref $2 values. */ typedef QFlags<$2> $1;)dnl
2 |
--------------------------------------------------------------------------------
/examples/barchart/barchart.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = barchart
9 |
10 | SOURCES = \
11 | BarChart.cpp \
12 | main.cpp
13 |
14 | HEADERS = \
15 | BarChart.h
16 |
--------------------------------------------------------------------------------
/examples/curvedemo/curvedemo.pro:
--------------------------------------------------------------------------------
1 | ################################################################
2 | # Qwt Examples
3 | # Copyright (C) 1997 Josef Wilgen
4 | # Copyright (C) 2002 Uwe Rathmann
5 | #
6 | # This library is free software; you can redistribute it and/or
7 | # modify it under the terms of the Qwt License, Version 1.0
8 | ################################################################
9 |
10 | include( $${PWD}/../examples.pri )
11 |
12 | TARGET = curvedemo
13 |
14 | SOURCES = \
15 | main.cpp
16 |
--------------------------------------------------------------------------------
/examples/distrowatch/distrowatch.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = distrowatch
9 |
10 | HEADERS = \
11 | BarChart.h
12 |
13 | SOURCES = \
14 | BarChart.cpp \
15 | main.cpp
16 |
--------------------------------------------------------------------------------
/examples/friedberg/friedberg.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = friedberg
9 |
10 | HEADERS = \
11 | Plot.h \
12 | Friedberg2007.h
13 |
14 | SOURCES = \
15 | Friedberg2007.cpp \
16 | Plot.cpp \
17 | main.cpp
18 |
--------------------------------------------------------------------------------
/examples/polardemo/polar.css:
--------------------------------------------------------------------------------
1 | QwtPolarPlot
2 | {
3 | border: 2px solid Blue;
4 | border-radius: 5px;
5 | background-color: Gray;
6 | color: palette(light);
7 | padding: 10px;
8 | }
9 |
--------------------------------------------------------------------------------
/examples/polarspectrogram/polarspectrogram.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Polar Examples - Copyright (C) 2008 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = polarspectrogram
9 |
10 | HEADERS = \
11 | Plot.h \
12 | PlotWindow.h
13 |
14 | SOURCES = \
15 | Plot.cpp \
16 | PlotWindow.cpp \
17 | main.cpp
18 |
--------------------------------------------------------------------------------
/examples/rasterview/rasterview.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = rasterview
9 |
10 | HEADERS = \
11 | Plot.h
12 |
13 | SOURCES = \
14 | Plot.cpp \
15 | main.cpp
16 |
--------------------------------------------------------------------------------
/examples/realtime/main.cpp:
--------------------------------------------------------------------------------
1 | /*****************************************************************************
2 | * Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | * This file may be used under the terms of the 3-clause BSD License
4 | *****************************************************************************/
5 |
6 | #include "MainWindow.h"
7 | #include
8 |
9 | int main( int argc, char* argv[] )
10 | {
11 | QApplication app( argc, argv );
12 |
13 | MainWindow window;
14 | window.show();
15 |
16 | return app.exec();
17 | }
18 |
--------------------------------------------------------------------------------
/examples/scatterplot/scatterplot.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = scatterplot
9 |
10 | HEADERS = \
11 | Plot.h
12 |
13 | SOURCES = \
14 | Plot.cpp \
15 | main.cpp
16 |
17 |
--------------------------------------------------------------------------------
/examples/simpleplot/simpleplot.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = simpleplot
9 |
10 | SOURCES = \
11 | main.cpp
12 |
13 |
--------------------------------------------------------------------------------
/examples/sinusplot/sinusplot.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = sinusplot
9 |
10 | SOURCES = \
11 | main.cpp
12 |
13 |
--------------------------------------------------------------------------------
/examples/spectrogram/spectrogram.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = spectrogram
9 |
10 | HEADERS = \
11 | Plot.h
12 |
13 | SOURCES = \
14 | Plot.cpp \
15 | main.cpp
16 |
--------------------------------------------------------------------------------
/examples/sysinfo/sysinfo.pro:
--------------------------------------------------------------------------------
1 | ################################################################
2 | # Qwt Examples
3 | # Copyright (C) 1997 Josef Wilgen
4 | # Copyright (C) 2002 Uwe Rathmann
5 | #
6 | # This library is free software; you can redistribute it and/or
7 | # modify it under the terms of the Qwt License, Version 1.0
8 | ################################################################
9 |
10 | include( $${PWD}/../examples.pri )
11 |
12 | TARGET = sysinfo
13 |
14 | SOURCES = \
15 | main.cpp
16 |
--------------------------------------------------------------------------------
/examples/tvplot/tvplot.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../examples.pri )
7 |
8 | TARGET = tvplot
9 |
10 | SOURCES = \
11 | TVPlot.cpp \
12 | main.cpp
13 |
14 | HEADERS = \
15 | TVPlot.h
16 |
--------------------------------------------------------------------------------
/playground/curvetracker/curvetracker.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../playground.pri )
7 |
8 | TARGET = curvetracker
9 |
10 | HEADERS = \
11 | CurveTracker.h \
12 | Plot.h
13 |
14 | SOURCES = \
15 | CurveTracker.cpp \
16 | Plot.cpp \
17 | main.cpp
18 |
19 |
--------------------------------------------------------------------------------
/playground/plotmatrix/plotmatrix.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../playground.pri )
7 |
8 | TARGET = plotmatrix
9 |
10 | HEADERS = \
11 | PlotMatrix.h
12 |
13 | SOURCES = \
14 | PlotMatrix.cpp \
15 | main.cpp
16 |
--------------------------------------------------------------------------------
/playground/rescaler/rescaler.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../playground.pri )
7 |
8 | TARGET = rescaler
9 |
10 | HEADERS = \
11 | MainWindow.h \
12 | Plot.h
13 |
14 | SOURCES = \
15 | MainWindow.cpp \
16 | Plot.cpp \
17 | main.cpp
18 |
19 |
--------------------------------------------------------------------------------
/playground/shapes/shapes.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../playground.pri )
7 |
8 | TARGET = shapes
9 |
10 | SOURCES = \
11 | main.cpp
12 |
13 |
--------------------------------------------------------------------------------
/playground/svgmap/svgmap.qrc:
--------------------------------------------------------------------------------
1 |
2 |
3 | Schlosspark_Nymphenburg.svg
4 |
5 |
6 |
--------------------------------------------------------------------------------
/playground/symbols/symbols.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../playground.pri )
7 |
8 | TARGET = symbols
9 |
10 | SOURCES = \
11 | main.cpp
12 |
13 |
--------------------------------------------------------------------------------
/playground/vectorfield/vectorfield.pro:
--------------------------------------------------------------------------------
1 | ######################################################################
2 | # Qwt Examples - Copyright (C) 2002 Uwe Rathmann
3 | # This file may be used under the terms of the 3-clause BSD License
4 | ######################################################################
5 |
6 | include( $${PWD}/../playground.pri )
7 |
8 | TARGET = vectorfield
9 |
10 | SOURCES = \
11 | main.cpp
12 |
13 |
--------------------------------------------------------------------------------
/tests/splineprof/splineprof.pro:
--------------------------------------------------------------------------------
1 | ################################################################
2 | # Qwt Widget Library
3 | # Copyright (C) 1997 Josef Wilgen
4 | # Copyright (C) 2002 Uwe Rathmann
5 | #
6 | # This library is free software; you can redistribute it and/or
7 | # modify it under the terms of the Qwt License, Version 1.0
8 | ################################################################
9 |
10 | include( $${PWD}/../tests.pri )
11 |
12 | CONFIG -= gui
13 |
14 | TARGET = splineprof
15 |
16 | SOURCES = \
17 | main.cpp
18 |
19 |
--------------------------------------------------------------------------------
/tests/splinetest/splinetest.pro:
--------------------------------------------------------------------------------
1 | ################################################################
2 | # Qwt Widget Library
3 | # Copyright (C) 1997 Josef Wilgen
4 | # Copyright (C) 2002 Uwe Rathmann
5 | #
6 | # This library is free software; you can redistribute it and/or
7 | # modify it under the terms of the Qwt License, Version 1.0
8 | ################################################################
9 |
10 | include( $${PWD}/../tests.pri )
11 |
12 | CONFIG -= gui
13 |
14 | TARGET = splinetest
15 |
16 | SOURCES = \
17 | main.cpp
18 |
19 |
--------------------------------------------------------------------------------
/tests/tests.pro:
--------------------------------------------------------------------------------
1 | ################################################################
2 | # Qwt Widget Library
3 | # Copyright (C) 1997 Josef Wilgen
4 | # Copyright (C) 2002 Uwe Rathmann
5 | #
6 | # This library is free software; you can redistribute it and/or
7 | # modify it under the terms of the Qwt License, Version 1.0
8 | ################################################################
9 |
10 | include( $${PWD}/../qwtconfig.pri )
11 |
12 | TEMPLATE = subdirs
13 |
14 | SUBDIRS += \
15 | splinetest \
16 | splineprof
17 |
--------------------------------------------------------------------------------