Uses of Class
io.qt.widgets.QFileIconProvider.Options
-
Uses of QFileIconProvider.Options in io.qt.widgets
Modifier and TypeMethodDescriptionQFileIconProvider.Option.asFlags()
Create a QFlags 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
Modifier and TypeMethodDescriptionfinal int
QFileIconProvider.Options.compareTo
(QFileIconProvider.Options other) final void
QFileIconProvider.setOptions
(QFileIconProvider.Options options)