Uses of Enum
io.qt.widgets.QCompleter.CompletionMode
-
Uses of QCompleter.CompletionMode in io.qt.widgets
Modifier and TypeMethodDescriptionQCompleter.completionMode()
QCompleter.getCompletionMode()
Kotlin property getter.static QCompleter.CompletionMode
QCompleter.CompletionMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QCompleter.CompletionMode
Returns the enum constant of this type with the specified name.static QCompleter.CompletionMode[]
QCompleter.CompletionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QCompleter.setCompletionMode
(QCompleter.CompletionMode mode)