Uses of Enum
io.qt.widgets.QInputDialog.InputMode
-
Uses of QInputDialog.InputMode in io.qt.widgets
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QInputDialog.setInputMode
(QInputDialog.InputMode mode)