10 #ifndef QWT_PLOT_CANVAS_H 11 #define QWT_PLOT_CANVAS_H 33 Q_PROPERTY(
double borderRadius READ borderRadius WRITE setBorderRadius )
91 HackStyledBackground = 4,
111 const QPixmap *backingStore()
const;
112 Q_INVOKABLE
void invalidateBackingStore();
116 Q_INVOKABLE QPainterPath borderPath( const QRect & ) const;
123 virtual
void resizeEvent( QResizeEvent * ) QWT_OVERRIDE;
125 virtual
void drawBorder( QPainter * ) QWT_OVERRIDE;
132 Q_DECLARE_OPERATORS_FOR_FLAGS(
QwtPlotCanvas::PaintAttributes )
QFlags< PaintAttribute > PaintAttributes
Paint attributes.
PaintAttribute
Paint attributes.