Classes | Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
QwtStyleSheetRecorder Class Reference
Inheritance diagram for QwtStyleSheetRecorder:
Inheritance graph
[legend]

Classes

struct  Background
 
struct  Border
 

Public Member Functions

virtual void drawPath (const QPainterPath &path)
 See QPaintEngine::drawPath() More...
 
virtual void drawRects (const QRectF *rects, int count)
 See QPaintEngine::drawRects() More...
 
virtual void drawRects (const QRect *rects, int count)
 See QPaintEngine::drawRects() More...
 
 QwtStyleSheetRecorder (const QSize &size)
 
void setCornerRects (const QPainterPath &path)
 
virtual void updateState (const QPaintEngineState &state)
 See QPaintEngine::updateState() More...
 
- Public Member Functions inherited from QwtNullPaintDevice
virtual void drawEllipse (const QRectF &)
 See QPaintEngine::drawEllipse() More...
 
virtual void drawEllipse (const QRect &)
 See QPaintEngine::drawEllipse() More...
 
virtual void drawImage (const QRectF &, const QImage &, const QRectF &, Qt::ImageConversionFlags)
 See QPaintEngine::drawImage() More...
 
virtual void drawLines (const QLine *, int)
 See QPaintEngine::drawLines() More...
 
virtual void drawLines (const QLineF *, int)
 See QPaintEngine::drawLines() More...
 
virtual void drawPixmap (const QRectF &, const QPixmap &, const QRectF &)
 See QPaintEngine::drawPixmap() More...
 
virtual void drawPoints (const QPointF *, int)
 See QPaintEngine::drawPoints() More...
 
virtual void drawPoints (const QPoint *, int)
 See QPaintEngine::drawPoints() More...
 
virtual void drawPolygon (const QPointF *, int, QPaintEngine::PolygonDrawMode)
 See QPaintEngine::drawPolygon() More...
 
virtual void drawPolygon (const QPoint *, int, QPaintEngine::PolygonDrawMode)
 See QPaintEngine::drawPolygon() More...
 
virtual void drawTextItem (const QPointF &, const QTextItem &)
 See QPaintEngine::drawTextItem() More...
 
virtual void drawTiledPixmap (const QRectF &, const QPixmap &, const QPointF &s)
 See QPaintEngine::drawTiledPixmap() More...
 
virtual int metric (PaintDeviceMetric metric) const
 
Mode mode () const
 
virtual QPaintEngine * paintEngine () const
 See QPaintDevice::paintEngine() More...
 
 QwtNullPaintDevice ()
 Constructor. More...
 
void setMode (Mode)
 
virtual ~QwtNullPaintDevice ()
 Destructor. More...
 

Public Attributes

struct QwtStyleSheetRecorder::Background background
 
struct QwtStyleSheetRecorder::Border border
 
QVector< QRectF > clipRects
 

Protected Member Functions

virtual QSize sizeMetrics () const
 

Private Member Functions

void alignCornerRects (const QRectF &rect)
 

Private Attributes

QBrush d_brush
 
QPointF d_origin
 
QPen d_pen
 
const QSize d_size
 

Additional Inherited Members

- Public Types inherited from QwtNullPaintDevice
enum  Mode { NormalMode, PolygonPathMode, PathMode }
 Render mode. More...
 

Detailed Description

Definition at line 18 of file qwt_plot_abstract_canvas.cpp.

Constructor & Destructor Documentation

QwtStyleSheetRecorder::QwtStyleSheetRecorder ( const QSize &  size)
inlineexplicit

Definition at line 21 of file qwt_plot_abstract_canvas.cpp.

Member Function Documentation

void QwtStyleSheetRecorder::alignCornerRects ( const QRectF &  rect)
inlineprivate

Definition at line 124 of file qwt_plot_abstract_canvas.cpp.

virtual void QwtStyleSheetRecorder::drawPath ( const QPainterPath &  path)
inlinevirtual

See QPaintEngine::drawPath()

Reimplemented from QwtNullPaintDevice.

Definition at line 54 of file qwt_plot_abstract_canvas.cpp.

virtual void QwtStyleSheetRecorder::drawRects ( const QRectF *  rects,
int  rectCount 
)
inlinevirtual

See QPaintEngine::drawRects()

Reimplemented from QwtNullPaintDevice.

Definition at line 42 of file qwt_plot_abstract_canvas.cpp.

virtual void QwtStyleSheetRecorder::drawRects ( const QRect *  rects,
int  rectCount 
)
inlinevirtual

See QPaintEngine::drawRects()

Reimplemented from QwtNullPaintDevice.

Definition at line 48 of file qwt_plot_abstract_canvas.cpp.

void QwtStyleSheetRecorder::setCornerRects ( const QPainterPath &  path)
inline

Definition at line 72 of file qwt_plot_abstract_canvas.cpp.

virtual QSize QwtStyleSheetRecorder::sizeMetrics ( ) const
inlineprotectedvirtual
Returns
Size needed to implement metric()

Implements QwtNullPaintDevice.

Definition at line 118 of file qwt_plot_abstract_canvas.cpp.

virtual void QwtStyleSheetRecorder::updateState ( const QPaintEngineState &  state)
inlinevirtual

See QPaintEngine::updateState()

Reimplemented from QwtNullPaintDevice.

Definition at line 26 of file qwt_plot_abstract_canvas.cpp.

Member Data Documentation

struct QwtStyleSheetRecorder::Background QwtStyleSheetRecorder::background
struct QwtStyleSheetRecorder::Border QwtStyleSheetRecorder::border
QVector<QRectF> QwtStyleSheetRecorder::clipRects

Definition at line 143 of file qwt_plot_abstract_canvas.cpp.

QBrush QwtStyleSheetRecorder::d_brush
private

Definition at line 163 of file qwt_plot_abstract_canvas.cpp.

QPointF QwtStyleSheetRecorder::d_origin
private

Definition at line 164 of file qwt_plot_abstract_canvas.cpp.

QPen QwtStyleSheetRecorder::d_pen
private

Definition at line 162 of file qwt_plot_abstract_canvas.cpp.

const QSize QwtStyleSheetRecorder::d_size
private

Definition at line 160 of file qwt_plot_abstract_canvas.cpp.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sat Jul 6 2019 03:44:19