Uses of Enum
io.qt.widgets.QCompleter.ModelSorting
Packages that use QCompleter.ModelSorting
-
Uses of QCompleter.ModelSorting in io.qt.widgets
Methods in io.qt.widgets that return QCompleter.ModelSortingModifier 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.Methods in io.qt.widgets with parameters of type QCompleter.ModelSortingModifier and TypeMethodDescriptionfinal void
QCompleter.setModelSorting
(QCompleter.ModelSorting sorting)