Uses of Class
io.qt.gui.QTextLayout.GlyphRunRetrievalFlags
-
Uses of QTextLayout.GlyphRunRetrievalFlags in io.qt.gui
Modifier 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
Modifier 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)