|
QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
|
This is the complete list of members for QwtPlotStyling, including all inherited members.
| brush(const QwtPlotItem *item) | QwtPlotStyling | static |
| color(const QwtPlotItem *item, const QColor &defaultColor=QColor()) | QwtPlotStyling | static |
| forceReplot(QwtPlot *plot) | QwtPlotStyling | static |
| pen(const QwtPlotItem *item) | QwtPlotStyling | static |
| recommendPenWidth(int pointCount) | QwtPlotStyling | static |
| setBrush(QwtPlotItem *item, const QBrush &brush) | QwtPlotStyling | static |
| setColor(QwtPlotItem *item, const QColor &color) | QwtPlotStyling | static |
| setLineStyle(QwtPlotCurve *curve, Qt::PenStyle style, qreal width=0.0) | QwtPlotStyling | static |
| setPen(QwtPlotItem *item, const QPen &pen) | QwtPlotStyling | static |
| setSymbol(QwtPlotCurve *curve, QwtSymbol::Style style, const QSize &size=QSize(8, 8)) | QwtPlotStyling | static |
| setSymbol(QwtPlotCurve *curve, QwtSymbol::Style style, const QColor &color, const QSize &size=QSize(8, 8)) | QwtPlotStyling | static |