![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QTextLength, including all inherited members.
| FixedLength enum value | QTextLength | |
| operator QVariant() const | QTextLength | |
| operator!=(const QTextLength &other) const | QTextLength | inline |
| operator<<(QDataStream &stream, const QTextLength &length) | QTextLength | friend |
| operator==(const QTextLength &other) const | QTextLength | inline |
| operator>>(QDataStream &stream, QTextLength &length) | QTextLength | friend |
| PercentageLength enum value | QTextLength | |
| QTextLength() | QTextLength | inlineexplicit |
| QTextLength(Type type, qreal value) | QTextLength | inlineexplicit |
| rawValue() const | QTextLength | inline |
| Type enum name | QTextLength | |
| type() const | QTextLength | inline |
| value(qreal maximumLength) const | QTextLength | inline |
| VariableLength enum value | QTextLength |