Uses of Class
io.qt.gui.QAbstractFileIconProvider.Options
-
Uses of QAbstractFileIconProvider.Options in io.qt.gui
Modifier and TypeMethodDescriptionQAbstractFileIconProvider.Option.asFlags()
Create a QFlags of the enum entry.QAbstractFileIconProvider.Option.cleared
(QAbstractFileIconProvider.Option e) Excludes other enum entry from a flag of this entry.QAbstractFileIconProvider.Options.clone()
Clones the flagsQAbstractFileIconProvider.Option.combined
(QAbstractFileIconProvider.Option e) Combines this entry with other enum entry.QAbstractFileIconProvider.Options.combined
(QAbstractFileIconProvider.Option e) Combines this flags with enum entry.QAbstractFileIconProvider.Option.flags
(QAbstractFileIconProvider.Option ... values) Creates a newQAbstractFileIconProvider.Options
from the entries.QAbstractFileIconProvider.options()
QAbstractFileIconProvider.Options.setFlag
(QAbstractFileIconProvider.Option e) Sets the flage
QAbstractFileIconProvider.Options.setFlag
(QAbstractFileIconProvider.Option e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QAbstractFileIconProvider.Options.compareTo
(QAbstractFileIconProvider.Options other) void
QAbstractFileIconProvider.setOptions
(QAbstractFileIconProvider.Options arg__1)