Qt 4.8
QTextLength Member List

This is the complete list of members for QTextLength, including all inherited members.

FixedLength enum valueQTextLength
fixedValueOrPercentageQTextLengthprivate
lengthTypeQTextLengthprivate
operator QVariant() constQTextLength
operator!=(const QTextLength &other) constQTextLengthinline
operator<<(QDataStream &, const QTextLength &)QTextLengthfriend
operator==(const QTextLength &other) constQTextLengthinline
operator>>(QDataStream &, QTextLength &)QTextLengthfriend
PercentageLength enum valueQTextLength
QTextLength()QTextLengthinlineexplicit
QTextLength(Type type, qreal value)QTextLengthinlineexplicit
rawValue() constQTextLengthinline
Type enum nameQTextLength
type() constQTextLengthinline
value(qreal maximumLength) constQTextLengthinline
VariableLength enum valueQTextLength