Index: head/x11-toolkits/qwt5/Makefile =================================================================== --- head/x11-toolkits/qwt5/Makefile (revision 213935) +++ head/x11-toolkits/qwt5/Makefile (revision 213936) @@ -1,52 +1,52 @@ # New ports collection makefile for: qwt-devel # Date created: 2006-12-08 # Whom: Max Brazhnikov # # $FreeBSD$ # PORTNAME= qwt -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= x11-toolkits MASTER_SITES= SF MAINTAINER= makc@issp.ac.ru COMMENT= Qt Widgets for Technical Applications USE_QT_VER= 4 QT_COMPONENTS= gui svg moc_build qmake_build USE_BZIP2= yes USE_GMAKE= yes QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} HAS_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS= DESIGNER_PLUGIN "Install plugin for Qt Designer" on .include .include <${FILESDIR}/Makefile.man> .if !defined(WITHOUT_DESIGNER_PLUGIN) #QT_COMPONENTS+= designer rcc_build BUILD_DEPENDS+= ${LOCALBASE}/bin/rcc:${PORTSDIR}/devel/qt4-rcc LIB_DEPENDS+= QtDesigner:${PORTSDIR}/devel/qt4-designer QMAKE_ARGS+= CONFIG+=QwtDesigner PLUGINDIR=${PREFIX}/lib/qt4/plugins PLIST_SUB+= DESIGNER_PLUGIN="" .else PLIST_SUB+= DESIGNER_PLUGIN="@comment " .endif do-configure: (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS}) post-configure: ${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \ 's|^CC .*|CC=${CC}|; s|^CXX .*|CXX=${CXX}|; s|^LINK .*|LINK=${CXX}|' post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/man3/Qwt* ${PREFIX}/man/man3 .if !defined(NOPORTDOCS) (cd ${WRKSRC}/doc/html/ && ${COPYTREE_SHARE} \* ${DOCSDIR}) .endif .include Property changes on: head/x11-toolkits/qwt5/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/x11-toolkits/qwt5/distinfo =================================================================== --- head/x11-toolkits/qwt5/distinfo (revision 213935) +++ head/x11-toolkits/qwt5/distinfo (revision 213936) @@ -1,3 +1,3 @@ -MD5 (qwt-5.1.0.tar.bz2) = c585dc3b1ea5ad00747721f68687d868 -SHA256 (qwt-5.1.0.tar.bz2) = 286d2d4e09662908b473b8d230e946171ef85f49f80982734aca780a4ef1c855 -SIZE (qwt-5.1.0.tar.bz2) = 1683012 +MD5 (qwt-5.1.1.tar.bz2) = 218cef1a39ebda6cfa440a0727464275 +SHA256 (qwt-5.1.1.tar.bz2) = 153e538e46d690991e777f0cdc0db8a7eaff80fc78fee30a7391f1149411743e +SIZE (qwt-5.1.1.tar.bz2) = 1686166 Property changes on: head/x11-toolkits/qwt5/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/x11-toolkits/qwt5/files/patch-qwtconfig.pri =================================================================== --- head/x11-toolkits/qwt5/files/patch-qwtconfig.pri (revision 213935) +++ head/x11-toolkits/qwt5/files/patch-qwtconfig.pri (revision 213936) @@ -1,39 +1,39 @@ --- ./qwtconfig.pri.orig 2008-05-01 17:43:56.000000000 +0400 +++ ./qwtconfig.pri 2008-05-03 02:21:17.000000000 +0400 @@ -8,7 +8,7 @@ VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT unix { -- INSTALLBASE = /usr/local/qwt-5.1.0 +- INSTALLBASE = /usr/local/qwt-5.1.1 + INSTALLBASE = $$PREFIX } win32 { @@ -16,8 +16,7 @@ } target.path = $$INSTALLBASE/lib -headers.path = $$INSTALLBASE/include -doc.path = $$INSTALLBASE/doc +headers.path = $$INSTALLBASE/include/qwt ###################################################################### # qmake internal options @@ -97,7 +96,7 @@ # QwtSVGItem. ###################################################################### -#CONFIG += QwtSVGItem +CONFIG += QwtSVGItem ###################################################################### # If you have a commercial license you can use the MathML renderer @@ -114,7 +113,7 @@ # Otherwise you have to build it from the designer directory. ###################################################################### -CONFIG += QwtDesigner +#CONFIG += QwtDesigner ###################################################################### # If you want to auto build the examples, enable the line below Property changes on: head/x11-toolkits/qwt5/files/patch-qwtconfig.pri ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11-toolkits/qwt5/pkg-plist =================================================================== --- head/x11-toolkits/qwt5/pkg-plist (revision 213935) +++ head/x11-toolkits/qwt5/pkg-plist (revision 213936) @@ -1,913 +1,913 @@ include/qwt/qwt.h include/qwt/qwt_abstract_scale.h include/qwt/qwt_abstract_scale_draw.h include/qwt/qwt_abstract_slider.h include/qwt/qwt_analog_clock.h include/qwt/qwt_array.h include/qwt/qwt_arrow_button.h include/qwt/qwt_clipper.h include/qwt/qwt_color_map.h include/qwt/qwt_compass.h include/qwt/qwt_compass_rose.h include/qwt/qwt_counter.h include/qwt/qwt_curve_fitter.h include/qwt/qwt_data.h include/qwt/qwt_dial.h include/qwt/qwt_dial_needle.h include/qwt/qwt_double_interval.h include/qwt/qwt_double_range.h include/qwt/qwt_double_rect.h include/qwt/qwt_dyngrid_layout.h include/qwt/qwt_event_pattern.h include/qwt/qwt_global.h include/qwt/qwt_interval_data.h include/qwt/qwt_knob.h include/qwt/qwt_layout_metrics.h include/qwt/qwt_legend.h include/qwt/qwt_legend_item.h include/qwt/qwt_legend_itemmanager.h include/qwt/qwt_magnifier.h include/qwt/qwt_math.h include/qwt/qwt_paint_buffer.h include/qwt/qwt_painter.h include/qwt/qwt_panner.h include/qwt/qwt_picker.h include/qwt/qwt_picker_machine.h include/qwt/qwt_plot.h include/qwt/qwt_plot_canvas.h include/qwt/qwt_plot_curve.h include/qwt/qwt_plot_dict.h include/qwt/qwt_plot_grid.h include/qwt/qwt_plot_item.h include/qwt/qwt_plot_layout.h include/qwt/qwt_plot_magnifier.h include/qwt/qwt_plot_marker.h include/qwt/qwt_plot_panner.h include/qwt/qwt_plot_picker.h include/qwt/qwt_plot_printfilter.h include/qwt/qwt_plot_rasteritem.h include/qwt/qwt_plot_scaleitem.h include/qwt/qwt_plot_spectrogram.h include/qwt/qwt_plot_svgitem.h include/qwt/qwt_plot_zoomer.h include/qwt/qwt_polygon.h include/qwt/qwt_raster_data.h include/qwt/qwt_rect.h include/qwt/qwt_round_scale_draw.h include/qwt/qwt_scale_div.h include/qwt/qwt_scale_draw.h include/qwt/qwt_scale_engine.h include/qwt/qwt_scale_map.h include/qwt/qwt_scale_widget.h include/qwt/qwt_slider.h include/qwt/qwt_spline.h include/qwt/qwt_symbol.h include/qwt/qwt_text.h include/qwt/qwt_text_engine.h include/qwt/qwt_text_label.h include/qwt/qwt_thermo.h include/qwt/qwt_valuelist.h include/qwt/qwt_wheel.h lib/libqwt.so lib/libqwt.so.5 lib/libqwt.so.5.1 -lib/libqwt.so.5.1.0 +lib/libqwt.so.5.1.1 %%DESIGNER_PLUGIN%%lib/qt4/plugins/designer/libqwt_designer_plugin.so %%PORTDOCS%%%%DOCSDIR%%/analogclock.png %%PORTDOCS%%%%DOCSDIR%%/annotated.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_interval-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_interval.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_metrics_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_metrics_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_print_filter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_print_filter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rect-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rect.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_symbol-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_symbol.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/classes.html %%PORTDOCS%%%%DOCSDIR%%/controlscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/cpuplot.png %%PORTDOCS%%%%DOCSDIR%%/curves.png %%PORTDOCS%%%%DOCSDIR%%/curvescreenshots.html %%PORTDOCS%%%%DOCSDIR%%/deprecated.html %%PORTDOCS%%%%DOCSDIR%%/dials1.png %%PORTDOCS%%%%DOCSDIR%%/dials2.png %%PORTDOCS%%%%DOCSDIR%%/doxygen.css %%PORTDOCS%%%%DOCSDIR%%/doxygen.png %%PORTDOCS%%%%DOCSDIR%%/files.html %%PORTDOCS%%%%DOCSDIR%%/form_0.png %%PORTDOCS%%%%DOCSDIR%%/form_1.png %%PORTDOCS%%%%DOCSDIR%%/form_2.png %%PORTDOCS%%%%DOCSDIR%%/formula.repository %%PORTDOCS%%%%DOCSDIR%%/functions.html %%PORTDOCS%%%%DOCSDIR%%/functions_enum.html %%PORTDOCS%%%%DOCSDIR%%/functions_func.html %%PORTDOCS%%%%DOCSDIR%%/functions_rela.html %%PORTDOCS%%%%DOCSDIR%%/functions_type.html %%PORTDOCS%%%%DOCSDIR%%/functions_vars.html %%PORTDOCS%%%%DOCSDIR%%/globals.html %%PORTDOCS%%%%DOCSDIR%%/globals_type.html %%PORTDOCS%%%%DOCSDIR%%/graph.png %%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot %%PORTDOCS%%%%DOCSDIR%%/graph_legend.html %%PORTDOCS%%%%DOCSDIR%%/graph_legend.png %%PORTDOCS%%%%DOCSDIR%%/hierarchy.html %%PORTDOCS%%%%DOCSDIR%%/histogram.png %%PORTDOCS%%%%DOCSDIR%%/histogramscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.png %%PORTDOCS%%%%DOCSDIR%%/inherits.html %%PORTDOCS%%%%DOCSDIR%%/knob.png %%PORTDOCS%%%%DOCSDIR%%/pages.html %%PORTDOCS%%%%DOCSDIR%%/plot.png %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale__draw_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale__draw_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__slider_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__slider_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__analog__clock_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__analog__clock_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__array_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__arrow__button_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__arrow__button_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__clipper_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__clipper_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__color__map_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__color__map_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass__rose_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass__rose_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__counter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__counter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__curve__fitter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__curve__fitter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__data_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__data_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__interval_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__interval_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__range_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__range_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h__incl.map %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/qwt__dyngrid__layout_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dyngrid__layout_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__event__pattern_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__event__pattern_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__global_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__interval__data_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__interval__data_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__knob_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__knob_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__layout__metrics_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__layout__metrics_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend__item_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend__item_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend__itemmanager_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__magnifier_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__magnifier_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__math_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__math_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__mathml__text__engine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__mathml__text__engine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__paint__buffer_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__paint__buffer_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__painter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__painter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__panner_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__panner_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__axis_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__canvas_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__canvas_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__curve_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__curve_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h__incl.map %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__grid_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__grid_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__item_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__item_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__layout_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__layout_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__magnifier_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__magnifier_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__panner_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__panner_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__picker_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__picker_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__print_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__printfilter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__printfilter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rasteritem_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rasteritem_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__scaleitem_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__scaleitem_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__xml_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__polygon_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__raster__data_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__raster__data_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__rect_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__rect_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__round__scale__draw_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__round__scale__draw_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__div_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__div_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__draw_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__draw_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__engine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__engine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__map_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__map_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__widget_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__widget_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__slider_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__slider_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__spline_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__spline_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__symbol_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__symbol_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__engine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__engine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__label_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__label_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__thermo_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__thermo_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__valuelist_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__wheel_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__wheel_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwtinstall.html %%PORTDOCS%%%%DOCSDIR%%/qwtlicense.html %%PORTDOCS%%%%DOCSDIR%%/radio.png %%PORTDOCS%%%%DOCSDIR%%/scatterplot.png %%PORTDOCS%%%%DOCSDIR%%/scatterscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/sinus.png %%PORTDOCS%%%%DOCSDIR%%/sliders.png %%PORTDOCS%%%%DOCSDIR%%/spectrogram1.png %%PORTDOCS%%%%DOCSDIR%%/spectrogram2.png %%PORTDOCS%%%%DOCSDIR%%/spectrogram3.png %%PORTDOCS%%%%DOCSDIR%%/spectrogramscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/sysinfo.png %%PORTDOCS%%%%DOCSDIR%%/tab_b.gif %%PORTDOCS%%%%DOCSDIR%%/tab_l.gif %%PORTDOCS%%%%DOCSDIR%%/tab_r.gif %%PORTDOCS%%%%DOCSDIR%%/tabs.css %%PORTDOCS%%%%DOCSDIR%%/todo.html %%PORTDOCS%%@dirrm %%DOCSDIR%% %%DESIGNER_PLUGIN%%@dirrmtry lib/qt4/plugins/designer %%DESIGNER_PLUGIN%%@dirrmtry lib/qt4/plugins %%DESIGNER_PLUGIN%%@dirrmtry lib/qt4 @dirrm include/qwt Property changes on: head/x11-toolkits/qwt5/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/x11-toolkits/qwt6/Makefile =================================================================== --- head/x11-toolkits/qwt6/Makefile (revision 213935) +++ head/x11-toolkits/qwt6/Makefile (revision 213936) @@ -1,52 +1,52 @@ # New ports collection makefile for: qwt-devel # Date created: 2006-12-08 # Whom: Max Brazhnikov # # $FreeBSD$ # PORTNAME= qwt -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= x11-toolkits MASTER_SITES= SF MAINTAINER= makc@issp.ac.ru COMMENT= Qt Widgets for Technical Applications USE_QT_VER= 4 QT_COMPONENTS= gui svg moc_build qmake_build USE_BZIP2= yes USE_GMAKE= yes QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} HAS_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS= DESIGNER_PLUGIN "Install plugin for Qt Designer" on .include .include <${FILESDIR}/Makefile.man> .if !defined(WITHOUT_DESIGNER_PLUGIN) #QT_COMPONENTS+= designer rcc_build BUILD_DEPENDS+= ${LOCALBASE}/bin/rcc:${PORTSDIR}/devel/qt4-rcc LIB_DEPENDS+= QtDesigner:${PORTSDIR}/devel/qt4-designer QMAKE_ARGS+= CONFIG+=QwtDesigner PLUGINDIR=${PREFIX}/lib/qt4/plugins PLIST_SUB+= DESIGNER_PLUGIN="" .else PLIST_SUB+= DESIGNER_PLUGIN="@comment " .endif do-configure: (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS}) post-configure: ${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \ 's|^CC .*|CC=${CC}|; s|^CXX .*|CXX=${CXX}|; s|^LINK .*|LINK=${CXX}|' post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/man3/Qwt* ${PREFIX}/man/man3 .if !defined(NOPORTDOCS) (cd ${WRKSRC}/doc/html/ && ${COPYTREE_SHARE} \* ${DOCSDIR}) .endif .include Property changes on: head/x11-toolkits/qwt6/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/x11-toolkits/qwt6/distinfo =================================================================== --- head/x11-toolkits/qwt6/distinfo (revision 213935) +++ head/x11-toolkits/qwt6/distinfo (revision 213936) @@ -1,3 +1,3 @@ -MD5 (qwt-5.1.0.tar.bz2) = c585dc3b1ea5ad00747721f68687d868 -SHA256 (qwt-5.1.0.tar.bz2) = 286d2d4e09662908b473b8d230e946171ef85f49f80982734aca780a4ef1c855 -SIZE (qwt-5.1.0.tar.bz2) = 1683012 +MD5 (qwt-5.1.1.tar.bz2) = 218cef1a39ebda6cfa440a0727464275 +SHA256 (qwt-5.1.1.tar.bz2) = 153e538e46d690991e777f0cdc0db8a7eaff80fc78fee30a7391f1149411743e +SIZE (qwt-5.1.1.tar.bz2) = 1686166 Property changes on: head/x11-toolkits/qwt6/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/x11-toolkits/qwt6/files/patch-qwtconfig.pri =================================================================== --- head/x11-toolkits/qwt6/files/patch-qwtconfig.pri (revision 213935) +++ head/x11-toolkits/qwt6/files/patch-qwtconfig.pri (revision 213936) @@ -1,39 +1,39 @@ --- ./qwtconfig.pri.orig 2008-05-01 17:43:56.000000000 +0400 +++ ./qwtconfig.pri 2008-05-03 02:21:17.000000000 +0400 @@ -8,7 +8,7 @@ VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT unix { -- INSTALLBASE = /usr/local/qwt-5.1.0 +- INSTALLBASE = /usr/local/qwt-5.1.1 + INSTALLBASE = $$PREFIX } win32 { @@ -16,8 +16,7 @@ } target.path = $$INSTALLBASE/lib -headers.path = $$INSTALLBASE/include -doc.path = $$INSTALLBASE/doc +headers.path = $$INSTALLBASE/include/qwt ###################################################################### # qmake internal options @@ -97,7 +96,7 @@ # QwtSVGItem. ###################################################################### -#CONFIG += QwtSVGItem +CONFIG += QwtSVGItem ###################################################################### # If you have a commercial license you can use the MathML renderer @@ -114,7 +113,7 @@ # Otherwise you have to build it from the designer directory. ###################################################################### -CONFIG += QwtDesigner +#CONFIG += QwtDesigner ###################################################################### # If you want to auto build the examples, enable the line below Property changes on: head/x11-toolkits/qwt6/files/patch-qwtconfig.pri ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11-toolkits/qwt6/pkg-plist =================================================================== --- head/x11-toolkits/qwt6/pkg-plist (revision 213935) +++ head/x11-toolkits/qwt6/pkg-plist (revision 213936) @@ -1,913 +1,913 @@ include/qwt/qwt.h include/qwt/qwt_abstract_scale.h include/qwt/qwt_abstract_scale_draw.h include/qwt/qwt_abstract_slider.h include/qwt/qwt_analog_clock.h include/qwt/qwt_array.h include/qwt/qwt_arrow_button.h include/qwt/qwt_clipper.h include/qwt/qwt_color_map.h include/qwt/qwt_compass.h include/qwt/qwt_compass_rose.h include/qwt/qwt_counter.h include/qwt/qwt_curve_fitter.h include/qwt/qwt_data.h include/qwt/qwt_dial.h include/qwt/qwt_dial_needle.h include/qwt/qwt_double_interval.h include/qwt/qwt_double_range.h include/qwt/qwt_double_rect.h include/qwt/qwt_dyngrid_layout.h include/qwt/qwt_event_pattern.h include/qwt/qwt_global.h include/qwt/qwt_interval_data.h include/qwt/qwt_knob.h include/qwt/qwt_layout_metrics.h include/qwt/qwt_legend.h include/qwt/qwt_legend_item.h include/qwt/qwt_legend_itemmanager.h include/qwt/qwt_magnifier.h include/qwt/qwt_math.h include/qwt/qwt_paint_buffer.h include/qwt/qwt_painter.h include/qwt/qwt_panner.h include/qwt/qwt_picker.h include/qwt/qwt_picker_machine.h include/qwt/qwt_plot.h include/qwt/qwt_plot_canvas.h include/qwt/qwt_plot_curve.h include/qwt/qwt_plot_dict.h include/qwt/qwt_plot_grid.h include/qwt/qwt_plot_item.h include/qwt/qwt_plot_layout.h include/qwt/qwt_plot_magnifier.h include/qwt/qwt_plot_marker.h include/qwt/qwt_plot_panner.h include/qwt/qwt_plot_picker.h include/qwt/qwt_plot_printfilter.h include/qwt/qwt_plot_rasteritem.h include/qwt/qwt_plot_scaleitem.h include/qwt/qwt_plot_spectrogram.h include/qwt/qwt_plot_svgitem.h include/qwt/qwt_plot_zoomer.h include/qwt/qwt_polygon.h include/qwt/qwt_raster_data.h include/qwt/qwt_rect.h include/qwt/qwt_round_scale_draw.h include/qwt/qwt_scale_div.h include/qwt/qwt_scale_draw.h include/qwt/qwt_scale_engine.h include/qwt/qwt_scale_map.h include/qwt/qwt_scale_widget.h include/qwt/qwt_slider.h include/qwt/qwt_spline.h include/qwt/qwt_symbol.h include/qwt/qwt_text.h include/qwt/qwt_text_engine.h include/qwt/qwt_text_label.h include/qwt/qwt_thermo.h include/qwt/qwt_valuelist.h include/qwt/qwt_wheel.h lib/libqwt.so lib/libqwt.so.5 lib/libqwt.so.5.1 -lib/libqwt.so.5.1.0 +lib/libqwt.so.5.1.1 %%DESIGNER_PLUGIN%%lib/qt4/plugins/designer/libqwt_designer_plugin.so %%PORTDOCS%%%%DOCSDIR%%/analogclock.png %%PORTDOCS%%%%DOCSDIR%%/annotated.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_interval-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_interval.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_metrics_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_metrics_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_print_filter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_print_filter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rect-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rect.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_symbol-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_symbol.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel-members.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel.html %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__coll__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__coll__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__coll__graph.png %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.map %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.md5 %%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.png %%PORTDOCS%%%%DOCSDIR%%/classes.html %%PORTDOCS%%%%DOCSDIR%%/controlscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/cpuplot.png %%PORTDOCS%%%%DOCSDIR%%/curves.png %%PORTDOCS%%%%DOCSDIR%%/curvescreenshots.html %%PORTDOCS%%%%DOCSDIR%%/deprecated.html %%PORTDOCS%%%%DOCSDIR%%/dials1.png %%PORTDOCS%%%%DOCSDIR%%/dials2.png %%PORTDOCS%%%%DOCSDIR%%/doxygen.css %%PORTDOCS%%%%DOCSDIR%%/doxygen.png %%PORTDOCS%%%%DOCSDIR%%/files.html %%PORTDOCS%%%%DOCSDIR%%/form_0.png %%PORTDOCS%%%%DOCSDIR%%/form_1.png %%PORTDOCS%%%%DOCSDIR%%/form_2.png %%PORTDOCS%%%%DOCSDIR%%/formula.repository %%PORTDOCS%%%%DOCSDIR%%/functions.html %%PORTDOCS%%%%DOCSDIR%%/functions_enum.html %%PORTDOCS%%%%DOCSDIR%%/functions_func.html %%PORTDOCS%%%%DOCSDIR%%/functions_rela.html %%PORTDOCS%%%%DOCSDIR%%/functions_type.html %%PORTDOCS%%%%DOCSDIR%%/functions_vars.html %%PORTDOCS%%%%DOCSDIR%%/globals.html %%PORTDOCS%%%%DOCSDIR%%/globals_type.html %%PORTDOCS%%%%DOCSDIR%%/graph.png %%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot %%PORTDOCS%%%%DOCSDIR%%/graph_legend.html %%PORTDOCS%%%%DOCSDIR%%/graph_legend.png %%PORTDOCS%%%%DOCSDIR%%/hierarchy.html %%PORTDOCS%%%%DOCSDIR%%/histogram.png %%PORTDOCS%%%%DOCSDIR%%/histogramscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.png %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.map %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.md5 %%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.png %%PORTDOCS%%%%DOCSDIR%%/inherits.html %%PORTDOCS%%%%DOCSDIR%%/knob.png %%PORTDOCS%%%%DOCSDIR%%/pages.html %%PORTDOCS%%%%DOCSDIR%%/plot.png %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale__draw_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale__draw_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__slider_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__slider_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__analog__clock_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__analog__clock_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__array_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__arrow__button_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__arrow__button_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__clipper_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__clipper_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__color__map_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__color__map_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass__rose_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__compass__rose_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__counter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__counter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__curve__fitter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__curve__fitter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__data_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__data_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__interval_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__interval_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__range_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__range_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h.html %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h__incl.map %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/qwt__dyngrid__layout_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__dyngrid__layout_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__event__pattern_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__event__pattern_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__global_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__interval__data_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__interval__data_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__knob_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__knob_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__layout__metrics_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__layout__metrics_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend__item_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend__item_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__legend__itemmanager_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__magnifier_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__magnifier_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__math_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__math_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__mathml__text__engine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__mathml__text__engine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__paint__buffer_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__paint__buffer_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__painter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__painter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__panner_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__panner_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__axis_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__canvas_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__canvas_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__curve_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__curve_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h__incl.map %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h__incl.md5 %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h__incl.png %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__grid_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__grid_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__item_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__item_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__layout_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__layout_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__magnifier_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__magnifier_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__panner_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__panner_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__picker_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__picker_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__print_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__printfilter_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__printfilter_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rasteritem_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rasteritem_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__scaleitem_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__scaleitem_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__xml_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__polygon_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__raster__data_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__raster__data_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__rect_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__rect_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__round__scale__draw_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__round__scale__draw_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__div_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__div_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__draw_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__draw_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__engine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__engine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__map_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__map_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__widget_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__scale__widget_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__slider_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__slider_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__spline_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__spline_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__symbol_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__symbol_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__engine_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__engine_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__label_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__text__label_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__thermo_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__thermo_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__valuelist_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__wheel_8cpp-source.html %%PORTDOCS%%%%DOCSDIR%%/qwt__wheel_8h-source.html %%PORTDOCS%%%%DOCSDIR%%/qwtinstall.html %%PORTDOCS%%%%DOCSDIR%%/qwtlicense.html %%PORTDOCS%%%%DOCSDIR%%/radio.png %%PORTDOCS%%%%DOCSDIR%%/scatterplot.png %%PORTDOCS%%%%DOCSDIR%%/scatterscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/sinus.png %%PORTDOCS%%%%DOCSDIR%%/sliders.png %%PORTDOCS%%%%DOCSDIR%%/spectrogram1.png %%PORTDOCS%%%%DOCSDIR%%/spectrogram2.png %%PORTDOCS%%%%DOCSDIR%%/spectrogram3.png %%PORTDOCS%%%%DOCSDIR%%/spectrogramscreenshots.html %%PORTDOCS%%%%DOCSDIR%%/sysinfo.png %%PORTDOCS%%%%DOCSDIR%%/tab_b.gif %%PORTDOCS%%%%DOCSDIR%%/tab_l.gif %%PORTDOCS%%%%DOCSDIR%%/tab_r.gif %%PORTDOCS%%%%DOCSDIR%%/tabs.css %%PORTDOCS%%%%DOCSDIR%%/todo.html %%PORTDOCS%%@dirrm %%DOCSDIR%% %%DESIGNER_PLUGIN%%@dirrmtry lib/qt4/plugins/designer %%DESIGNER_PLUGIN%%@dirrmtry lib/qt4/plugins %%DESIGNER_PLUGIN%%@dirrmtry lib/qt4 @dirrm include/qwt Property changes on: head/x11-toolkits/qwt6/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property