alignment() const | QwtText | |
boundingRect(QPainter *painter=0) const | QwtPlainText | [virtual] |
clone() const | QwtPlainText | [virtual] |
color() const | QwtText | |
defaultFormat() | QwtText | [static] |
draw(QPainter *painter, const QRect &rect) const | QwtPlainText | [virtual] |
font() const | QwtText | |
fontMetrics() const | QwtText | |
heightForWidth(int width) const | QwtPlainText | [virtual] |
isEmpty() const (defined in QwtText) | QwtText | |
isNull() const (defined in QwtText) | QwtText | |
makeText(const QString &, Qt::TextFormat, int align, const QFont &, const QColor &color=QColor(), const QPen &pen=QPen(Qt::NoPen), const QBrush &brush=QBrush(Qt::NoBrush)) | QwtText | [static] |
makeText(const QString &, int align, const QFont &, const QColor &color=QColor(), const QPen &pen=QPen(Qt::NoPen), const QBrush &brush=QBrush(Qt::NoBrush)) | QwtText | [static] |
QwtPlainText(const QString &text, const QFont &, int align=Qt::AlignCenter|Qt::WordBreak|Qt::ExpandTabs, const QColor &color=QColor(), const QPen &pen=QPen(Qt::NoPen), const QBrush &brush=QBrush(Qt::NoBrush)) | QwtPlainText | |
QwtPlainText(const QString &text, const QFont &font, const QColor &color) | QwtPlainText | |
QwtText(const QString &text, const QFont &, int align, const QColor &, const QPen &pen=QPen(Qt::NoPen), const QBrush &brush=QBrush(Qt::NoBrush)) | QwtText | [protected] |
rectBrush() const | QwtText | |
rectPen() const | QwtText | |
setAlignment(int align) | QwtText | [virtual] |
setColor(const QColor &) | QwtText | [virtual] |
setDefaultFormat(Qt::TextFormat) | QwtText | [static] |
setFont(const QFont &) | QwtText | [virtual] |
setRectBrush(const QBrush &) | QwtText | [virtual] |
setRectPen(const QPen &) | QwtText | [virtual] |
setText(const QString &) | QwtText | [virtual] |
text() const | QwtText | |
~QwtText() | QwtText | [virtual] |