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