QwtTextLabel (3) Linux Manual Page
QwtTextLabel – A Widget which displays a QwtText. Synopsis #include <qwt_text_label.h> Inherits QFrame. Inherited by QwtLegendLabel. Public Slots void setText (const QString &, QwtText::TextFormat textFormat=QwtText::AutoText) virtual void setText (const QwtText &) void clear () Clear the text and all QwtText attributes. Public Member Functions QwtTextLabel (QWidget *parent=NULL) QwtTextLabel (const QwtText &, QWidget *parent=NULL) virtual ~QwtTextLabel…
