Uses of Class
io.qt.gui.QAbstractFileIconProvider.Options
Package | Description |
---|---|
io.qt.gui |
-
Uses of QAbstractFileIconProvider.Options in io.qt.gui
Methods in io.qt.gui that return QAbstractFileIconProvider.Options Modifier and Type Method Description QAbstractFileIconProvider.Options
QAbstractFileIconProvider.Option. asFlags()
Create a QFlags of the enum entry.QAbstractFileIconProvider.Options
QAbstractFileIconProvider.Options. clone()
Clones the flagsQAbstractFileIconProvider.Options
QAbstractFileIconProvider.Option. combined(QAbstractFileIconProvider.Option e)
Combines this entry with other enum entry.QAbstractFileIconProvider.Options
QAbstractFileIconProvider.Options. combined(QAbstractFileIconProvider.Option e)
Combines this flags with enum entry.static QAbstractFileIconProvider.Options
QAbstractFileIconProvider.Option. flags(QAbstractFileIconProvider.Option... values)
Creates a newQAbstractFileIconProvider.Options
from the entries.QAbstractFileIconProvider.Options
QAbstractFileIconProvider. options()
QAbstractFileIconProvider.Options
QAbstractFileIconProvider.Options. setFlag(QAbstractFileIconProvider.Option e)
Sets the flage
QAbstractFileIconProvider.Options
QAbstractFileIconProvider.Options. setFlag(QAbstractFileIconProvider.Option e, boolean on)
Sets or clears the flagflag
Methods in io.qt.gui with parameters of type QAbstractFileIconProvider.Options Modifier and Type Method Description int
QAbstractFileIconProvider.Options. compareTo(QAbstractFileIconProvider.Options other)
void
QAbstractFileIconProvider. setOptions(QAbstractFileIconProvider.Options arg__1)