Uses of Enum
io.qt.widgets.QFileDialog.DialogLabel
Packages that use QFileDialog.DialogLabel
-
Uses of QFileDialog.DialogLabel in io.qt.widgets
Methods in io.qt.widgets that return QFileDialog.DialogLabelModifier 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.Methods in io.qt.widgets with parameters of type QFileDialog.DialogLabelModifier and TypeMethodDescriptionfinal String
QFileDialog.labelText
(QFileDialog.DialogLabel label) final void
QFileDialog.setLabelText
(QFileDialog.DialogLabel label, String text)