Uses of Enum
io.qt.gui.QAbstractFileIconProvider.IconType
Packages that use QAbstractFileIconProvider.IconType
-
Uses of QAbstractFileIconProvider.IconType in io.qt.gui
Methods in io.qt.gui that return QAbstractFileIconProvider.IconTypeModifier and TypeMethodDescriptionQAbstractFileIconProvider.IconType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstractFileIconProvider.IconType[]
QAbstractFileIconProvider.IconType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QAbstractFileIconProvider.IconTypeModifier and TypeMethodDescriptionQAbstractFileIconProvider.icon
(QAbstractFileIconProvider.IconType arg__1) -
Uses of QAbstractFileIconProvider.IconType in io.qt.widgets
Methods in io.qt.widgets with parameters of type QAbstractFileIconProvider.IconTypeModifier and TypeMethodDescriptionQFileIconProvider.icon
(QAbstractFileIconProvider.IconType type)