From owner-svn-ports-all@FreeBSD.ORG Sat Dec 15 13:50:10 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50B34C77; Sat, 15 Dec 2012 13:50:10 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 34E7E8FC14; Sat, 15 Dec 2012 13:50:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBFDoA1Q071301; Sat, 15 Dec 2012 13:50:10 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBFDo8hl071291; Sat, 15 Dec 2012 13:50:08 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201212151350.qBFDo8hl071291@svn.freebsd.org> From: Max Brazhnikov Date: Sat, 15 Dec 2012 13:50:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308946 - in head/x11-toolkits: qwt6 qwt6-designerplugin qwt6-designerplugin/files qwt6/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2012 13:50:10 -0000 Author: makc Date: Sat Dec 15 13:50:08 2012 New Revision: 308946 URL: http://svnweb.freebsd.org/changeset/ports/308946 Log: - Update to 6.0.2 - Strip Makefile header - Replace some patches with sed - Fix indentation in WWW - Utilize PORTDOCS in order to reduce plist shaking on updates Deleted: head/x11-toolkits/qwt6/files/patch-qwt.prf head/x11-toolkits/qwt6/files/patch-textengines__textengines.pri Modified: head/x11-toolkits/qwt6-designerplugin/Makefile (contents, props changed) head/x11-toolkits/qwt6-designerplugin/distinfo (contents, props changed) head/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro (contents, props changed) head/x11-toolkits/qwt6/Makefile head/x11-toolkits/qwt6/distinfo (contents, props changed) head/x11-toolkits/qwt6/files/patch-src__src.pro (contents, props changed) head/x11-toolkits/qwt6/pkg-descr (contents, props changed) head/x11-toolkits/qwt6/pkg-plist (contents, props changed) Modified: head/x11-toolkits/qwt6-designerplugin/Makefile ============================================================================== --- head/x11-toolkits/qwt6-designerplugin/Makefile Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6-designerplugin/Makefile Sat Dec 15 13:50:08 2012 (r308946) @@ -1,13 +1,7 @@ -# New ports collection makefile for: qwt5-designerplugin -# Date created: 2010-07-02 -# Whom: Max Brazhnikov -# # $FreeBSD$ -# PORTNAME= qwt -PORTVERSION= 6.0.1 -PORTREVISION= 1 +PORTVERSION= 6.0.2 CATEGORIES= x11-toolkits devel MASTER_SITES= SF PKGNAMESUFFIX= -designerplugin Modified: head/x11-toolkits/qwt6-designerplugin/distinfo ============================================================================== --- head/x11-toolkits/qwt6-designerplugin/distinfo Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6-designerplugin/distinfo Sat Dec 15 13:50:08 2012 (r308946) @@ -1,2 +1,2 @@ -SHA256 (qwt-6.0.1.tar.bz2) = 3fe19dd5962d705632fc2ef616b009299de6cf1e702538296924dbfdc8003cb2 -SIZE (qwt-6.0.1.tar.bz2) = 2437570 +SHA256 (qwt-6.0.2.tar.bz2) = 2e699ac426d96aa14c86e4b7199d6b849c7f65010927ac9cf58f16761ee3281f +SIZE (qwt-6.0.2.tar.bz2) = 2688469 Modified: head/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro ============================================================================== --- head/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro Sat Dec 15 13:50:08 2012 (r308946) @@ -1,6 +1,6 @@ ---- ./designer/designer.pro.orig 2011-08-01 14:33:53.000000000 +0000 -+++ ./designer/designer.pro 2011-08-19 15:46:20.185856767 +0000 -@@ -18,7 +18,7 @@ +--- ./designer/designer.pro.orig 2012-11-30 13:22:47.000000000 +0000 ++++ ./designer/designer.pro 2012-12-13 12:55:56.229759237 +0000 +@@ -19,7 +19,7 @@ CONFIG += warn_on TEMPLATE = lib @@ -10,15 +10,15 @@ DESTDIR = plugins/designer @@ -35,7 +35,7 @@ + LIBS += -L$${QWT_ROOT}/lib } - IPATH = $${INCLUDEPATH} -- qtAddLibrary(qwt) -+ qtAddLibrary(qwt6) - INCLUDEPATH = $${IPATH} +- qwtAddLibrary(qwt) ++ qwtAddLibrary(qwt6) contains(QWT_CONFIG, QwtDll) { -@@ -64,7 +64,7 @@ + +@@ -63,7 +63,7 @@ RESOURCES += qwt_designer_plugin.qrc Modified: head/x11-toolkits/qwt6/Makefile ============================================================================== --- head/x11-toolkits/qwt6/Makefile Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6/Makefile Sat Dec 15 13:50:08 2012 (r308946) @@ -1,13 +1,7 @@ -# New ports collection makefile for: qwt-devel -# Date created: 2006-12-08 -# Whom: Max Brazhnikov -# # $FreeBSD$ -# PORTNAME= qwt -PORTVERSION= 6.0.1 -PORTREVISION= 1 +PORTVERSION= 6.0.2 CATEGORIES= x11-toolkits MASTER_SITES= SF @@ -25,15 +19,22 @@ DOCSDIR= ${PREFIX}/share/doc/${LATEST_LI LATEST_LINK= qwt6 +PORTDOCS= * PLIST_SUB= INCLUDEDIR=include/${LATEST_LINK} \ SHLIB_VER=${PORTVERSION} \ - SHLIB_SHVER=${PORTVERSION:R} + SHLIB_SHVER=${PORTVERSION:R} \ + QT_MKSPECDIR=share/qt4/mkspecs STRIP_FILES= lib/libqwt6.so.${PORTVERSION} \ lib/libqwtmathml.so.${PORTVERSION} .include +post-patch: + cd ${WRKSRC} && \ + ${REINPLACE_CMD} -e 's,qwtAddLibrary(qwt),qwtAddLibrary(qwt6),g' \ + qwt.prf textengines/textengines.pri + do-configure: (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS}) Modified: head/x11-toolkits/qwt6/distinfo ============================================================================== --- head/x11-toolkits/qwt6/distinfo Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6/distinfo Sat Dec 15 13:50:08 2012 (r308946) @@ -1,2 +1,2 @@ -SHA256 (qwt-6.0.1.tar.bz2) = 3fe19dd5962d705632fc2ef616b009299de6cf1e702538296924dbfdc8003cb2 -SIZE (qwt-6.0.1.tar.bz2) = 2437570 +SHA256 (qwt-6.0.2.tar.bz2) = 2e699ac426d96aa14c86e4b7199d6b849c7f65010927ac9cf58f16761ee3281f +SIZE (qwt-6.0.2.tar.bz2) = 2688469 Modified: head/x11-toolkits/qwt6/files/patch-src__src.pro ============================================================================== --- head/x11-toolkits/qwt6/files/patch-src__src.pro Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6/files/patch-src__src.pro Sat Dec 15 13:50:08 2012 (r308946) @@ -1,15 +1,15 @@ ---- ./src/src.pro.orig 2011-08-01 14:33:53.000000000 +0000 -+++ ./src/src.pro 2011-08-19 09:33:07.161341857 +0000 -@@ -14,7 +14,7 @@ - include( $${QWT_ROOT}/qwtbuild.pri ) +--- ./src/src.pro.orig 2012-11-30 13:22:47.000000000 +0000 ++++ ./src/src.pro 2012-12-13 12:53:01.312756345 +0000 +@@ -15,7 +15,7 @@ + include( $${QWT_ROOT}/qwtfunctions.pri ) TEMPLATE = lib --TARGET = $$qtLibraryTarget(qwt) -+TARGET = $$qtLibraryTarget(qwt$${QWT_VER_MAJ}) +-TARGET = $$qwtLibraryTarget(qwt) ++TARGET = $$qwtLibraryTarget(qwt$${QWT_VER_MAJ}) DESTDIR = $${QWT_ROOT}/lib -@@ -220,7 +220,7 @@ +@@ -221,7 +221,7 @@ unix:doc.files += $${QWT_ROOT}/doc/man doc.path = $${QWT_INSTALL_DOCS} Modified: head/x11-toolkits/qwt6/pkg-descr ============================================================================== --- head/x11-toolkits/qwt6/pkg-descr Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6/pkg-descr Sat Dec 15 13:50:08 2012 (r308946) @@ -5,4 +5,4 @@ provides scales, sliders, dials, compass and knobs to control or display values, arrays, or ranges of type double. -WWW: http://qwt.sourceforge.net/ +WWW: http://qwt.sourceforge.net/ Modified: head/x11-toolkits/qwt6/pkg-plist ============================================================================== --- head/x11-toolkits/qwt6/pkg-plist Sat Dec 15 13:49:47 2012 (r308945) +++ head/x11-toolkits/qwt6/pkg-plist Sat Dec 15 13:50:08 2012 (r308946) @@ -84,833 +84,11 @@ lib/libqwtmathml.so lib/libqwtmathml.so.6 lib/libqwtmathml.so.%%SHLIB_VER%% lib/libqwtmathml.so.%%SHLIB_SHVER%% -%%PORTDOCS%%%%DOCSDIR%%/analogclock.png -%%PORTDOCS%%%%DOCSDIR%%/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/bc_s.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__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__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__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__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_c_pointer_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_rect-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_rect.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_symbol-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_column_symbol.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass.html -%%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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_sample-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_sample.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_series_data.html -%%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_knob-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_document-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_document.html -%%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__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__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__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_painter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__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__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__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__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_plain_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine.html -%%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__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_series_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_series_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_series_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_series_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_abstract_series_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_direct_painter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid.html -%%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__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__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__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__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__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_rescaler-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item.html -%%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__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_spectro_curve-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectro_curve.html -%%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__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__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_series_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point3_d_series_data.html -%%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__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_polar-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_polar.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_point_series_data.html -%%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_raster_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine.html -%%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__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_scale_arithmetic-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_series_data.html -%%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_set_sample-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_sample.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_set_series_data.html -%%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__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__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_synthetic_point_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_synthetic_point_data.html -%%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_text-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__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__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__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classes.html -%%PORTDOCS%%%%DOCSDIR%%/closed.png -%%PORTDOCS%%%%DOCSDIR%%/controlscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/cpuplot.png -%%PORTDOCS%%%%DOCSDIR%%/curves.png -%%PORTDOCS%%%%DOCSDIR%%/curvescreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/dials1.png -%%PORTDOCS%%%%DOCSDIR%%/dials2.png -%%PORTDOCS%%%%DOCSDIR%%/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/files.html -%%PORTDOCS%%%%DOCSDIR%%/form_0.png -%%PORTDOCS%%%%DOCSDIR%%/form_1.png -%%PORTDOCS%%%%DOCSDIR%%/form_2.png -%%PORTDOCS%%%%DOCSDIR%%/form_3.png -%%PORTDOCS%%%%DOCSDIR%%/form_4.png -%%PORTDOCS%%%%DOCSDIR%%/form_5.png -%%PORTDOCS%%%%DOCSDIR%%/formula.repository -%%PORTDOCS%%%%DOCSDIR%%/functions.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x62.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x63.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x65.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x66.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x67.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x68.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x70.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x75.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x76.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x77.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x78.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x79.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x7e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_enum.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x62.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x63.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x65.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x66.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x67.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x68.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x70.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x75.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x76.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x78.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval_0x79.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x62.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x63.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x65.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x66.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x67.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x68.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x70.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x75.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x76.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x77.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x78.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x79.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x7e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_type.html -%%PORTDOCS%%%%DOCSDIR%%/functions_vars.html -%%PORTDOCS%%%%DOCSDIR%%/graph.png -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.md5 -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.png -%%PORTDOCS%%%%DOCSDIR%%/hierarchy.html -%%PORTDOCS%%%%DOCSDIR%%/histogram.png -%%PORTDOCS%%%%DOCSDIR%%/histogramscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_0.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_0.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_0.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_1.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_1.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_1.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_10.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_10.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_10.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_11.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_11.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_11.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_12.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_12.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_12.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_13.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_13.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_13.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_14.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_14.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_14.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_15.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_15.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_15.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_16.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_16.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_16.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_17.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_17.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_17.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_18.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_18.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_18.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_19.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_19.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_19.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_24.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_24.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_24.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_25.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_25.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_25.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_26.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_26.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_26.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_27.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_27.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_27.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_28.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_28.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_28.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_29.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_29.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_29.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_30.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_30.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_30.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_31.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_31.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_31.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_32.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_32.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_32.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_33.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_33.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_33.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_34.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_34.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_34.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_35.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_35.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_35.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_36.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_36.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_36.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_37.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_37.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_37.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_38.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_38.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_38.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_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_51.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_51.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_51.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_52.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_52.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_52.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_6.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_6.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_6.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_7.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_7.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_7.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_8.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_8.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_8.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_9.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_9.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_9.png -%%PORTDOCS%%%%DOCSDIR%%/inherits.html -%%PORTDOCS%%%%DOCSDIR%%/knob.png -%%PORTDOCS%%%%DOCSDIR%%/nav_f.png -%%PORTDOCS%%%%DOCSDIR%%/nav_h.png -%%PORTDOCS%%%%DOCSDIR%%/open.png -%%PORTDOCS%%%%DOCSDIR%%/pages.html -%%PORTDOCS%%%%DOCSDIR%%/plot.png -%%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__dial_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__double__range_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__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__item_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__legend__itemmanager_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__panner_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot_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__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__magnifier_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_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__spectrocurve_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__point__3d_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__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__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__wheel_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwtinstall.html -%%PORTDOCS%%%%DOCSDIR%%/qwtlicense.html -%%PORTDOCS%%%%DOCSDIR%%/radio.png -%%PORTDOCS%%%%DOCSDIR%%/scatterplot.png -%%PORTDOCS%%%%DOCSDIR%%/scatterscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/sinus.png -%%PORTDOCS%%%%DOCSDIR%%/sliders.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogram1.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogram2.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogram3.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogramscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/sysinfo.png -%%PORTDOCS%%%%DOCSDIR%%/tab_a.png -%%PORTDOCS%%%%DOCSDIR%%/tab_b.png -%%PORTDOCS%%%%DOCSDIR%%/tab_h.png -%%PORTDOCS%%%%DOCSDIR%%/tab_s.png -%%PORTDOCS%%%%DOCSDIR%%/tabs.css -share/qt4/mkspecs/features/qwt.prf -share/qt4/mkspecs/features/qwtconfig.pri -share/qt4/mkspecs/features/qwtmathml.prf -@dirrmtry share/qt4/mkspecs/features -@dirrmtry share/qt4/mkspecs +%%QT_MKSPECDIR%%/features/qwt.prf +%%QT_MKSPECDIR%%/features/qwtconfig.pri +%%QT_MKSPECDIR%%/features/qwtfunctions.pri +%%QT_MKSPECDIR%%/features/qwtmathml.prf +@dirrmtry %%QT_MKSPECDIR%%/features +@dirrmtry %%QT_MKSPECDIR%% @dirrmtry share/qt4 -%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%INCLUDEDIR%%