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.formats()
final QList
<QTextLayout.FormatRange> QTextBlock.textFormats()
Methods in io.qt.gui with parameters of type QTextLayout.FormatRangeModifier and TypeMethodDescriptionfinal boolean
QTextLayout.FormatRange.equals
(QTextLayout.FormatRange rhs) Method parameters in io.qt.gui with type arguments of type QTextLayout.FormatRangeModifier and TypeMethodDescriptionfinal void
QTextLayout.setFormats
(Collection<? extends QTextLayout.FormatRange> overrides) Constructors in io.qt.gui with parameters of type QTextLayout.FormatRangeModifierConstructorDescriptionSeeQTextLayout::FormatRange::
FormatRange(QTextLayout::FormatRange)