10 #ifndef QWT_PLOT_CANVAS_H 11 #define QWT_PLOT_CANVAS_H 33 Q_PROPERTY(
double borderRadius READ borderRadius WRITE setBorderRadius )
91 HackStyledBackground = 4,
110 const QPixmap* backingStore()
const;
111 Q_INVOKABLE
void invalidateBackingStore();
115 Q_INVOKABLE QPainterPath borderPath(
const QRect& )
const;
131 Q_DECLARE_OPERATORS_FOR_FLAGS( QwtPlotCanvas::PaintAttributes )
PaintAttribute
Paint attributes.
virtual void drawBorder(QPainter *)
Base class for all type of plot canvases.