Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

QwtLegendButton Class Reference

Inheritance diagram for QwtLegendButton:

QwtPushButton List of all members.

Detailed Description

A legend button.

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.

See also:
QwtLegend, QwtCurve


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 QwtTexttitleText () const
virtual void updateItem ()
virtual void updateIconset ()


Constructor & Destructor Documentation

QwtLegendButton::QwtLegendButton QWidget *  parent = 0,
const char *  name = 0
 

Parameters:
parent Parent widget
name Widget name

QwtLegendButton::QwtLegendButton const QwtSymbol symbol,
const QPen &  curvePen,
const QString &  text,
QWidget *  parent = 0,
const char *  name = 0
 

Parameters:
symbol Curve symbol
curvePen Curve pen
text Button text
parent Parent widget
name Widget name


Member Function Documentation

void QwtLegendButton::updateIconset  )  [protected, virtual]
 

Update the iconset according to the current identifier properties


Generated on Tue Nov 4 09:53:49 2003 for Qwt User's Guide by doxygen 1.3.4