Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -9973,3 +9973,4 @@ devel/elixir-red_black_tree||2018-02-19|Has expired: No longer maintained upstream emulators/wine-staging|emulators/wine-devel|2018-02-20|Broken for months, abandoned upstream misc/rubygem-dotenv-rails|misc/rubygem-dotenv-rails-rails4|2018-02-20|Rename to match our rubygems naming +x11-toolkits/qwt6-designerplugin|2018-02-25|Merged with x11-toolkits/qwt6 Index: audio/simon/Makefile =================================================================== --- audio/simon/Makefile +++ audio/simon/Makefile @@ -3,7 +3,7 @@ PORTNAME= simon PORTVERSION= 0.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE @@ -15,7 +15,7 @@ libsamplerate.so:audio/libsamplerate \ libpocketsphinx.so:audio/pocketsphinx \ libsphinxad.so:audio/sphinxbase \ - libqwt6.so:x11-toolkits/qwt6 + libqwt6.so:x11-toolkits/qwt6@qt4 USES= cmake:outsource gettext kde:4 tar:bz2 USE_KDE= kdelibs automoc4 pimlibs Index: finance/qhacc/Makefile =================================================================== --- finance/qhacc/Makefile +++ finance/qhacc/Makefile @@ -3,7 +3,7 @@ PORTNAME= qhacc PORTVERSION= 4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgpgme.so:security/gpgme \ - libqwt6.so:x11-toolkits/qwt6 + libqwt6.so:x11-toolkits/qwt6@qt4 USES= compiler:c++11-lib qmake:norecursive tar:tgz USE_QT4= corelib gui sql moc_build rcc_build uic_build @@ -28,8 +28,8 @@ post-patch: @${REINPLACE_CMD} -e \ '/^INSTALLDIR/s|=.*|=${DATADIR}| ; \ - /^QWTINCS/s|=.*|=${LOCALBASE}/include/qwt6| ; \ - /^QWTLIBS/s|=.*|=${LOCALBASE}/lib -lqwt6| ; \ + /^QWTINCS/s|=.*|=${QT_INCDIR}/qwt6| ; \ + /^QWTLIBS/s|=.*|=${QT_LIBDIR} -lqwt6| ; \ /+= debug/s|^|#| ; \ /^QMAKE_CFLAGS/s|=.*|= $$$${GPGMEINCS}| ; \ /^QMAKE_CXXFLAGS/s|=.*|= $$$${GPGMEINCS}| ; \ Index: x11-toolkits/Makefile =================================================================== --- x11-toolkits/Makefile +++ x11-toolkits/Makefile @@ -242,7 +242,6 @@ SUBDIR += qwt5 SUBDIR += qwt5-designerplugin SUBDIR += qwt6 - SUBDIR += qwt6-designerplugin SUBDIR += rep-gtk2 SUBDIR += rubygem-gdk3 SUBDIR += rubygem-gtk2 Index: x11-toolkits/qwt6-designerplugin/Makefile =================================================================== --- x11-toolkits/qwt6-designerplugin/Makefile +++ x11-toolkits/qwt6-designerplugin/Makefile @@ -1,30 +0,0 @@ -# $FreeBSD$ - -PORTNAME= qwt -PORTVERSION= 6.1.3 -CATEGORIES= x11-toolkits devel -MASTER_SITES= SF -PKGNAMESUFFIX= 6-designerplugin - -MAINTAINER= ports@FreeBSD.org -COMMENT= Qt Designer plugin for Qwt - -LIB_DEPENDS= libqwt6.so:x11-toolkits/qwt6 - -USES= gmake qmake tar:bzip2 -USE_QT4= designer moc_build rcc_build -QMAKE_ARGS+= CONFIG+=QwtDesigner \ - PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} - -PLIST_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so - -STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so - -CONFIGURE_WRKSRC= ${WRKSRC}/designer -BUILD_WRKSRC= ${CONFIGURE_WRKSRC} -INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} - -post-install: - ${STRIP_CMD} ${STRIP_FILES:S,^,${STAGEDIR}${PREFIX}/,} - -.include Index: x11-toolkits/qwt6-designerplugin/distinfo =================================================================== --- x11-toolkits/qwt6-designerplugin/distinfo +++ x11-toolkits/qwt6-designerplugin/distinfo @@ -1,3 +0,0 @@ -TIMESTAMP = 1507301892 -SHA256 (qwt-6.1.3.tar.bz2) = f3ecd34e72a9a2b08422fb6c8e909ca76f4ce5fa77acad7a2883b701f4309733 -SIZE (qwt-6.1.3.tar.bz2) = 4245614 Index: x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro =================================================================== --- x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro +++ x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro @@ -1,29 +0,0 @@ ---- designer/designer.pro.orig 2016-06-13 07:14:23 UTC -+++ designer/designer.pro -@@ -42,7 +42,7 @@ contains(QWT_CONFIG, QwtDesigner) { - - - TEMPLATE = lib -- TARGET = qwt_designer_plugin -+ TARGET = qwt6_designer_plugin - - DESTDIR = plugins/designer - -@@ -84,7 +84,7 @@ contains(QWT_CONFIG, QwtDesigner) { - # into the plugin. Not supported on Windows ! - - QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS} -- qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt) -+ qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt6) - - contains(QWT_CONFIG, QwtDll) { - -@@ -113,7 +113,7 @@ contains(QWT_CONFIG, QwtDesigner) { - - RESOURCES += qwt_designer_plugin.qrc - -- target.path = $${QWT_INSTALL_PLUGINS} -+ target.path = $$PLUGINDIR/designer - INSTALLS += target - } - else { Index: x11-toolkits/qwt6-designerplugin/pkg-descr =================================================================== --- x11-toolkits/qwt6-designerplugin/pkg-descr +++ x11-toolkits/qwt6-designerplugin/pkg-descr @@ -1,9 +0,0 @@ -The Qwt library contains GUI Components and utility classes which -are primarily useful for programs with a technical background. -Beside a 2D plot widget it provides scales, sliders, dials, compasses, -thermometers, wheels and knobs to control or display values, arrays, -or ranges of type double. - -This port installs Qt Designer plugin for Qwt library version 6. - -WWW: http://qwt.sourceforge.net Index: x11-toolkits/qwt6/Makefile =================================================================== --- x11-toolkits/qwt6/Makefile +++ x11-toolkits/qwt6/Makefile @@ -2,29 +2,42 @@ PORTNAME= qwt PORTVERSION= 6.1.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF -PKGNAMESUFFIX= 6 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Qt Widgets for Technical Applications USES= gmake qmake tar:bzip2 -USE_QT4= corelib gui opengl svg xml moc_build USE_GL= gl USE_LDCONFIG= yes -DOCSDIR= ${PREFIX}/share/doc/qwt6 +DOCSDIR= ${PREFIX}/share/doc/qwt6-${FLAVOR} PORTDOCS= * -PLIST_SUB= INCLUDEDIR=include/qwt6 \ - SHLIB_VER=${PORTVERSION} \ - SHLIB_SHVER=${PORTVERSION:R} \ - QT_MKSPECDIR=share/qt4/mkspecs +PLIST_SUB= SHLIB_VER=${PORTVERSION} \ + SHLIB_SHVER=${PORTVERSION:R} +FLAVORS= qt4 qt5 +FLAVOR?= ${FLAVORS:[1]} + +.if ${FLAVOR} == qt4 +PKGNAMESUFFIX= 6-${FLAVOR} +USE_QT4= corelib gui opengl svg xml moc_build +.else +PKGNAMESUFFIX= 6-${FLAVOR} +USE_QT5= buildtools_build widgets gui core designer gui opengl svg xml printsupport concurrent +.endif + OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/INSTALLS.*doc/d' ${WRKSRC}/doc/doc.pro + @${REINPLACE_CMD} -e 's/__QT_VERSION__/${FLAVOR:S/qt//}/g' \ + -e 's|__QT_INCDIR__|${QT_INCDIR}|g' \ + -e 's|__QT_LIBDIR__|${QT_LIBDIR}|g' \ + -e 's|__QT_MKSPECDIR__|${QT_MKSPECDIR}|g' \ + ${WRKSRC}/qwtconfig.pri post-install-DOCS-on: @(cd ${WRKSRC}/doc/html/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) Index: x11-toolkits/qwt6/files/patch-qwt.prf =================================================================== --- x11-toolkits/qwt6/files/patch-qwt.prf +++ x11-toolkits/qwt6/files/patch-qwt.prf @@ -1,4 +1,4 @@ ---- qwt.prf.orig 2017-10-06 14:51:04 UTC +--- qwt.prf.orig 2014-10-13 16:16:53 UTC +++ qwt.prf @@ -34,4 +34,4 @@ else { } Index: x11-toolkits/qwt6/files/patch-qwtconfig.pri =================================================================== --- x11-toolkits/qwt6/files/patch-qwtconfig.pri +++ x11-toolkits/qwt6/files/patch-qwtconfig.pri @@ -9,21 +9,34 @@ # QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION-qt-$$QT_VERSION } -@@ -29,7 +29,7 @@ win32 { +@@ -28,9 +28,9 @@ win32 { + # QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION-qt-$$QT_VERSION } - QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc +-QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc -QWT_INSTALL_HEADERS = $${QWT_INSTALL_PREFIX}/include -+QWT_INSTALL_HEADERS = $${QWT_INSTALL_PREFIX}/include/qwt6 - QWT_INSTALL_LIBS = $${QWT_INSTALL_PREFIX}/lib +-QWT_INSTALL_LIBS = $${QWT_INSTALL_PREFIX}/lib ++QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/share/doc/qwt6-qt__QT_VERSION__ ++QWT_INSTALL_HEADERS = __QT_INCDIR__/qwt6 ++QWT_INSTALL_LIBS = __QT_LIBDIR__ ###################################################################### + # Designer plugin +@@ -42,7 +42,7 @@ QWT_INSTALL_LIBS = $${QWT_INSTALL_P + # runtime environment of designer/creator. + ###################################################################### + +-QWT_INSTALL_PLUGINS = $${QWT_INSTALL_PREFIX}/plugins/designer ++QWT_INSTALL_PLUGINS = __QT_LIBDIR__/plugins/designer + + # linux distributors often organize the Qt installation + # their way and QT_INSTALL_PREFIX doesn't offer a good @@ -63,7 +63,7 @@ QWT_INSTALL_PLUGINS = $${QWT_INSTALL_P # with every Qt upgrade. ###################################################################### -QWT_INSTALL_FEATURES = $${QWT_INSTALL_PREFIX}/features -+QWT_INSTALL_FEATURES = $${QWT_INSTALL_PREFIX}/share/qt4/mkspecs/features ++QWT_INSTALL_FEATURES = __QT_MKSPECDIR__/features # QWT_INSTALL_FEATURES = $$[QT_INSTALL_PREFIX]/features ###################################################################### Index: x11-toolkits/qwt6/files/patch-textengines_textengines.pri =================================================================== --- x11-toolkits/qwt6/files/patch-textengines_textengines.pri +++ x11-toolkits/qwt6/files/patch-textengines_textengines.pri @@ -1,4 +1,4 @@ ---- textengines/textengines.pri.orig 2017-10-06 14:51:21 UTC +--- textengines/textengines.pri.orig 2016-06-13 07:14:23 UTC +++ textengines/textengines.pri @@ -34,7 +34,7 @@ contains(QWT_CONFIG, QwtFramework) { CONFIG += lib_bundle Index: x11-toolkits/qwt6/pkg-descr =================================================================== --- x11-toolkits/qwt6/pkg-descr +++ x11-toolkits/qwt6/pkg-descr @@ -1,4 +1,4 @@ -This is Qt4 port of Qwt library version 6. The Qwt library contains +This is the port of Qwt library version 6. The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels Index: x11-toolkits/qwt6/pkg-plist =================================================================== --- x11-toolkits/qwt6/pkg-plist +++ x11-toolkits/qwt6/pkg-plist @@ -1,111 +1,1527 @@ -%%INCLUDEDIR%%/qwt.h -%%INCLUDEDIR%%/qwt_abstract_legend.h -%%INCLUDEDIR%%/qwt_abstract_scale.h -%%INCLUDEDIR%%/qwt_abstract_scale_draw.h -%%INCLUDEDIR%%/qwt_abstract_slider.h -%%INCLUDEDIR%%/qwt_analog_clock.h -%%INCLUDEDIR%%/qwt_arrow_button.h -%%INCLUDEDIR%%/qwt_clipper.h -%%INCLUDEDIR%%/qwt_color_map.h -%%INCLUDEDIR%%/qwt_column_symbol.h -%%INCLUDEDIR%%/qwt_compass.h -%%INCLUDEDIR%%/qwt_compass_rose.h -%%INCLUDEDIR%%/qwt_compat.h -%%INCLUDEDIR%%/qwt_counter.h -%%INCLUDEDIR%%/qwt_curve_fitter.h -%%INCLUDEDIR%%/qwt_date.h -%%INCLUDEDIR%%/qwt_date_scale_draw.h -%%INCLUDEDIR%%/qwt_date_scale_engine.h -%%INCLUDEDIR%%/qwt_dial.h -%%INCLUDEDIR%%/qwt_dial_needle.h -%%INCLUDEDIR%%/qwt_dyngrid_layout.h -%%INCLUDEDIR%%/qwt_event_pattern.h -%%INCLUDEDIR%%/qwt_global.h -%%INCLUDEDIR%%/qwt_graphic.h -%%INCLUDEDIR%%/qwt_interval.h -%%INCLUDEDIR%%/qwt_interval_symbol.h -%%INCLUDEDIR%%/qwt_knob.h -%%INCLUDEDIR%%/qwt_legend.h -%%INCLUDEDIR%%/qwt_legend_data.h -%%INCLUDEDIR%%/qwt_legend_label.h -%%INCLUDEDIR%%/qwt_magnifier.h -%%INCLUDEDIR%%/qwt_math.h -%%INCLUDEDIR%%/qwt_mathml_text_engine.h -%%INCLUDEDIR%%/qwt_matrix_raster_data.h -%%INCLUDEDIR%%/qwt_null_paintdevice.h -%%INCLUDEDIR%%/qwt_painter.h -%%INCLUDEDIR%%/qwt_painter_command.h -%%INCLUDEDIR%%/qwt_panner.h -%%INCLUDEDIR%%/qwt_picker.h -%%INCLUDEDIR%%/qwt_picker_machine.h -%%INCLUDEDIR%%/qwt_pixel_matrix.h -%%INCLUDEDIR%%/qwt_plot.h -%%INCLUDEDIR%%/qwt_plot_abstract_barchart.h -%%INCLUDEDIR%%/qwt_plot_barchart.h -%%INCLUDEDIR%%/qwt_plot_canvas.h -%%INCLUDEDIR%%/qwt_plot_curve.h -%%INCLUDEDIR%%/qwt_plot_dict.h -%%INCLUDEDIR%%/qwt_plot_directpainter.h -%%INCLUDEDIR%%/qwt_plot_glcanvas.h -%%INCLUDEDIR%%/qwt_plot_grid.h -%%INCLUDEDIR%%/qwt_plot_histogram.h -%%INCLUDEDIR%%/qwt_plot_intervalcurve.h -%%INCLUDEDIR%%/qwt_plot_item.h -%%INCLUDEDIR%%/qwt_plot_layout.h -%%INCLUDEDIR%%/qwt_plot_legenditem.h -%%INCLUDEDIR%%/qwt_plot_magnifier.h -%%INCLUDEDIR%%/qwt_plot_marker.h -%%INCLUDEDIR%%/qwt_plot_multi_barchart.h -%%INCLUDEDIR%%/qwt_plot_panner.h -%%INCLUDEDIR%%/qwt_plot_picker.h -%%INCLUDEDIR%%/qwt_plot_rasteritem.h -%%INCLUDEDIR%%/qwt_plot_renderer.h -%%INCLUDEDIR%%/qwt_plot_rescaler.h -%%INCLUDEDIR%%/qwt_plot_scaleitem.h -%%INCLUDEDIR%%/qwt_plot_seriesitem.h -%%INCLUDEDIR%%/qwt_plot_shapeitem.h -%%INCLUDEDIR%%/qwt_plot_spectrocurve.h -%%INCLUDEDIR%%/qwt_plot_spectrogram.h -%%INCLUDEDIR%%/qwt_plot_svgitem.h -%%INCLUDEDIR%%/qwt_plot_textlabel.h -%%INCLUDEDIR%%/qwt_plot_tradingcurve.h -%%INCLUDEDIR%%/qwt_plot_zoneitem.h -%%INCLUDEDIR%%/qwt_plot_zoomer.h -%%INCLUDEDIR%%/qwt_point_3d.h -%%INCLUDEDIR%%/qwt_point_data.h -%%INCLUDEDIR%%/qwt_point_mapper.h -%%INCLUDEDIR%%/qwt_point_polar.h -%%INCLUDEDIR%%/qwt_raster_data.h -%%INCLUDEDIR%%/qwt_round_scale_draw.h -%%INCLUDEDIR%%/qwt_samples.h -%%INCLUDEDIR%%/qwt_sampling_thread.h -%%INCLUDEDIR%%/qwt_scale_div.h -%%INCLUDEDIR%%/qwt_scale_draw.h -%%INCLUDEDIR%%/qwt_scale_engine.h -%%INCLUDEDIR%%/qwt_scale_map.h -%%INCLUDEDIR%%/qwt_scale_widget.h -%%INCLUDEDIR%%/qwt_series_data.h -%%INCLUDEDIR%%/qwt_series_store.h -%%INCLUDEDIR%%/qwt_slider.h -%%INCLUDEDIR%%/qwt_spline.h -%%INCLUDEDIR%%/qwt_symbol.h -%%INCLUDEDIR%%/qwt_system_clock.h -%%INCLUDEDIR%%/qwt_text.h -%%INCLUDEDIR%%/qwt_text_engine.h -%%INCLUDEDIR%%/qwt_text_label.h -%%INCLUDEDIR%%/qwt_thermo.h -%%INCLUDEDIR%%/qwt_transform.h -%%INCLUDEDIR%%/qwt_wheel.h -%%INCLUDEDIR%%/qwt_widget_overlay.h -lib/libqwt6.so -lib/libqwt6.so.6 -lib/libqwt6.so.%%SHLIB_VER%% -lib/libqwt6.so.%%SHLIB_SHVER%% -lib/libqwtmathml.so -lib/libqwtmathml.so.6 -lib/libqwtmathml.so.%%SHLIB_VER%% -lib/libqwtmathml.so.%%SHLIB_SHVER%% +%%QT_INCDIR%%/qwt6/qwt.h +%%QT_INCDIR%%/qwt6/qwt_abstract_legend.h +%%QT_INCDIR%%/qwt6/qwt_abstract_scale.h +%%QT_INCDIR%%/qwt6/qwt_abstract_scale_draw.h +%%QT_INCDIR%%/qwt6/qwt_abstract_slider.h +%%QT_INCDIR%%/qwt6/qwt_analog_clock.h +%%QT_INCDIR%%/qwt6/qwt_arrow_button.h +%%QT_INCDIR%%/qwt6/qwt_clipper.h +%%QT_INCDIR%%/qwt6/qwt_color_map.h +%%QT_INCDIR%%/qwt6/qwt_column_symbol.h +%%QT_INCDIR%%/qwt6/qwt_compass.h +%%QT_INCDIR%%/qwt6/qwt_compass_rose.h +%%QT_INCDIR%%/qwt6/qwt_compat.h +%%QT_INCDIR%%/qwt6/qwt_counter.h +%%QT_INCDIR%%/qwt6/qwt_curve_fitter.h +%%QT_INCDIR%%/qwt6/qwt_date.h +%%QT_INCDIR%%/qwt6/qwt_date_scale_draw.h +%%QT_INCDIR%%/qwt6/qwt_date_scale_engine.h +%%QT_INCDIR%%/qwt6/qwt_dial.h +%%QT_INCDIR%%/qwt6/qwt_dial_needle.h +%%QT_INCDIR%%/qwt6/qwt_dyngrid_layout.h +%%QT_INCDIR%%/qwt6/qwt_event_pattern.h +%%QT_INCDIR%%/qwt6/qwt_global.h +%%QT_INCDIR%%/qwt6/qwt_graphic.h +%%QT_INCDIR%%/qwt6/qwt_interval.h +%%QT_INCDIR%%/qwt6/qwt_interval_symbol.h +%%QT_INCDIR%%/qwt6/qwt_knob.h +%%QT_INCDIR%%/qwt6/qwt_legend.h +%%QT_INCDIR%%/qwt6/qwt_legend_data.h +%%QT_INCDIR%%/qwt6/qwt_legend_label.h +%%QT_INCDIR%%/qwt6/qwt_magnifier.h +%%QT_INCDIR%%/qwt6/qwt_math.h +%%QT_INCDIR%%/qwt6/qwt_mathml_text_engine.h +%%QT_INCDIR%%/qwt6/qwt_matrix_raster_data.h +%%QT_INCDIR%%/qwt6/qwt_null_paintdevice.h +%%QT_INCDIR%%/qwt6/qwt_painter.h +%%QT_INCDIR%%/qwt6/qwt_painter_command.h +%%QT_INCDIR%%/qwt6/qwt_panner.h +%%QT_INCDIR%%/qwt6/qwt_picker.h +%%QT_INCDIR%%/qwt6/qwt_picker_machine.h +%%QT_INCDIR%%/qwt6/qwt_pixel_matrix.h +%%QT_INCDIR%%/qwt6/qwt_plot.h +%%QT_INCDIR%%/qwt6/qwt_plot_abstract_barchart.h +%%QT_INCDIR%%/qwt6/qwt_plot_barchart.h +%%QT_INCDIR%%/qwt6/qwt_plot_canvas.h +%%QT_INCDIR%%/qwt6/qwt_plot_curve.h +%%QT_INCDIR%%/qwt6/qwt_plot_dict.h +%%QT_INCDIR%%/qwt6/qwt_plot_directpainter.h +%%QT_INCDIR%%/qwt6/qwt_plot_glcanvas.h +%%QT_INCDIR%%/qwt6/qwt_plot_grid.h +%%QT_INCDIR%%/qwt6/qwt_plot_histogram.h +%%QT_INCDIR%%/qwt6/qwt_plot_intervalcurve.h +%%QT_INCDIR%%/qwt6/qwt_plot_item.h +%%QT_INCDIR%%/qwt6/qwt_plot_layout.h +%%QT_INCDIR%%/qwt6/qwt_plot_legenditem.h +%%QT_INCDIR%%/qwt6/qwt_plot_magnifier.h +%%QT_INCDIR%%/qwt6/qwt_plot_marker.h +%%QT_INCDIR%%/qwt6/qwt_plot_multi_barchart.h +%%QT_INCDIR%%/qwt6/qwt_plot_panner.h +%%QT_INCDIR%%/qwt6/qwt_plot_picker.h +%%QT_INCDIR%%/qwt6/qwt_plot_rasteritem.h +%%QT_INCDIR%%/qwt6/qwt_plot_renderer.h +%%QT_INCDIR%%/qwt6/qwt_plot_rescaler.h +%%QT_INCDIR%%/qwt6/qwt_plot_scaleitem.h +%%QT_INCDIR%%/qwt6/qwt_plot_seriesitem.h +%%QT_INCDIR%%/qwt6/qwt_plot_shapeitem.h +%%QT_INCDIR%%/qwt6/qwt_plot_spectrocurve.h +%%QT_INCDIR%%/qwt6/qwt_plot_spectrogram.h +%%QT_INCDIR%%/qwt6/qwt_plot_svgitem.h +%%QT_INCDIR%%/qwt6/qwt_plot_textlabel.h +%%QT_INCDIR%%/qwt6/qwt_plot_tradingcurve.h +%%QT_INCDIR%%/qwt6/qwt_plot_zoneitem.h +%%QT_INCDIR%%/qwt6/qwt_plot_zoomer.h +%%QT_INCDIR%%/qwt6/qwt_point_3d.h +%%QT_INCDIR%%/qwt6/qwt_point_data.h +%%QT_INCDIR%%/qwt6/qwt_point_mapper.h +%%QT_INCDIR%%/qwt6/qwt_point_polar.h +%%QT_INCDIR%%/qwt6/qwt_raster_data.h +%%QT_INCDIR%%/qwt6/qwt_round_scale_draw.h +%%QT_INCDIR%%/qwt6/qwt_samples.h +%%QT_INCDIR%%/qwt6/qwt_sampling_thread.h +%%QT_INCDIR%%/qwt6/qwt_scale_div.h +%%QT_INCDIR%%/qwt6/qwt_scale_draw.h +%%QT_INCDIR%%/qwt6/qwt_scale_engine.h +%%QT_INCDIR%%/qwt6/qwt_scale_map.h +%%QT_INCDIR%%/qwt6/qwt_scale_widget.h +%%QT_INCDIR%%/qwt6/qwt_series_data.h +%%QT_INCDIR%%/qwt6/qwt_series_store.h +%%QT_INCDIR%%/qwt6/qwt_slider.h +%%QT_INCDIR%%/qwt6/qwt_spline.h +%%QT_INCDIR%%/qwt6/qwt_symbol.h +%%QT_INCDIR%%/qwt6/qwt_system_clock.h +%%QT_INCDIR%%/qwt6/qwt_text.h +%%QT_INCDIR%%/qwt6/qwt_text_engine.h +%%QT_INCDIR%%/qwt6/qwt_text_label.h +%%QT_INCDIR%%/qwt6/qwt_thermo.h +%%QT_INCDIR%%/qwt6/qwt_transform.h +%%QT_INCDIR%%/qwt6/qwt_wheel.h +%%QT_INCDIR%%/qwt6/qwt_widget_overlay.h +%%QT_LIBDIR%%/libqwt6.so +%%QT_LIBDIR%%/libqwt6.so.6 +%%QT_LIBDIR%%/libqwt6.so.%%SHLIB_SHVER%% +%%QT_LIBDIR%%/libqwt6.so.%%SHLIB_VER%% +%%QT_LIBDIR%%/libqwtmathml.so +%%QT_LIBDIR%%/libqwtmathml.so.6 +%%QT_LIBDIR%%/libqwtmathml.so.%%SHLIB_SHVER%% +%%QT_LIBDIR%%/libqwtmathml.so.%%SHLIB_VER%% %%QT_MKSPECDIR%%/features/qwt.prf %%QT_MKSPECDIR%%/features/qwtconfig.pri %%QT_MKSPECDIR%%/features/qwtfunctions.pri %%QT_MKSPECDIR%%/features/qwtmathml.prf +%%PORTDOCS%%%%DOCSDIR%%/analogclock.png +%%PORTDOCS%%%%DOCSDIR%%/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/annotated_dup.js +%%PORTDOCS%%%%DOCSDIR%%/arrowdown.png +%%PORTDOCS%%%%DOCSDIR%%/arrowright.png +%%PORTDOCS%%%%DOCSDIR%%/barchart-grouped-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/barchart-stacked-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/barchartscreenshots.html +%%PORTDOCS%%%%DOCSDIR%%/bc_s.png +%%PORTDOCS%%%%DOCSDIR%%/bdwn.png +%%PORTDOCS%%%%DOCSDIR%%/bode-blue-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/bode-rosy-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_legend-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_legend.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_legend.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_legend__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_legend__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_legend__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale.js +%%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.js +%%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_series_store-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_series_store.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_series_store.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_series_store__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_series_store__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_series_store__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider.js +%%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.js +%%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.js +%%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_series_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_series_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_series_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_series_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_series_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_series_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data.js +%%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.js +%%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_column_rect-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_rect.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_rect.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_symbol-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_symbol.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_symbol.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass.js +%%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.js +%%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.js +%%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_scale_draw-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_scale_draw.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_scale_draw.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_scale_draw__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_scale_draw__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_scale_draw__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.js +%%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.js +%%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.js +%%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_date-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_draw-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_draw.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_draw.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_draw__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_draw__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_draw__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_engine-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_engine.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_engine.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_engine__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_engine__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_date_scale_engine__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial.js +%%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.js +%%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_simple_needle-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle.js +%%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_dyn_grid_layout-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern.js +%%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_key_pattern.js +%%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_1_1_mouse_pattern.js +%%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_graphic-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_graphic.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_graphic.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_graphic__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_graphic__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_graphic__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_sample-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_sample.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_sample.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_symbol-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_symbol.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_symbol.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob.js +%%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.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_label-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_label.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_label.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_label__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_label__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_label__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.js +%%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.js +%%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_log_scale_engine-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_scale_engine.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_scale_engine.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_scale_engine__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_scale_engine__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_scale_engine__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_transform-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_transform.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_transform.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_transform__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_transform__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log_transform__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier.js +%%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.js +%%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_matrix_raster_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_matrix_raster_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_matrix_raster_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_matrix_raster_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_matrix_raster_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_matrix_raster_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_paint_device-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_paint_device.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_paint_device.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_paint_device__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_paint_device__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_paint_device__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_transform-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_transform.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_transform.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_transform__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_transform__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_null_transform__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_o_h_l_c_sample-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_o_h_l_c_sample.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_o_h_l_c_sample.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter_command-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter_command.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter_command.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner.js +%%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.js +%%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.js +%%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.js +%%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_line_machine-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_line_machine.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_line_machine.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_line_machine__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_line_machine__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_line_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.js +%%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.js +%%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.js +%%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.js +%%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_picker_tracker_machine-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_tracker_machine.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_tracker_machine.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_tracker_machine__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_tracker_machine__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_tracker_machine__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_pixel_matrix-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_pixel_matrix.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_pixel_matrix.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_pixel_matrix__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_pixel_matrix__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_pixel_matrix__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.js +%%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.js +%%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_abstract_bar_chart-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_bar_chart.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_bar_chart.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_bar_chart__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_bar_chart__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_bar_chart__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_bar_chart-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_bar_chart.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_bar_chart.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_bar_chart__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_bar_chart__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_bar_chart__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve.js +%%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.js +%%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_direct_painter-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_g_l_canvas-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_g_l_canvas.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_g_l_canvas.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_g_l_canvas__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_g_l_canvas__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_g_l_canvas__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid.js +%%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_histogram-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_histogram.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_histogram.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_histogram__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_histogram__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_histogram__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_interval_curve-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_interval_curve.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_interval_curve.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_interval_curve__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_interval_curve__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_interval_curve__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item.js +%%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_layout.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_legend_item-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_legend_item.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_legend_item.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_legend_item__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_legend_item__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_legend_item__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier.js +%%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.js +%%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_multi_bar_chart-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_multi_bar_chart.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_multi_bar_chart.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_multi_bar_chart__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_multi_bar_chart__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_multi_bar_chart__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner.js +%%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.js +%%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_raster_item-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item.js +%%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_renderer-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_renderer.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_renderer.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_renderer__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_renderer__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_renderer__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler__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.js +%%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_series_item-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_series_item.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_series_item.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_series_item__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_series_item__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_series_item__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_shape_item-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_shape_item.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_shape_item.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_shape_item__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_shape_item__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_shape_item__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram.js +%%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.js +%%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_text_label-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_text_label.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_text_label.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_text_label__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_text_label__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_text_label__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_trading_curve-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_trading_curve.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_trading_curve.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_trading_curve__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_trading_curve__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_trading_curve__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zone_item-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zone_item.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zone_item.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zone_item__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zone_item__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zone_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.js +%%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_point3_d-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_array_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_array_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_array_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_array_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_array_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_array_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_mapper-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_mapper.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_mapper.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_polar-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_polar.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_polar.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_power_transform-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_power_transform.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_power_transform.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_power_transform__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_power_transform__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_power_transform__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data.js +%%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_rich_text_engine-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine.js +%%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.js +%%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_sampling_thread-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_sampling_thread.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_sampling_thread.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_sampling_thread__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_sampling_thread__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_sampling_thread__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_div.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw.js +%%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.js +%%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.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_store-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_store.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_store.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_store__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_store__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_store__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_sample-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_sample.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_sample.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose.js +%%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.js +%%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.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter.js +%%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_symbol.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_system_clock-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_system_clock.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_system_clock.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine.js +%%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.js +%%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.js +%%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_trading_chart_data-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_trading_chart_data.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_trading_chart_data.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_trading_chart_data__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_trading_chart_data__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_trading_chart_data__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_transform-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_transform.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_transform.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_transform__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_transform__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_transform__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_weeding_curve_fitter-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_weeding_curve_fitter.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_weeding_curve_fitter.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_weeding_curve_fitter__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_weeding_curve_fitter__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_weeding_curve_fitter__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel.js +%%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%%/class_qwt_widget_overlay-members.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_widget_overlay.html +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_widget_overlay.js +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_widget_overlay__inherit__graph.map +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_widget_overlay__inherit__graph.md5 +%%PORTDOCS%%%%DOCSDIR%%/class_qwt_widget_overlay__inherit__graph.png +%%PORTDOCS%%%%DOCSDIR%%/classes.html +%%PORTDOCS%%%%DOCSDIR%%/closed.png +%%PORTDOCS%%%%DOCSDIR%%/controlscreenshots.html +%%PORTDOCS%%%%DOCSDIR%%/cpuplot-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/cpuplot-oily-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/curves.png +%%PORTDOCS%%%%DOCSDIR%%/curvescreenshots.html +%%PORTDOCS%%%%DOCSDIR%%/dials1.png +%%PORTDOCS%%%%DOCSDIR%%/dials2.png +%%PORTDOCS%%%%DOCSDIR%%/dir_03fad1f4ea3ce3b02cb95059119ea2f4.html +%%PORTDOCS%%%%DOCSDIR%%/dir_38ce0752a9eb8d28f937191131181730.html +%%PORTDOCS%%%%DOCSDIR%%/dir_68267d1309a1af8e8297ef4c3efbcdba.html +%%PORTDOCS%%%%DOCSDIR%%/distrowatch-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/doc.png +%%PORTDOCS%%%%DOCSDIR%%/doxygen.css +%%PORTDOCS%%%%DOCSDIR%%/doxygen.png +%%PORTDOCS%%%%DOCSDIR%%/dynsections.js +%%PORTDOCS%%%%DOCSDIR%%/folderclosed.png +%%PORTDOCS%%%%DOCSDIR%%/folderopen.png +%%PORTDOCS%%%%DOCSDIR%%/form_0.png +%%PORTDOCS%%%%DOCSDIR%%/form_1.png +%%PORTDOCS%%%%DOCSDIR%%/form_2.png +%%PORTDOCS%%%%DOCSDIR%%/form_3.png +%%PORTDOCS%%%%DOCSDIR%%/form_4.png +%%PORTDOCS%%%%DOCSDIR%%/form_5.png +%%PORTDOCS%%%%DOCSDIR%%/formula.repository +%%PORTDOCS%%%%DOCSDIR%%/friedberg-bars-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/friedberg-tube-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/functions.html +%%PORTDOCS%%%%DOCSDIR%%/functions_0x7e.html +%%PORTDOCS%%%%DOCSDIR%%/functions_b.html +%%PORTDOCS%%%%DOCSDIR%%/functions_c.html +%%PORTDOCS%%%%DOCSDIR%%/functions_d.html +%%PORTDOCS%%%%DOCSDIR%%/functions_dup.js +%%PORTDOCS%%%%DOCSDIR%%/functions_e.html +%%PORTDOCS%%%%DOCSDIR%%/functions_enum.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval.js +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_b.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_c.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_d.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_e.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_f.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_g.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_h.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_i.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_j.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_k.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_l.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_m.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_n.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_o.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_p.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_r.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_s.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_t.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_u.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_v.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_w.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_x.html +%%PORTDOCS%%%%DOCSDIR%%/functions_eval_y.html +%%PORTDOCS%%%%DOCSDIR%%/functions_f.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func.js +%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x7e.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_b.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_c.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_d.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_e.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_f.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_g.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_h.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_i.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_k.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_l.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_m.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_n.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_o.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_p.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_r.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_s.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_t.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_u.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_v.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_w.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_x.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_y.html +%%PORTDOCS%%%%DOCSDIR%%/functions_func_z.html +%%PORTDOCS%%%%DOCSDIR%%/functions_g.html +%%PORTDOCS%%%%DOCSDIR%%/functions_h.html +%%PORTDOCS%%%%DOCSDIR%%/functions_i.html +%%PORTDOCS%%%%DOCSDIR%%/functions_j.html +%%PORTDOCS%%%%DOCSDIR%%/functions_k.html +%%PORTDOCS%%%%DOCSDIR%%/functions_l.html +%%PORTDOCS%%%%DOCSDIR%%/functions_m.html +%%PORTDOCS%%%%DOCSDIR%%/functions_n.html +%%PORTDOCS%%%%DOCSDIR%%/functions_o.html +%%PORTDOCS%%%%DOCSDIR%%/functions_p.html +%%PORTDOCS%%%%DOCSDIR%%/functions_r.html +%%PORTDOCS%%%%DOCSDIR%%/functions_s.html +%%PORTDOCS%%%%DOCSDIR%%/functions_t.html +%%PORTDOCS%%%%DOCSDIR%%/functions_type.html +%%PORTDOCS%%%%DOCSDIR%%/functions_u.html +%%PORTDOCS%%%%DOCSDIR%%/functions_v.html +%%PORTDOCS%%%%DOCSDIR%%/functions_vars.html +%%PORTDOCS%%%%DOCSDIR%%/functions_w.html +%%PORTDOCS%%%%DOCSDIR%%/functions_x.html +%%PORTDOCS%%%%DOCSDIR%%/functions_y.html +%%PORTDOCS%%%%DOCSDIR%%/functions_z.html +%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html +%%PORTDOCS%%%%DOCSDIR%%/graph_legend.md5 +%%PORTDOCS%%%%DOCSDIR%%/graph_legend.png +%%PORTDOCS%%%%DOCSDIR%%/hierarchy.html +%%PORTDOCS%%%%DOCSDIR%%/hierarchy.js +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/index.qhp +%%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_39.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_39.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_39.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_4.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_4.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_4.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_40.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_40.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_40.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_41.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_41.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_41.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_42.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_42.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_42.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_43.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_43.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_43.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_44.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_44.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_44.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_45.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_45.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_45.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_46.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_46.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_46.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_47.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_47.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_47.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_48.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_48.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_48.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_49.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_49.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_49.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_5.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_5.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_5.png +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_50.map +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_50.md5 +%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_50.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%%/itemeditor-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/jquery.js +%%PORTDOCS%%%%DOCSDIR%%/knob.png +%%PORTDOCS%%%%DOCSDIR%%/nav_f.png +%%PORTDOCS%%%%DOCSDIR%%/nav_g.png +%%PORTDOCS%%%%DOCSDIR%%/nav_h.png +%%PORTDOCS%%%%DOCSDIR%%/navtree.css +%%PORTDOCS%%%%DOCSDIR%%/navtree.js +%%PORTDOCS%%%%DOCSDIR%%/navtreedata.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex0.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex1.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex10.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex11.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex2.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex3.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex4.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex5.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex6.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex7.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex8.js +%%PORTDOCS%%%%DOCSDIR%%/navtreeindex9.js +%%PORTDOCS%%%%DOCSDIR%%/open.png +%%PORTDOCS%%%%DOCSDIR%%/otherscreenshots.html +%%PORTDOCS%%%%DOCSDIR%%/pages.html +%%PORTDOCS%%%%DOCSDIR%%/plot.png +%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__legend_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale__draw_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__slider_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__analog__clock_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__arrow__button_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__clipper_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__color__map_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__column__symbol_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__compass_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__compass__rose_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__compat_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__counter_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__curve__fitter_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__date_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__date__scale__draw_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__date__scale__engine_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__dial_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__dyngrid__layout_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__event__pattern_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__global_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__graphic_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__interval_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__interval__symbol_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__knob_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__legend_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__legend__data_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__legend__label_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__magnifier_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__math_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__mathml__text__engine_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__matrix__raster__data_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__mml__document_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__null__paintdevice_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__painter_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__painter__command_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__panner_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__pixel__matrix_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__abstract__barchart_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__barchart_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__canvas_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__curve_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__directpainter_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__glcanvas_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__grid_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__histogram_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__intervalcurve_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__item_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__layout_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__legenditem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__magnifier_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__multi__barchart_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__panner_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__picker_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rasteritem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__renderer_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rescaler_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__scaleitem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__seriesitem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__shapeitem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrocurve_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__textlabel_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__tradingcurve_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoneitem_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__point__3d_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__point__data_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__point__mapper_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__point__polar_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__raster__data_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__round__scale__draw_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__samples_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__sampling__thread_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__div_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__draw_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__engine_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__map_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__widget_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__series__data_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__series__store_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__slider_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__spline_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__symbol_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__system__clock_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__text_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__text__engine_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__text__label_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__thermo_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__transform_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__wheel_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwt__widget__overlay_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/qwtchangelog.html +%%PORTDOCS%%%%DOCSDIR%%/qwtinstall.html +%%PORTDOCS%%%%DOCSDIR%%/qwtlicense.html +%%PORTDOCS%%%%DOCSDIR%%/radio.png +%%PORTDOCS%%%%DOCSDIR%%/resize.js +%%PORTDOCS%%%%DOCSDIR%%/scatterplot-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/search/all_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_10.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_10.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_11.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_11.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_12.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_12.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_13.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_13.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_14.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_14.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_15.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_15.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_16.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_16.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_17.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_17.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_18.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_18.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_19.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_19.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_1a.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_1a.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_8.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_8.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_9.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_9.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_a.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_a.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_b.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_b.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_c.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_c.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_d.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_d.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_e.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_e.js +%%PORTDOCS%%%%DOCSDIR%%/search/all_f.html +%%PORTDOCS%%%%DOCSDIR%%/search/all_f.js +%%PORTDOCS%%%%DOCSDIR%%/search/classes_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/classes_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/classes_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/classes_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/classes_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/classes_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/close.png +%%PORTDOCS%%%%DOCSDIR%%/search/enums_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_10.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_10.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_8.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_8.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_9.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_9.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_a.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_a.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_b.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_b.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_c.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_c.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_d.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_d.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_e.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_e.js +%%PORTDOCS%%%%DOCSDIR%%/search/enums_f.html +%%PORTDOCS%%%%DOCSDIR%%/search/enums_f.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_10.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_10.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_11.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_11.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_12.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_12.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_13.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_13.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_14.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_14.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_15.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_15.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_16.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_16.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_17.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_17.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_8.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_8.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_9.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_9.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_a.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_a.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_b.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_b.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_c.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_c.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_d.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_d.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_e.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_e.js +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_f.html +%%PORTDOCS%%%%DOCSDIR%%/search/enumvalues_f.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_10.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_10.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_11.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_11.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_12.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_12.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_13.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_13.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_14.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_14.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_15.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_15.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_16.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_16.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_17.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_17.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_18.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_18.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_19.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_19.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_8.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_8.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_9.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_9.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_a.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_a.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_b.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_b.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_c.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_c.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_d.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_d.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_e.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_e.js +%%PORTDOCS%%%%DOCSDIR%%/search/functions_f.html +%%PORTDOCS%%%%DOCSDIR%%/search/functions_f.js +%%PORTDOCS%%%%DOCSDIR%%/search/mag_sel.png +%%PORTDOCS%%%%DOCSDIR%%/search/nomatches.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/pages_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/pages_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/search.css +%%PORTDOCS%%%%DOCSDIR%%/search/search.js +%%PORTDOCS%%%%DOCSDIR%%/search/search_l.png +%%PORTDOCS%%%%DOCSDIR%%/search/search_m.png +%%PORTDOCS%%%%DOCSDIR%%/search/search_r.png +%%PORTDOCS%%%%DOCSDIR%%/search/searchdata.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_8.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_8.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_9.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_9.js +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_a.html +%%PORTDOCS%%%%DOCSDIR%%/search/typedefs_a.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_0.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_0.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_1.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_1.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_2.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_2.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_3.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_3.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_4.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_4.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_5.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_5.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_6.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_6.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_7.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_7.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_8.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_8.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_9.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_9.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_a.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_a.js +%%PORTDOCS%%%%DOCSDIR%%/search/variables_b.html +%%PORTDOCS%%%%DOCSDIR%%/search/variables_b.js +%%PORTDOCS%%%%DOCSDIR%%/sliders.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogram-contour1-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogram-contour2-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogram-hue-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogram-rgb-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogram-saturation-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogram-value-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/spectrogramscreenshots.html +%%PORTDOCS%%%%DOCSDIR%%/splitbar.png +%%PORTDOCS%%%%DOCSDIR%%/stockchart-600x400.png +%%PORTDOCS%%%%DOCSDIR%%/sync_off.png +%%PORTDOCS%%%%DOCSDIR%%/sync_on.png +%%PORTDOCS%%%%DOCSDIR%%/sysinfo.png +%%PORTDOCS%%%%DOCSDIR%%/tab_a.png +%%PORTDOCS%%%%DOCSDIR%%/tab_b.png +%%PORTDOCS%%%%DOCSDIR%%/tab_h.png +%%PORTDOCS%%%%DOCSDIR%%/tab_s.png +%%PORTDOCS%%%%DOCSDIR%%/tabs.css +%%PORTDOCS%%%%DOCSDIR%%/tvplot-600x400.png Index: x11/leechcraft/Makefile =================================================================== --- x11/leechcraft/Makefile +++ x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ @@ -13,7 +13,7 @@ LICENSE= BSL LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE -LIB_DEPENDS= libqwt6.so:x11-toolkits/qwt6 \ +LIB_DEPENDS= libqwt6.so:x11-toolkits/qwt6@qt4 \ libpcre.so:devel/pcre \ libboost_program_options.so:devel/boost-libs Index: x11/leechcraft/files/patch-5c29ae8130.diff =================================================================== --- x11/leechcraft/files/patch-5c29ae8130.diff +++ x11/leechcraft/files/patch-5c29ae8130.diff @@ -1,14 +1,3 @@ ---- plugins/bittorrent/core.h.orig 2014-07-28 18:35:44 UTC -+++ plugins/bittorrent/core.h -@@ -271,7 +271,7 @@ namespace BitTorrent - const QVector& files = QVector (), - LeechCraft::TaskParameters params = LeechCraft::NoParameters); - void KillTask (int); -- void RemoveTorrent (int, int opt = libtorrent::session::none); -+ void RemoveTorrent (int, int opt = 0); - void PauseTorrent (int); - void ResumeTorrent (int); - void ForceReannounce (int); --- plugins/bittorrent/core.cpp.orig 2014-07-28 18:35:44 UTC +++ plugins/bittorrent/core.cpp @@ -230,9 +230,11 @@ namespace BitTorrent @@ -41,6 +30,17 @@ handle = Session_->add_torrent (atp); if (XmlSettingsManager::Instance ()->property ("ResolveCountries").toBool ()) +--- plugins/bittorrent/core.h.orig 2014-07-28 18:35:44 UTC ++++ plugins/bittorrent/core.h +@@ -271,7 +271,7 @@ namespace BitTorrent + const QVector& files = QVector (), + LeechCraft::TaskParameters params = LeechCraft::NoParameters); + void KillTask (int); +- void RemoveTorrent (int, int opt = libtorrent::session::none); ++ void RemoveTorrent (int, int opt = 0); + void PauseTorrent (int); + void ResumeTorrent (int); + void ForceReannounce (int); --- plugins/bittorrent/torrentplugin.cpp.orig 2014-07-28 18:35:44 UTC +++ plugins/bittorrent/torrentplugin.cpp @@ -555,7 +555,7 @@ namespace LeechCraft Index: x11/leechcraft/files/patch-cmake_FindQwt.cmake =================================================================== --- x11/leechcraft/files/patch-cmake_FindQwt.cmake +++ x11/leechcraft/files/patch-cmake_FindQwt.cmake @@ -0,0 +1,18 @@ +--- cmake/FindQwt.cmake.orig 2018-02-24 20:47:00 UTC ++++ cmake/FindQwt.cmake +@@ -6,6 +6,7 @@ + find_path (QWT_INCLUDE_DIRS + NAMES qwt_plot.h + PATHS ++ /usr/local/include/qt4/qwt6 + /usr/local/include/qwt-qt4 + /usr/local/include/qwt6 + /usr/local/include/qwt +@@ -18,6 +19,7 @@ find_path (QWT_INCLUDE_DIRS + find_library (QWT_LIBRARIES + NAMES qwt-qt4 qwt6 qwt + PATHS ++ /usr/local/lib/qt4 + /usr/local/lib + /usr/lib + /usr/local/lib/qwt.framework Index: x11/leechcraft/files/patch-plugins_azoth_plugins_otroid_otrhandler.cpp =================================================================== --- x11/leechcraft/files/patch-plugins_azoth_plugins_otroid_otrhandler.cpp +++ x11/leechcraft/files/patch-plugins_azoth_plugins_otroid_otrhandler.cpp @@ -1,5 +1,5 @@ ---- plugins/azoth/plugins/otroid/otrhandler.cpp.orig 2014-07-28 20:35:44.000000000 +0200 -+++ plugins/azoth/plugins/otroid/otrhandler.cpp 2016-01-26 13:30:45.499740000 +0100 +--- plugins/azoth/plugins/otroid/otrhandler.cpp.orig 2014-07-28 18:35:44 UTC ++++ plugins/azoth/plugins/otroid/otrhandler.cpp @@ -510,7 +510,7 @@ namespace OTRoid auto list = proxy->GetReturnValue ().toList (); Index: x11/leechcraft/files/patch-plugins_lmp_cmake_FindTaglib.cmake =================================================================== --- x11/leechcraft/files/patch-plugins_lmp_cmake_FindTaglib.cmake +++ x11/leechcraft/files/patch-plugins_lmp_cmake_FindTaglib.cmake @@ -1,4 +1,4 @@ ---- plugins/lmp/cmake/FindTaglib.cmake.orig 2016-01-03 16:39:26 UTC +--- plugins/lmp/cmake/FindTaglib.cmake.orig 2014-07-28 18:35:44 UTC +++ plugins/lmp/cmake/FindTaglib.cmake @@ -29,7 +29,7 @@ if(TAGLIBCONFIG_EXECUTABLE) Index: x11/leechcraft/files/patch-util_network_addresses.cpp =================================================================== --- x11/leechcraft/files/patch-util_network_addresses.cpp +++ x11/leechcraft/files/patch-util_network_addresses.cpp @@ -1,5 +1,5 @@ ---- util/network/addresses.cpp.orig 2014-07-28 20:35:44.000000000 +0200 -+++ util/network/addresses.cpp 2016-01-26 12:58:09.726934000 +0100 +--- util/network/addresses.cpp.orig 2014-07-28 18:35:44 UTC ++++ util/network/addresses.cpp @@ -38,7 +38,7 @@ namespace Util AddrList_t GetLocalAddresses (int defaultPort) { Index: x11/leechcraft/files/patch-util_xdg_xdg.cpp =================================================================== --- x11/leechcraft/files/patch-util_xdg_xdg.cpp +++ x11/leechcraft/files/patch-util_xdg_xdg.cpp @@ -1,5 +1,5 @@ ---- util/xdg/xdg.cpp.orig 2014-07-28 20:35:44.000000000 +0200 -+++ util/xdg/xdg.cpp 2016-01-26 13:01:00.517701000 +0100 +--- util/xdg/xdg.cpp.orig 2014-07-28 18:35:44 UTC ++++ util/xdg/xdg.cpp @@ -44,13 +44,13 @@ namespace XDG QPixmap GetAppPixmap (const QString& name)