Public Member Functions | |
const QwtLegendData & | data () const |
virtual Qt::Orientations | expandingDirections () const |
virtual QRect | geometry () const |
virtual bool | hasHeightForWidth () const |
virtual int | heightForWidth (int w) const |
virtual bool | isEmpty () const |
virtual QSize | maximumSize () const |
virtual int | minimumHeightForWidth (int w) const |
virtual QSize | minimumSize () const |
const QwtPlotItem * | plotItem () const |
QwtLegendLayoutItem (const QwtPlotLegendItem *, const QwtPlotItem *) | |
void | setData (const QwtLegendData &) |
virtual void | setGeometry (const QRect &r) |
virtual QSize | sizeHint () const |
virtual | ~QwtLegendLayoutItem () |
Private Attributes | |
QwtLegendData | d_data |
const QwtPlotLegendItem * | d_legendItem |
const QwtPlotItem * | d_plotItem |
QRect | d_rect |
Definition at line 20 of file qwt_plot_legenditem.cpp.
QwtLegendLayoutItem::QwtLegendLayoutItem | ( | const QwtPlotLegendItem * | legendItem, |
const QwtPlotItem * | plotItem | ||
) |
Definition at line 51 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 58 of file qwt_plot_legenditem.cpp.
const QwtLegendData & QwtLegendLayoutItem::data | ( | ) | const |
Definition at line 72 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 77 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 122 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 82 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 92 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 97 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 102 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 87 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 107 of file qwt_plot_legenditem.cpp.
const QwtPlotItem * QwtLegendLayoutItem::plotItem | ( | ) | const |
Definition at line 62 of file qwt_plot_legenditem.cpp.
void QwtLegendLayoutItem::setData | ( | const QwtLegendData & | data | ) |
Definition at line 67 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 117 of file qwt_plot_legenditem.cpp.
|
virtual |
Definition at line 112 of file qwt_plot_legenditem.cpp.
|
private |
Definition at line 46 of file qwt_plot_legenditem.cpp.
|
private |
Definition at line 44 of file qwt_plot_legenditem.cpp.
|
private |
Definition at line 45 of file qwt_plot_legenditem.cpp.
|
private |
Definition at line 48 of file qwt_plot_legenditem.cpp.