view build/qwt.txt @ 414:b2a803c73b89 default tip

Declare tabArray const.
author David Nadlinger <code@klickverbot.at>
date Fri, 06 May 2011 13:39:49 +0200
parents 347e4c7a9ba1
children
line wrap: on
line source

set(required Core Gui)

set(classes
    QwtPlotItem
    QwtPlot
    QwtPlotDict
    QwtLegendItemManager
    QwtText
    QwtLegend
    QwtScaleMap
    QwtScaleWidget
    QwtScaleTransformation
    QwtTextLabel
    QwtScaleDraw
    QwtAbstractScaleDraw
    QwtPlotCanvas
    QwtPlotMarker
    QwtPlotCurve
    QwtData
    QwtPolygonFData
    QwtArrayData
    QwtCPointerData
    )