Uses of Class
io.qt.gui.QTextLayout.GlyphRunRetrievalFlags
Packages that use QTextLayout.GlyphRunRetrievalFlags
-
Uses of QTextLayout.GlyphRunRetrievalFlags in io.qt.gui
Methods in io.qt.gui that return QTextLayout.GlyphRunRetrievalFlagsModifier and TypeMethodDescriptionQTextLayout.GlyphRunRetrievalFlag.asFlags()
Create a QFlags of the enum entry.QTextLayout.GlyphRunRetrievalFlag.cleared
(QTextLayout.GlyphRunRetrievalFlag e) Excludes other enum entry from a flag of this entry.QTextLayout.GlyphRunRetrievalFlags.clone()
Clones the flagsQTextLayout.GlyphRunRetrievalFlag.combined
(QTextLayout.GlyphRunRetrievalFlag e) Combines this entry with other enum entry.QTextLayout.GlyphRunRetrievalFlags.combined
(QTextLayout.GlyphRunRetrievalFlag e) Combines this flags with enum entry.QTextLayout.GlyphRunRetrievalFlag.flags
(QTextLayout.GlyphRunRetrievalFlag ... values) Creates a newQTextLayout.GlyphRunRetrievalFlags
from the entries.QTextLayout.GlyphRunRetrievalFlags.setFlag
(QTextLayout.GlyphRunRetrievalFlag e) Sets the flage
QTextLayout.GlyphRunRetrievalFlags.setFlag
(QTextLayout.GlyphRunRetrievalFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.gui with parameters of type QTextLayout.GlyphRunRetrievalFlagsModifier and TypeMethodDescriptionfinal int
QTextLayout.GlyphRunRetrievalFlags.compareTo
(QTextLayout.GlyphRunRetrievalFlags other) QTextLayout.glyphRuns
(int from, int length, QTextLayout.GlyphRunRetrievalFlags flags) QTextLine.glyphRuns
(int from, int length, QTextLayout.GlyphRunRetrievalFlags flags)