Uses of Class
io.qt.widgets.QInputDialog.InputDialogOptions
Packages that use QInputDialog.InputDialogOptions
-
Uses of QInputDialog.InputDialogOptions in io.qt.widgets
Methods in io.qt.widgets that return QInputDialog.InputDialogOptionsModifier and TypeMethodDescriptionQInputDialog.InputDialogOption.asFlags()
Create a InputDialogOptions of the enum entry.QInputDialog.InputDialogOption.cleared
(QInputDialog.InputDialogOption e) Excludes other enum entry from a flag of this entry.QInputDialog.InputDialogOptions.clone()
Clones the flagsQInputDialog.InputDialogOption.combined
(QInputDialog.InputDialogOption e) Combines this entry with other enum entry.QInputDialog.InputDialogOptions.combined
(QInputDialog.InputDialogOption e) Combines this flags with enum entry.QInputDialog.InputDialogOption.flags
(QInputDialog.InputDialogOption ... values) Creates a newQInputDialog.InputDialogOptions
from the entries.QInputDialog.options()
QInputDialog.InputDialogOptions.setFlag
(QInputDialog.InputDialogOption e) Sets the flage
QInputDialog.InputDialogOptions.setFlag
(QInputDialog.InputDialogOption e, boolean on) Sets or clears the flagflag
Methods in io.qt.widgets with parameters of type QInputDialog.InputDialogOptionsModifier and TypeMethodDescriptionfinal int
QInputDialog.InputDialogOptions.compareTo
(QInputDialog.InputDialogOptions other) final void
QInputDialog.setOptions
(QInputDialog.InputDialogOptions options)