Uses of Class
io.qt.gui.QTextLayout.FormatRange
Packages that use QTextLayout.FormatRange
-
Uses of QTextLayout.FormatRange in io.qt.gui
Methods in io.qt.gui that return QTextLayout.FormatRangeModifier and TypeMethodDescriptionQTextLayout.FormatRange.clone()
Creates and returns a copy of this object.Methods in io.qt.gui that return types with arguments of type QTextLayout.FormatRangeModifier and TypeMethodDescriptionfinal QList<QTextLayout.FormatRange>
QTextLayout.additionalFormats()
final QVector<QTextLayout.FormatRange>
QTextLayout.formats()
final QVector<QTextLayout.FormatRange>
QTextBlock.textFormats()
Methods in io.qt.gui with parameters of type QTextLayout.FormatRangeModifier and TypeMethodDescriptionfinal boolean
QTextLayout.FormatRange.equals
(QTextLayout.FormatRange rhs) Seeoperator==(QTextLayout::FormatRange,
QTextLayout::FormatRange) Method parameters in io.qt.gui with type arguments of type QTextLayout.FormatRangeModifier and TypeMethodDescriptionfinal void
QTextLayout.setAdditionalFormats
(Collection<? extends QTextLayout.FormatRange> overrides) final void
QTextLayout.setFormats
(Collection<? extends QTextLayout.FormatRange> overrides) Constructors in io.qt.gui with parameters of type QTextLayout.FormatRangeModifierConstructorDescriptionSeeQTextLayout::FormatRange::
FormatRange(QTextLayout::FormatRange)