Uses of Class
io.qt.widgets.QFileIconProvider.IconType
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QFileIconProvider.IconType in io.qt.widgets
Methods in io.qt.widgets that return QFileIconProvider.IconType Modifier and Type Method Description static QFileIconProvider.IconType
QFileIconProvider.IconType. resolve(int value)
Returns the corresponding enum entry for the given value.static QFileIconProvider.IconType
QFileIconProvider.IconType. valueOf(String name)
Returns the enum constant of this type with the specified name.static QFileIconProvider.IconType[]
QFileIconProvider.IconType. 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 QFileIconProvider.IconType Modifier and Type Method Description QIcon
QFileIconProvider. icon(QFileIconProvider.IconType type)