Uses of Enum
io.qt.widgets.QInputDialog.InputMode
Packages that use QInputDialog.InputMode
-
Uses of QInputDialog.InputMode in io.qt.widgets
Methods in io.qt.widgets that return QInputDialog.InputModeModifier and TypeMethodDescriptionfinal QInputDialog.InputMode
QInputDialog.inputMode()
static QInputDialog.InputMode
QInputDialog.InputMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QInputDialog.InputMode
Returns the enum constant of this type with the specified name.static QInputDialog.InputMode[]
QInputDialog.InputMode.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 QInputDialog.InputModeModifier and TypeMethodDescriptionfinal void
QInputDialog.setInputMode
(QInputDialog.InputMode mode)