QwtPlot 的透明画布
更多...
#include <qwt_plot_transparent_canvas.h>
|
| virtual void | paintEvent (QPaintEvent *event) override |
| |
| virtual void | drawBorder (QPainter *painter) override |
| |
| virtual QPainterPath | borderPath (const QRect &rect) const |
| |
| QWidget * | canvasWidget () |
| |
| const QWidget * | canvasWidget () const |
| |
| virtual void | drawFocusIndicator (QPainter *) |
| | Draw the focus indication
|
| |
|
virtual void | drawBackground (QPainter *) |
| | Helper function for the derived plot canvas
|
| |
|
void | fillBackground (QPainter *) |
| | Helper function for the derived plot canvas
|
| |
|
void | drawCanvas (QPainter *) |
| | Draw the plot to the canvas
|
| |
|
void | drawStyled (QPainter *, bool) |
| | Helper function for the derived plot canvas
|
| |
|
void | drawUnstyled (QPainter *) |
| | Helper function for the derived plot canvas
|
| |
| QPainterPath | canvasBorderPath (const QRect &rect) const |
| |
|
void | updateStyleSheetInfo () |
| | Update the cached information about the current style sheet
|
| |
◆ QwtPlotTransparentCanvas()
| QwtPlotTransparentCanvas::QwtPlotTransparentCanvas |
( |
QwtPlot * |
plot = nullptr | ) |
|
|
explicit |
◆ ~QwtPlotTransparentCanvas()
| QwtPlotTransparentCanvas::~QwtPlotTransparentCanvas |
( |
| ) |
|
|
virtual |
◆ borderPath()
| QPainterPath QwtPlotTransparentCanvas::borderPath |
( |
const QRect & |
rect | ) |
const |
|
protectedvirtual |
◆ drawBorder()
| void QwtPlotTransparentCanvas::drawBorder |
( |
QPainter * |
painter | ) |
|
|
overrideprotectedvirtual |
◆ paintEvent()
| void QwtPlotTransparentCanvas::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ replot
| void QwtPlotTransparentCanvas::replot |
( |
| ) |
|
|
virtualslot |
该类的文档由以下文件生成: