Classes | |
struct | StyleSheetBackground |
Public Attributes | |
struct QwtPlotAbstractCanvas::PrivateData::StyleSheet::StyleSheetBackground | background |
QPainterPath | borderPath |
QVector< QRectF > | cornerRects |
bool | hasBorder |
Definition at line 549 of file qwt_plot_abstract_canvas.cpp.
struct QwtPlotAbstractCanvas::PrivateData::StyleSheet::StyleSheetBackground QwtPlotAbstractCanvas::PrivateData::StyleSheet::background |
QPainterPath QwtPlotAbstractCanvas::PrivateData::StyleSheet::borderPath |
Definition at line 552 of file qwt_plot_abstract_canvas.cpp.
QVector<QRectF> QwtPlotAbstractCanvas::PrivateData::StyleSheet::cornerRects |
Definition at line 553 of file qwt_plot_abstract_canvas.cpp.
bool QwtPlotAbstractCanvas::PrivateData::StyleSheet::hasBorder |
Definition at line 551 of file qwt_plot_abstract_canvas.cpp.