Uses of Enum
io.qt.gui.QTextListFormat.Style
Packages that use QTextListFormat.Style
-
Uses of QTextListFormat.Style in io.qt.gui
Methods in io.qt.gui that return QTextListFormat.StyleModifier and TypeMethodDescriptionstatic QTextListFormat.Style
QTextListFormat.Style.resolve
(int value) Returns the corresponding enum entry for the given value.final QTextListFormat.Style
QTextListFormat.style()
static QTextListFormat.Style
Returns the enum constant of this type with the specified name.static QTextListFormat.Style[]
QTextListFormat.Style.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 QTextListFormat.StyleModifier and TypeMethodDescriptionfinal QTextList
QTextCursor.createList
(QTextListFormat.Style style) final QTextList
QTextCursor.insertList
(QTextListFormat.Style style) final void
QTextListFormat.setStyle
(QTextListFormat.Style style)