QTextLength Class Reference
Constructor
- void QTextLength()
- void QTextLength(Type type, qreal value)
Constructor Properties
- prototype: The QTextLength prototype object
- VariableLength = 0
- FixedLength
- PercentageLength
- Type( value )
Prototype Object Properties
- bool operator_equal(QTextLength other)
- qreal rawValue()
- Type type()
- qreal value(qreal maximumLength)
Instance Properties
QTextLength objects have no special properties beyond those inherited from the QTextLength prototype object.