Public Member Functions | |
| PrivateData () | |
| ~PrivateData () | |
Public Attributes | |
| Qt::Alignment | alignment |
| QBrush | backgroundBrush |
| QwtPlotLegendItem::BackgroundMode | backgroundMode |
| int | borderDistance |
| QPen | borderPen |
| double | borderRadius |
| QFont | font |
| int | itemMargin |
| int | itemSpacing |
| QwtDynGridLayout * | layout |
| QMap< const QwtPlotItem *, QList< QwtLegendLayoutItem * > > | map |
| QPen | textPen |
Definition at line 127 of file qwt_plot_legenditem.cpp.
| QwtPlotLegendItem::PrivateData::PrivateData | ( | ) | [inline] |
Definition at line 130 of file qwt_plot_legenditem.cpp.
| QwtPlotLegendItem::PrivateData::~PrivateData | ( | ) | [inline] |
Definition at line 147 of file qwt_plot_legenditem.cpp.
| Qt::Alignment QwtPlotLegendItem::PrivateData::alignment |
Definition at line 163 of file qwt_plot_legenditem.cpp.
Definition at line 159 of file qwt_plot_legenditem.cpp.
Definition at line 160 of file qwt_plot_legenditem.cpp.
Definition at line 162 of file qwt_plot_legenditem.cpp.
Definition at line 158 of file qwt_plot_legenditem.cpp.
Definition at line 157 of file qwt_plot_legenditem.cpp.
Definition at line 152 of file qwt_plot_legenditem.cpp.
Definition at line 154 of file qwt_plot_legenditem.cpp.
Definition at line 155 of file qwt_plot_legenditem.cpp.
Definition at line 166 of file qwt_plot_legenditem.cpp.
| QMap< const QwtPlotItem *, QList<QwtLegendLayoutItem *> > QwtPlotLegendItem::PrivateData::map |
Definition at line 165 of file qwt_plot_legenditem.cpp.
Definition at line 153 of file qwt_plot_legenditem.cpp.