Uses of Enum
io.qt.widgets.QFileIconProvider.IconType
Packages that use QFileIconProvider.IconType
-
Uses of QFileIconProvider.IconType in io.qt.widgets
Methods in io.qt.widgets that return QFileIconProvider.IconTypeModifier and TypeMethodDescriptionstatic QFileIconProvider.IconType
QFileIconProvider.IconType.resolve
(int value) Returns the corresponding enum entry for the given value.static QFileIconProvider.IconType
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