Uses of Class
io.qt.widgets.QDirModel.Roles
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QDirModel.Roles in io.qt.widgets
Methods in io.qt.widgets that return QDirModel.Roles Modifier and Type Method Description static QDirModel.Roles
QDirModel.Roles. resolve(int value)
Returns the corresponding enum entry for the given value.static QDirModel.Roles
QDirModel.Roles. valueOf(String name)
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.