Inheritance diagram for QwtLegendButton:
QwtLegendButton represents a curve on a legend. It displays an curve identifier with an explaining text. The identifier might be a combination of curve symbol and line.
Public Member Functions | |
QwtLegendButton (QWidget *parent=0, const char *name=0) | |
QwtLegendButton (const QwtSymbol &, const QPen &, const QString &, QWidget *parent=0, const char *name=0) | |
virtual void | setTitle (const QString &) |
virtual QString | title () const |
Protected Member Functions | |
virtual QwtText * | titleText () const |
virtual void | updateItem () |
virtual void | updateIconset () |
|
|
|
|
|
Update the iconset according to the current identifier properties |