Uses of Class
io.qt.gui.QTextCharFormat.FontPropertiesInheritanceBehavior
Package | Description |
---|---|
io.qt.gui |
-
Uses of QTextCharFormat.FontPropertiesInheritanceBehavior in io.qt.gui
Methods in io.qt.gui that return QTextCharFormat.FontPropertiesInheritanceBehavior Modifier and Type Method Description static QTextCharFormat.FontPropertiesInheritanceBehavior
QTextCharFormat.FontPropertiesInheritanceBehavior. resolve(int value)
Returns the corresponding enum entry for the given value.static QTextCharFormat.FontPropertiesInheritanceBehavior
QTextCharFormat.FontPropertiesInheritanceBehavior. valueOf(String name)
Returns the enum constant of this type with the specified name.static QTextCharFormat.FontPropertiesInheritanceBehavior[]
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.FontPropertiesInheritanceBehavior Modifier and Type Method Description void
QTextCharFormat. setFont(QFont font, QTextCharFormat.FontPropertiesInheritanceBehavior behavior)