Uses of Enum
io.qt.widgets.QFileDialog.ViewMode
-
Uses of QFileDialog.ViewMode in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QFileDialog.ViewMode
QFileDialog.getViewMode()
Kotlin property getter.static QFileDialog.ViewMode
QFileDialog.ViewMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QFileDialog.ViewMode
Returns the enum constant of this type with the specified name.static QFileDialog.ViewMode[]
QFileDialog.ViewMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.final QFileDialog.ViewMode
QFileDialog.viewMode()