![]() |
Qt 6.x
The Qt SDK
|
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<< | QTextLength | friend |
operator==(const QTextLength &other) const | QTextLength | inline |
operator>> | 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 |