|
QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
|
成员的完整列表,这些成员属于 QwtTextLabel,包括所有继承而来的类成员
| clear() | QwtTextLabel | slot |
| drawContents(QPainter *) | QwtTextLabel | protectedvirtual |
| drawText(QPainter *, const QRectF &) | QwtTextLabel | virtual |
| heightForWidth(int) const override | QwtTextLabel | virtual |
| indent (定义于 QwtTextLabel) | QwtTextLabel | |
| indent() const | QwtTextLabel | |
| margin (定义于 QwtTextLabel) | QwtTextLabel | |
| margin() const | QwtTextLabel | |
| minimumSizeHint() const override | QwtTextLabel | virtual |
| paintEvent(QPaintEvent *) override | QwtTextLabel | protectedvirtual |
| plainText (定义于 QwtTextLabel) | QwtTextLabel | |
| plainText() const | QwtTextLabel | |
| QwtTextLabel(QWidget *parent=nullptr) | QwtTextLabel | explicit |
| QwtTextLabel(const QwtText &, QWidget *parent=nullptr) | QwtTextLabel | explicit |
| setIndent(int) | QwtTextLabel | |
| setMargin(int) | QwtTextLabel | |
| setPlainText(const QString &) | QwtTextLabel | |
| setText(const QString &, QwtText::TextFormat textFormat=QwtText::AutoText) | QwtTextLabel | slot |
| setText(const QwtText &) | QwtTextLabel | virtualslot |
| sizeHint() const override | QwtTextLabel | virtual |
| text() const | QwtTextLabel | |
| textRect() const | QwtTextLabel | |
| ~QwtTextLabel() | QwtTextLabel | virtual |