Uses of Class
io.qt.gui.QGlyphRun.GlyphRunFlags
-
Uses of QGlyphRun.GlyphRunFlags in io.qt.gui
Modifier and TypeMethodDescriptionQGlyphRun.GlyphRunFlag.asFlags()
Create a QFlags of the enum entry.QGlyphRun.GlyphRunFlag.cleared
(QGlyphRun.GlyphRunFlag e) Excludes other enum entry from a flag of this entry.final QGlyphRun.GlyphRunFlags
QGlyphRun.GlyphRunFlags.clone()
Clones the flagsQGlyphRun.GlyphRunFlag.combined
(QGlyphRun.GlyphRunFlag e) Combines this entry with other enum entry.final QGlyphRun.GlyphRunFlags
QGlyphRun.GlyphRunFlags.combined
(QGlyphRun.GlyphRunFlag e) Combines this flags with enum entry.final QGlyphRun.GlyphRunFlags
QGlyphRun.flags()
static QGlyphRun.GlyphRunFlags
QGlyphRun.GlyphRunFlag.flags
(QGlyphRun.GlyphRunFlag ... values) Creates a newQGlyphRun.GlyphRunFlags
from the entries.final QGlyphRun.GlyphRunFlags
QGlyphRun.GlyphRunFlags.setFlag
(QGlyphRun.GlyphRunFlag e) Sets the flage
final QGlyphRun.GlyphRunFlags
QGlyphRun.GlyphRunFlags.setFlag
(QGlyphRun.GlyphRunFlag e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QGlyphRun.GlyphRunFlags.compareTo
(QGlyphRun.GlyphRunFlags other) final void
QGlyphRun.setFlags
(QGlyphRun.GlyphRunFlags flags)