Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
void | insert (const QwtLegendItemManager *, QWidget *) |
void | remove (const QwtLegendItemManager *) |
void | remove (QWidget *) |
void | clear () |
uint | count () const |
const QWidget * | find (const QwtLegendItemManager *) const |
QWidget * | find (const QwtLegendItemManager *) |
const QwtLegendItemManager * | find (const QWidget *) const |
QwtLegendItemManager * | find (const QWidget *) |
const QMap< QWidget *, const QwtLegendItemManager * > & | widgetMap () const |
QMap< QWidget *, const QwtLegendItemManager * > & | widgetMap () |
void QwtLegend::PrivateData::LegendMap::clear | ( | void | ) |
uint QwtLegend::PrivateData::LegendMap::count | ( | ) | const |
const QwtLegendItemManager * QwtLegend::PrivateData::LegendMap::find | ( | const QWidget * | widget | ) | const [inline] |
QwtLegendItemManager * QwtLegend::PrivateData::LegendMap::find | ( | const QWidget * | widget | ) | [inline] |
const QWidget * QwtLegend::PrivateData::LegendMap::find | ( | const QwtLegendItemManager * | item | ) | const [inline] |
QWidget * QwtLegend::PrivateData::LegendMap::find | ( | const QwtLegendItemManager * | item | ) | [inline] |
void QwtLegend::PrivateData::LegendMap::insert | ( | const QwtLegendItemManager * | item, |
QWidget * | widget | ||
) |
void QwtLegend::PrivateData::LegendMap::remove | ( | const QwtLegendItemManager * | item | ) |
void QwtLegend::PrivateData::LegendMap::remove | ( | QWidget * | widget | ) |
const QMap< QWidget *, const QwtLegendItemManager * > & QwtLegend::PrivateData::LegendMap::widgetMap | ( | ) | const [inline] |
QMap< QWidget *, const QwtLegendItemManager * > & QwtLegend::PrivateData::LegendMap::widgetMap | ( | ) | [inline] |