Uses of Class
io.qt.widgets.QFileIconProvider.Options
Packages that use QFileIconProvider.Options
-
Uses of QFileIconProvider.Options in io.qt.widgets
Methods in io.qt.widgets that return QFileIconProvider.OptionsModifier and TypeMethodDescriptionQFileIconProvider.Option.asFlags()
Create a Options of the enum entry.QFileIconProvider.Option.cleared
(QFileIconProvider.Option e) Excludes other enum entry from a flag of this entry.QFileIconProvider.Options.clone()
Clones the flagsQFileIconProvider.Option.combined
(QFileIconProvider.Option e) Combines this entry with other enum entry.QFileIconProvider.Options.combined
(QFileIconProvider.Option e) Combines this flags with enum entry.static QFileIconProvider.Options
QFileIconProvider.Option.flags
(QFileIconProvider.Option ... values) Creates a newQFileIconProvider.Options
from the entries.QFileIconProvider.options()
QFileIconProvider.Options.setFlag
(QFileIconProvider.Option e) Sets the flage
QFileIconProvider.Options.setFlag
(QFileIconProvider.Option e, boolean on) Sets or clears the flagflag
Methods in io.qt.widgets with parameters of type QFileIconProvider.OptionsModifier and TypeMethodDescriptionfinal int
QFileIconProvider.Options.compareTo
(QFileIconProvider.Options other) final void
QFileIconProvider.setOptions
(QFileIconProvider.Options options)