| FixedLength enum value | QTextLength | |
| operator QVariant() const | QTextLength | |
| operator!=(const QTextLength &other) const | QTextLength | [inline] |
| operator<<(QDataStream &, const QTextLength &) | QTextLength | [friend] |
| operator==(const QTextLength &other) const | QTextLength | [inline] |
| operator>>(QDataStream &, QTextLength &) | QTextLength | [friend] |
| PercentageLength enum value | QTextLength | |
| QTextLength() | QTextLength | [inline] |
| QTextLength(Type type, qreal value) | QTextLength | [inline, explicit] |
| rawValue() const | QTextLength | [inline] |
| Type enum name | QTextLength | |
| type() const | QTextLength | [inline] |
| value(qreal maximumLength) const | QTextLength | [inline] |
| VariableLength enum value | QTextLength |