10 #ifndef QWT_PLOT_DIRECT_PAINTER_H 11 #define QWT_PLOT_DIRECT_PAINTER_H 70 CopyBackingStore = 0x04
82 void setClipping(
bool );
83 bool hasClipping()
const;
85 void setClipRegion(
const QRegion & );
86 QRegion clipRegion()
const;
91 virtual bool eventFilter( QObject *, QEvent * )
QWT_OVERRIDE;
Attribute
Paint attributes.
Painter object trying to paint incrementally.
QFlags< Attribute > Attributes
Paint attributes.
Base class for plot items representing a series of samples.