Uses of Enum
io.qt.widgets.QCompleter.ModelSorting
-
Uses of QCompleter.ModelSorting in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QCompleter.ModelSorting
QCompleter.modelSorting()
static QCompleter.ModelSorting
QCompleter.ModelSorting.resolve
(int value) Returns the corresponding enum entry for the given value.static QCompleter.ModelSorting
Returns the enum constant of this type with the specified name.static QCompleter.ModelSorting[]
QCompleter.ModelSorting.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QCompleter.setModelSorting
(QCompleter.ModelSorting sorting)