| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: qwt6-qt5-devel | Distribution: SUSE Linux Enterprise 16 | 
| Version: 6.3.0 | Vendor: openSUSE | 
| Release: bp160.1.12 | Build date: Wed May 8 12:16:49 2024 | 
| Group: Development/Libraries/C and C++ | Build host: reproducible | 
| Size: 481105 | Source RPM: qwt6-qt5-6.3.0-bp160.1.12.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://qwt.sourceforge.io | |
| Summary: Include headers and Qt Designer plugin for Qwt(Qt5) | |
This package contains the header files of Qwt and its Qt designer plugin in order to create Qt applications using the Qwt(Qt5) widgets.
SUSE-QWT-1.0
* Wed May 08 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 6.3.0
    * QwtPainter::polylineSplitting has been reenabled.
      Unfortunately the Qt raster paint engine still has serious
      performance issues with rendering long polylines.
    * QwtPlotCurve::adjacentPoint for monotonic curves: using a
      binary search algo
    * QwtPlotCurve::interpolatedValueAt for monotonic curves:
      using a binary search algo
    * QwtSeriesData
      + wrong inheritances fixed
      + firstSample, lastSample added
    * QwtPlotIntervalCurve::TubeAsLines mode added. A performance
      optimization for rendering huge datasets.
    * Bugfixes/Adjustments - often needed because of new Qt
      developments
  - Refreshed qwt-6.1.4-mkspecs.patch
* Fri Apr 28 2023 Luigi Baldoni <aloisio@gmx.com>
  - Fixes boo#1210931
  - Add _multibuild to support Qt6
  - Add qwt-6.2.0-qt6-pkgconfig.patch and
    qwt-6.2.0-qt6-libsuffix.patch (courtesy of Fedora)
    and qwt6-rpmlintrc
  - Man pages are now installed in the flavored doc dir as per
    upstream default
* Tue Jul 27 2021 Dmitriy Perlow <dap.darkness@gmail.com>
  - Rollback previous changes.
  - Moved *.so.? & *.so.?.? to the devel subpackage.
  - Added BSD-3-Clause for examples subpackage (6.2.0 changes).
* Wed Jul 21 2021 Luigi Baldoni <aloisio@gmx.com>
  - Obsolete previous library version
* Tue Jul 20 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 6.2.0 (boo#1187996)
    * MathML text renderer removed
    * Class Includes added
    * BSD License for examples
    * Spline interpolation
    * New plot items
  - Check the installed CHANGES-6.2 file for the complete list
    of changes.
  - Drop qwt-6.1.3-pkgconfig.patch. No longer needed
  - Rebase qwt-6.1.4-mkspecs.patch
* Tue Apr 13 2021 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 6.1.6
    * QwtPlotLayout::activate: avoid compiler issues with Qt 5.15
    * QwtPointPolar: missing copy constructor added
  - Update URL
* Thu Jun 04 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 6.1.5:
    * Avoid using some of the deprecated Qt APIs
    * Missing includes of QPainterPath ( Qt 5.15 ) added
    * QwtPlotSpectroCurve: missing public inheritance
    * QwtPlotTradingCurve: missing public inheritance
    * QwtLinearColorMap: handling of alpha values in color stops fixed
    * QwtPlotRasterItem: Fixed missing color table initialization for
      QImage::Format_Indexed8
    * QwtScaleWidget: missing QEvent::LayoutRequest added
    * QwtSetSample: bound rectangle fixed for empty sets
* Tue Sep 10 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Fix build with recent libqt5-qttools packages.
* Wed Jun 05 2019 Luigi Baldoni <aloisio@gmx.com>
  - Fixed conflict with Qwt 5.
* Fri May 24 2019 Luigi Baldoni <aloisio@gmx.com>
  - Fix requires for -devel package
* Wed May 22 2019 Luigi Baldoni <aloisio@gmx.com>
  - Build against Qt5 by default
  - Dropped qwt-qt5.patch
* Fri Apr 19 2019 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 6.1.4
    * All widgets ( including plot canvas )
      + missing initialization of the background color hint, when
      drawing a styled focus rectangle
      + devicePixelRatio handling adjusted, QT_SCALE_FACTOR supported
    * Maintenance
      + deprecated QString::null replaced by QString()
      + making clang-tidy/clazy and friends happier
      + compiler warnings with newer Qt versions fixed
    * PyQt-Qwt
      + specific defines added
    * QwtPointMapper
      + being multithreaded when possible
    * QwtPlotRenderer
      + using QPdfWriter instead of QPrinter, when possible
    * Build system
      + auto-disable building the designer plugin, when the
      corresponding Qt installation was not build with designer
      support
    * Bug fixes
      + font resolving when using widget fonts for rendering
      to a different paint device.
      + QwtPlotDirectPainter::CopyBackingStore: bad offset (
      subtracting the canvas frame ), when flushing the updated
      backing store fixed
      + QwtAbstractSlider::stepAlignment fixed, when the value is
      exactly the upperBound, but no tick position
      + Missing right/bottom pixel added for QwtColumnSymbol::NoFrame
      + QwtWeedingCurveFitter::fitCurve fixed when being called with
      no points
      + missing updates added for QwtLegend::setMaxColumns,
      QwtScaleWidget::setLayoutFlag
      + QwtPlotCurve::drawSteps: polygon clipping fixed by adding
      an extra pixel to the clip rectangle
      + QwtPlotItem::ScaleInterest enabled for all constructors of
      QwtPlotSeriesItem
      + QwtPlotMarker::boundingRect fixed for HLine/VLine
      + QwtPlotIntervalCurve/QwtPlotTradingCurve::boundingRect
      fixed
  - Refreshed qwt-6.1.3-mkspecs.patch as qwt-6.1.4-mkspecs.patch
* Sat Aug 05 2017 aloisio@gmx.com
  - Fixed manpages conflict with qwt5
* Wed Jul 26 2017 aloisio@gmx.com
  - Remove _tmp manpages and rename the existing one to -qt5
    pattern to avoid conflict with the qt4 package
  - Dropped pre_checkin.sh
* Tue Jul 25 2017 aloisio@gmx.com
  - Remove _multibuild prior to Factory submission
* Tue May 30 2017 aloisio@gmx.com
  - Build qwt6-qt5 as separate package
    * add qwt6-qt5.spec
    * add qwt6-qt5.changes
    * add qwt-qt5.patch
    (thanks to awissu and other contributors of the KDE:Qt5 package)
  - Refreshed qwt-rpath.patch as qwt-6.1.3-rpath.patch
  - Create and install pc files for pkg-config:
    * add qwt-6.1.3-pkgconfig.patch
  - Use mkspecs directory
    * add qwt-6.1.3-mkspecs.patch
  - Use sover macro
  - Build the examples modules
  - Renamed the libqwt6 package as libqwt-qt%%sover
  - Use license macro on openSUSE >= 42.2
  - Add man page
  - Added pre_checkin.sh to keep .changes files in sync
  - Spec cleanup
* Thu Sep 29 2016 aloisio@gmx.com
  - Update to version 6.1.3
    * QwtPlotMagnifier, QwtPlotZoomer: handling of non linear
      transformations ( f.e logarithmic )
    * Date/Time scales fixed
      QwtDate::ceil(), QwtDate::weekNumber(), QwtDate::utcOffset()
      QwtDateScaleEngine fixed when aligning to months
    * QwtPlotLayout: layout bug for legends witdh visisble
      scrollbars fixed
    * Plot items
      hiding QwtPlotLegendItem without entries
      QwtPlotShapeItem render code fixed
    * QwtPlotGLCanvas
      slightly improved, nevertheless better use Qwt 6.2 when being
      interested in OpenGL
    * Other
      QwtGraphic boundingRect updates fixed
      QwtSyntheticPointData::x() fixed
      QwtLogScaleEngine::divideScale ignoring stepSize parameter
      for ranges below one "decade"
      QwtPlotAbstractBarChart::getCanvasMarginHint fixed
  - Fixed source URL
* Wed Feb 04 2015 dap.darkness@gmail.com
  - Update to Qwt 6.1.2
    * fixes at QwtPlot, color maps, controls and scales.
  - Removed Mandriva support.
  - Renamed qwt-6.1.0-rpath.patch to qwt-rpath.patch
    because upstream doesn't want merge it. Updated.
* Mon Aug 12 2013 tittiatcoke@gmail.com
  - qwt6-designer is now conflicting with qwt-designer.
* Fri Aug 09 2013 dap.darkness@gmail.com
  - Update to Qwt 6.1.0
    * New plot items
    * Scales beyond linear and logarithmic transformations
    * Datetime scales
    * Redesign of the dial and meter widgets
    * Basic support for an OpenGL plot canvas
    * A new system for plot legends
    * Off-screen paint device for vector graphics
    * Changes and improvements to several classes
  - Added qwt-6.1.0-rpath.patch to prevent
    https://sourceforge.net/p/qwt/bugs/191
  - Qmake debug info stripping was disabled.
* Mon Jan 28 2013 koprok@nand.bg
  - Update to Qwt 6.0.2
    * qwtfunctions.pri added
    * QwtPlotDict::detachItems fixed
    * QwtWeedingCurveFitter::fitCurve performance improvements
    * QwtDynGridLayout fixed for non widget items
    * QwtInterval: avoid annoying compiler warning
    * Autoscaling of curves without points fixed
    * QwtPlotDirectPainter::drawSeries bad translation removed
    * QwtPlotIntervalCurve: drawing of symbols fixed
    * QwtPlotlayout: minor layout bufs fixed
    * Usage of QwtPlotRasterItem::pixelHint fixed
    * QwtPlotRenderer: several minor fixes
    * QwtRasterData: CONREC algorithm fixed
    * QwtThermo: layout code fixed
    * QwtThermo: memory leak fixed
    * QwtMmlDocument: compiler issues
    * Logarithmic autoscaler fixed for intervals close below a decade
* Tue Nov 20 2012 nico.kruber@gmail.com
  - Fix the SLES build (%make_install is not expanded on SLES)
* Thu Mar 29 2012 cfarrell@suse.com
  - license update: SUSE-QWT-1.0
    Added to spreadsheet linked at license.opensuse.org. Package warrants its
    own license
* Wed Mar 28 2012 idonmez@suse.com
  - Initial release
/usr/include/qt5/qwt6 /usr/include/qt5/qwt6/QwtAbstractLegend /usr/include/qt5/qwt6/QwtAbstractScale /usr/include/qt5/qwt6/QwtAbstractScaleDraw /usr/include/qt5/qwt6/QwtAbstractSlider /usr/include/qt5/qwt6/QwtAlphaColorMap /usr/include/qt5/qwt6/QwtAnalogClock /usr/include/qt5/qwt6/QwtArrowButton /usr/include/qt5/qwt6/QwtAxis /usr/include/qt5/qwt6/QwtAxisId /usr/include/qt5/qwt6/QwtBezier /usr/include/qt5/qwt6/QwtCPointerData /usr/include/qt5/qwt6/QwtClipper /usr/include/qt5/qwt6/QwtColorMap /usr/include/qt5/qwt6/QwtColumnRect /usr/include/qt5/qwt6/QwtColumnSymbol /usr/include/qt5/qwt6/QwtCompass /usr/include/qt5/qwt6/QwtCompassMagnetNeedle /usr/include/qt5/qwt6/QwtCompassRose /usr/include/qt5/qwt6/QwtCompassScaleDraw /usr/include/qt5/qwt6/QwtCompassWindArrow /usr/include/qt5/qwt6/QwtCounter /usr/include/qt5/qwt6/QwtCurveFitter /usr/include/qt5/qwt6/QwtDate /usr/include/qt5/qwt6/QwtDateScaleDraw /usr/include/qt5/qwt6/QwtDateScaleEngine /usr/include/qt5/qwt6/QwtDial /usr/include/qt5/qwt6/QwtDialNeedle /usr/include/qt5/qwt6/QwtDialSimpleNeedle /usr/include/qt5/qwt6/QwtDynGridLayout /usr/include/qt5/qwt6/QwtEventPattern /usr/include/qt5/qwt6/QwtGlobal /usr/include/qt5/qwt6/QwtGraphic /usr/include/qt5/qwt6/QwtHueColorMap /usr/include/qt5/qwt6/QwtInterval /usr/include/qt5/qwt6/QwtIntervalSample /usr/include/qt5/qwt6/QwtIntervalSeriesData /usr/include/qt5/qwt6/QwtIntervalSymbol /usr/include/qt5/qwt6/QwtKnob /usr/include/qt5/qwt6/QwtLegend /usr/include/qt5/qwt6/QwtLegendData /usr/include/qt5/qwt6/QwtLegendLabel /usr/include/qt5/qwt6/QwtLinearColorMap /usr/include/qt5/qwt6/QwtLinearScaleEngine /usr/include/qt5/qwt6/QwtLogScaleEngine /usr/include/qt5/qwt6/QwtLogTransform /usr/include/qt5/qwt6/QwtMagnifier /usr/include/qt5/qwt6/QwtMath /usr/include/qt5/qwt6/QwtMatrixRasterData /usr/include/qt5/qwt6/QwtNullPaintDevice /usr/include/qt5/qwt6/QwtNullTransform /usr/include/qt5/qwt6/QwtOHLCSample /usr/include/qt5/qwt6/QwtPainter /usr/include/qt5/qwt6/QwtPainterCommand /usr/include/qt5/qwt6/QwtPanner /usr/include/qt5/qwt6/QwtPicker /usr/include/qt5/qwt6/QwtPickerClickPointMachine /usr/include/qt5/qwt6/QwtPickerClickRectMachine /usr/include/qt5/qwt6/QwtPickerDragLineMachine /usr/include/qt5/qwt6/QwtPickerDragPointMachine /usr/include/qt5/qwt6/QwtPickerDragRectMachine /usr/include/qt5/qwt6/QwtPickerMachine /usr/include/qt5/qwt6/QwtPickerPolygonMachine /usr/include/qt5/qwt6/QwtPickerTrackerMachine /usr/include/qt5/qwt6/QwtPixelMatrix /usr/include/qt5/qwt6/QwtPlainTextEngine /usr/include/qt5/qwt6/QwtPlot /usr/include/qt5/qwt6/QwtPlotAbstractBarChart /usr/include/qt5/qwt6/QwtPlotAbstractCanvas /usr/include/qt5/qwt6/QwtPlotBarChart /usr/include/qt5/qwt6/QwtPlotCanvas /usr/include/qt5/qwt6/QwtPlotCurve /usr/include/qt5/qwt6/QwtPlotDict /usr/include/qt5/qwt6/QwtPlotDirectPainter /usr/include/qt5/qwt6/QwtPlotGLCanvas /usr/include/qt5/qwt6/QwtPlotGraphicItem /usr/include/qt5/qwt6/QwtPlotGrid /usr/include/qt5/qwt6/QwtPlotHistogram /usr/include/qt5/qwt6/QwtPlotIntervalCurve /usr/include/qt5/qwt6/QwtPlotItem /usr/include/qt5/qwt6/QwtPlotLayout /usr/include/qt5/qwt6/QwtPlotLegendItem /usr/include/qt5/qwt6/QwtPlotMagnifier /usr/include/qt5/qwt6/QwtPlotMarker /usr/include/qt5/qwt6/QwtPlotMultiBarChart /usr/include/qt5/qwt6/QwtPlotOpenGLCanvas /usr/include/qt5/qwt6/QwtPlotPanner /usr/include/qt5/qwt6/QwtPlotPicker /usr/include/qt5/qwt6/QwtPlotRasterItem /usr/include/qt5/qwt6/QwtPlotRenderer /usr/include/qt5/qwt6/QwtPlotRescaler /usr/include/qt5/qwt6/QwtPlotScaleItem /usr/include/qt5/qwt6/QwtPlotSeriesItem /usr/include/qt5/qwt6/QwtPlotShapeItem /usr/include/qt5/qwt6/QwtPlotSpectroCurve /usr/include/qt5/qwt6/QwtPlotSpectrogram /usr/include/qt5/qwt6/QwtPlotSvgItem /usr/include/qt5/qwt6/QwtPlotTextLabel /usr/include/qt5/qwt6/QwtPlotTradingCurve /usr/include/qt5/qwt6/QwtPlotVectorField /usr/include/qt5/qwt6/QwtPlotZoneItem /usr/include/qt5/qwt6/QwtPlotZoomer /usr/include/qt5/qwt6/QwtPoint3D /usr/include/qt5/qwt6/QwtPoint3DSeriesData /usr/include/qt5/qwt6/QwtPointArrayData /usr/include/qt5/qwt6/QwtPointMapper /usr/include/qt5/qwt6/QwtPointPolar /usr/include/qt5/qwt6/QwtPointSeriesData /usr/include/qt5/qwt6/QwtPolarCanvas /usr/include/qt5/qwt6/QwtPolarCurve /usr/include/qt5/qwt6/QwtPolarFitter /usr/include/qt5/qwt6/QwtPolarGrid /usr/include/qt5/qwt6/QwtPolarItem /usr/include/qt5/qwt6/QwtPolarItemDict /usr/include/qt5/qwt6/QwtPolarLayout /usr/include/qt5/qwt6/QwtPolarMagnifier /usr/include/qt5/qwt6/QwtPolarMarker /usr/include/qt5/qwt6/QwtPolarPanner /usr/include/qt5/qwt6/QwtPolarPicker /usr/include/qt5/qwt6/QwtPolarPlot /usr/include/qt5/qwt6/QwtPolarRenderer /usr/include/qt5/qwt6/QwtPolarSpectrogram /usr/include/qt5/qwt6/QwtPowerTransform /usr/include/qt5/qwt6/QwtRasterData /usr/include/qt5/qwt6/QwtRichTextEngine /usr/include/qt5/qwt6/QwtRoundScaleDraw /usr/include/qt5/qwt6/QwtSamplingThread /usr/include/qt5/qwt6/QwtSaturationValueColorMap /usr/include/qt5/qwt6/QwtScaleArithmetic /usr/include/qt5/qwt6/QwtScaleDiv /usr/include/qt5/qwt6/QwtScaleDraw /usr/include/qt5/qwt6/QwtScaleEngine /usr/include/qt5/qwt6/QwtScaleMap /usr/include/qt5/qwt6/QwtScaleWidget /usr/include/qt5/qwt6/QwtSeriesData /usr/include/qt5/qwt6/QwtSetSample /usr/include/qt5/qwt6/QwtSetSeriesData /usr/include/qt5/qwt6/QwtSimpleCompassRose /usr/include/qt5/qwt6/QwtSlider /usr/include/qt5/qwt6/QwtSpline /usr/include/qt5/qwt6/QwtSplineBasis /usr/include/qt5/qwt6/QwtSplineC1 /usr/include/qt5/qwt6/QwtSplineC2 /usr/include/qt5/qwt6/QwtSplineCubic /usr/include/qt5/qwt6/QwtSplineCurveFitter /usr/include/qt5/qwt6/QwtSplineG1 /usr/include/qt5/qwt6/QwtSplineInterpolating /usr/include/qt5/qwt6/QwtSplineLocal /usr/include/qt5/qwt6/QwtSplineParameter /usr/include/qt5/qwt6/QwtSplineParametrization /usr/include/qt5/qwt6/QwtSplinePleasing /usr/include/qt5/qwt6/QwtSplinePolynomial /usr/include/qt5/qwt6/QwtSymbol /usr/include/qt5/qwt6/QwtSyntheticPointData /usr/include/qt5/qwt6/QwtSystemClock /usr/include/qt5/qwt6/QwtText /usr/include/qt5/qwt6/QwtTextEngine /usr/include/qt5/qwt6/QwtTextLabel /usr/include/qt5/qwt6/QwtThermo /usr/include/qt5/qwt6/QwtTradingChartData /usr/include/qt5/qwt6/QwtTransform /usr/include/qt5/qwt6/QwtVectorFieldArrow /usr/include/qt5/qwt6/QwtVectorFieldData /usr/include/qt5/qwt6/QwtVectorFieldSample /usr/include/qt5/qwt6/QwtVectorFieldSymbol /usr/include/qt5/qwt6/QwtVectorFieldThinArrow /usr/include/qt5/qwt6/QwtWeedingCurveFitter /usr/include/qt5/qwt6/QwtWheel /usr/include/qt5/qwt6/QwtWidgetOverlay /usr/include/qt5/qwt6/qwt.h /usr/include/qt5/qwt6/qwt_abstract_legend.h /usr/include/qt5/qwt6/qwt_abstract_scale.h /usr/include/qt5/qwt6/qwt_abstract_scale_draw.h /usr/include/qt5/qwt6/qwt_abstract_slider.h /usr/include/qt5/qwt6/qwt_analog_clock.h /usr/include/qt5/qwt6/qwt_arrow_button.h /usr/include/qt5/qwt6/qwt_axis.h /usr/include/qt5/qwt6/qwt_axis_id.h /usr/include/qt5/qwt6/qwt_bezier.h /usr/include/qt5/qwt6/qwt_clipper.h /usr/include/qt5/qwt6/qwt_color_map.h /usr/include/qt5/qwt6/qwt_column_symbol.h /usr/include/qt5/qwt6/qwt_compass.h /usr/include/qt5/qwt6/qwt_compass_rose.h /usr/include/qt5/qwt6/qwt_counter.h /usr/include/qt5/qwt6/qwt_curve_fitter.h /usr/include/qt5/qwt6/qwt_date.h /usr/include/qt5/qwt6/qwt_date_scale_draw.h /usr/include/qt5/qwt6/qwt_date_scale_engine.h /usr/include/qt5/qwt6/qwt_dial.h /usr/include/qt5/qwt6/qwt_dial_needle.h /usr/include/qt5/qwt6/qwt_dyngrid_layout.h /usr/include/qt5/qwt6/qwt_event_pattern.h /usr/include/qt5/qwt6/qwt_global.h /usr/include/qt5/qwt6/qwt_graphic.h /usr/include/qt5/qwt6/qwt_interval.h /usr/include/qt5/qwt6/qwt_interval_symbol.h /usr/include/qt5/qwt6/qwt_knob.h /usr/include/qt5/qwt6/qwt_legend.h /usr/include/qt5/qwt6/qwt_legend_data.h /usr/include/qt5/qwt6/qwt_legend_label.h /usr/include/qt5/qwt6/qwt_magnifier.h /usr/include/qt5/qwt6/qwt_math.h /usr/include/qt5/qwt6/qwt_matrix_raster_data.h /usr/include/qt5/qwt6/qwt_null_paintdevice.h /usr/include/qt5/qwt6/qwt_painter.h /usr/include/qt5/qwt6/qwt_painter_command.h /usr/include/qt5/qwt6/qwt_panner.h /usr/include/qt5/qwt6/qwt_picker.h /usr/include/qt5/qwt6/qwt_picker_machine.h /usr/include/qt5/qwt6/qwt_pixel_matrix.h /usr/include/qt5/qwt6/qwt_plot.h /usr/include/qt5/qwt6/qwt_plot_abstract_barchart.h /usr/include/qt5/qwt6/qwt_plot_abstract_canvas.h /usr/include/qt5/qwt6/qwt_plot_barchart.h /usr/include/qt5/qwt6/qwt_plot_canvas.h /usr/include/qt5/qwt6/qwt_plot_curve.h /usr/include/qt5/qwt6/qwt_plot_dict.h /usr/include/qt5/qwt6/qwt_plot_directpainter.h /usr/include/qt5/qwt6/qwt_plot_glcanvas.h /usr/include/qt5/qwt6/qwt_plot_graphicitem.h /usr/include/qt5/qwt6/qwt_plot_grid.h /usr/include/qt5/qwt6/qwt_plot_histogram.h /usr/include/qt5/qwt6/qwt_plot_intervalcurve.h /usr/include/qt5/qwt6/qwt_plot_item.h /usr/include/qt5/qwt6/qwt_plot_layout.h /usr/include/qt5/qwt6/qwt_plot_legenditem.h /usr/include/qt5/qwt6/qwt_plot_magnifier.h /usr/include/qt5/qwt6/qwt_plot_marker.h /usr/include/qt5/qwt6/qwt_plot_multi_barchart.h /usr/include/qt5/qwt6/qwt_plot_opengl_canvas.h /usr/include/qt5/qwt6/qwt_plot_panner.h /usr/include/qt5/qwt6/qwt_plot_picker.h /usr/include/qt5/qwt6/qwt_plot_rasteritem.h /usr/include/qt5/qwt6/qwt_plot_renderer.h /usr/include/qt5/qwt6/qwt_plot_rescaler.h /usr/include/qt5/qwt6/qwt_plot_scaleitem.h /usr/include/qt5/qwt6/qwt_plot_seriesitem.h /usr/include/qt5/qwt6/qwt_plot_shapeitem.h /usr/include/qt5/qwt6/qwt_plot_spectrocurve.h /usr/include/qt5/qwt6/qwt_plot_spectrogram.h /usr/include/qt5/qwt6/qwt_plot_svgitem.h /usr/include/qt5/qwt6/qwt_plot_textlabel.h /usr/include/qt5/qwt6/qwt_plot_tradingcurve.h /usr/include/qt5/qwt6/qwt_plot_vectorfield.h /usr/include/qt5/qwt6/qwt_plot_zoneitem.h /usr/include/qt5/qwt6/qwt_plot_zoomer.h /usr/include/qt5/qwt6/qwt_point_3d.h /usr/include/qt5/qwt6/qwt_point_data.h /usr/include/qt5/qwt6/qwt_point_mapper.h /usr/include/qt5/qwt6/qwt_point_polar.h /usr/include/qt5/qwt6/qwt_polar.h /usr/include/qt5/qwt6/qwt_polar_canvas.h /usr/include/qt5/qwt6/qwt_polar_curve.h /usr/include/qt5/qwt6/qwt_polar_fitter.h /usr/include/qt5/qwt6/qwt_polar_grid.h /usr/include/qt5/qwt6/qwt_polar_item.h /usr/include/qt5/qwt6/qwt_polar_itemdict.h /usr/include/qt5/qwt6/qwt_polar_layout.h /usr/include/qt5/qwt6/qwt_polar_magnifier.h /usr/include/qt5/qwt6/qwt_polar_marker.h /usr/include/qt5/qwt6/qwt_polar_panner.h /usr/include/qt5/qwt6/qwt_polar_picker.h /usr/include/qt5/qwt6/qwt_polar_plot.h /usr/include/qt5/qwt6/qwt_polar_renderer.h /usr/include/qt5/qwt6/qwt_polar_spectrogram.h /usr/include/qt5/qwt6/qwt_raster_data.h /usr/include/qt5/qwt6/qwt_round_scale_draw.h /usr/include/qt5/qwt6/qwt_samples.h /usr/include/qt5/qwt6/qwt_sampling_thread.h /usr/include/qt5/qwt6/qwt_scale_div.h /usr/include/qt5/qwt6/qwt_scale_draw.h /usr/include/qt5/qwt6/qwt_scale_engine.h /usr/include/qt5/qwt6/qwt_scale_map.h /usr/include/qt5/qwt6/qwt_scale_widget.h /usr/include/qt5/qwt6/qwt_series_data.h /usr/include/qt5/qwt6/qwt_series_store.h /usr/include/qt5/qwt6/qwt_slider.h /usr/include/qt5/qwt6/qwt_spline.h /usr/include/qt5/qwt6/qwt_spline_basis.h /usr/include/qt5/qwt6/qwt_spline_cubic.h /usr/include/qt5/qwt6/qwt_spline_curve_fitter.h /usr/include/qt5/qwt6/qwt_spline_local.h /usr/include/qt5/qwt6/qwt_spline_parametrization.h /usr/include/qt5/qwt6/qwt_spline_pleasing.h /usr/include/qt5/qwt6/qwt_spline_polynomial.h /usr/include/qt5/qwt6/qwt_symbol.h /usr/include/qt5/qwt6/qwt_system_clock.h /usr/include/qt5/qwt6/qwt_text.h /usr/include/qt5/qwt6/qwt_text_engine.h /usr/include/qt5/qwt6/qwt_text_label.h /usr/include/qt5/qwt6/qwt_thermo.h /usr/include/qt5/qwt6/qwt_transform.h /usr/include/qt5/qwt6/qwt_vectorfield_symbol.h /usr/include/qt5/qwt6/qwt_weeding_curve_fitter.h /usr/include/qt5/qwt6/qwt_wheel.h /usr/include/qt5/qwt6/qwt_widget_overlay.h /usr/lib64/libqwt-qt5.so /usr/lib64/pkgconfig/Qt5Qwt6.pc /usr/lib64/qt5/mkspecs/features /usr/lib64/qt5/mkspecs/features/qwt.prf /usr/lib64/qt5/mkspecs/features/qwtconfig.pri /usr/lib64/qt5/mkspecs/features/qwtfunctions.pri /usr/share/doc/packages/qwt6-qt5-devel /usr/share/doc/packages/qwt6-qt5-devel/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 22:56:30 2025