Uses of Class
io.qt.gui.QAbstractFileIconProvider.Options
Packages that use QAbstractFileIconProvider.Options
-
Uses of QAbstractFileIconProvider.Options in io.qt.gui
Methods in io.qt.gui that return QAbstractFileIconProvider.OptionsModifier and TypeMethodDescriptionQAbstractFileIconProvider.Option.asFlags()
Create a QFlags of the enum 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
Methods in io.qt.gui with parameters of type QAbstractFileIconProvider.OptionsModifier and TypeMethodDescriptionfinal int
QAbstractFileIconProvider.Options.compareTo
(QAbstractFileIconProvider.Options other) void
QAbstractFileIconProvider.setOptions
(QAbstractFileIconProvider.Options arg__1)