Uses of Enum
io.qt.widgets.QFileDialog.DialogLabel
-
Uses of QFileDialog.DialogLabel in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QFileDialog.DialogLabel
QFileDialog.DialogLabel.resolve
(int value) Returns the corresponding enum entry for the given value.static QFileDialog.DialogLabel
Returns the enum constant of this type with the specified name.static QFileDialog.DialogLabel[]
QFileDialog.DialogLabel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal String
QFileDialog.labelText
(QFileDialog.DialogLabel label) final void
QFileDialog.setLabelText
(QFileDialog.DialogLabel label, String text)