Qt 4.8
|
This is the complete list of members for QTextLength, including all inherited members.
FixedLength enum value | QTextLength | |
fixedValueOrPercentage | QTextLength | private |
lengthType | QTextLength | private |
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 | 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 |