Uses of Enum
io.qt.widgets.QDirModel.Roles
Packages that use QDirModel.Roles
-
Uses of QDirModel.Roles in io.qt.widgets
Methods in io.qt.widgets that return QDirModel.RolesModifier and TypeMethodDescriptionstatic QDirModel.Roles
QDirModel.Roles.resolve
(int value) Returns the corresponding enum entry for the given value.static QDirModel.Roles
Returns the enum constant of this type with the specified name.static QDirModel.Roles[]
QDirModel.Roles.values()
Returns an array containing the constants of this enum type, in the order they are declared.