Uses of Enum
io.qt.gui.QTextCharFormat.FontPropertiesInheritanceBehavior
Packages that use QTextCharFormat.FontPropertiesInheritanceBehavior
-
Uses of QTextCharFormat.FontPropertiesInheritanceBehavior in io.qt.gui
Methods in io.qt.gui that return QTextCharFormat.FontPropertiesInheritanceBehaviorModifier and TypeMethodDescriptionQTextCharFormat.FontPropertiesInheritanceBehavior.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QTextCharFormat.FontPropertiesInheritanceBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QTextCharFormat.FontPropertiesInheritanceBehaviorModifier and TypeMethodDescriptionfinal void
QTextCharFormat.setFont
(QFont font, QTextCharFormat.FontPropertiesInheritanceBehavior behavior) final void
QTextCharFormat.setFont
(String font, QTextCharFormat.FontPropertiesInheritanceBehavior behavior)