Uses of Class
io.qt.gui.QRawFont.LayoutFlags
-
Uses of QRawFont.LayoutFlags in io.qt.gui
Modifier and TypeMethodDescriptionQRawFont.LayoutFlag.asFlags()
Create a QFlags of the enum entry.QRawFont.LayoutFlag.cleared
(QRawFont.LayoutFlag e) Excludes other enum entry from a flag of this entry.final QRawFont.LayoutFlags
QRawFont.LayoutFlags.clone()
Clones the flagsQRawFont.LayoutFlag.combined
(QRawFont.LayoutFlag e) Combines this entry with other enum entry.final QRawFont.LayoutFlags
QRawFont.LayoutFlags.combined
(QRawFont.LayoutFlag e) Combines this flags with enum entry.static QRawFont.LayoutFlags
QRawFont.LayoutFlag.flags
(QRawFont.LayoutFlag ... values) Creates a newQRawFont.LayoutFlags
from the entries.final QRawFont.LayoutFlags
QRawFont.LayoutFlags.setFlag
(QRawFont.LayoutFlag e) Sets the flage
final QRawFont.LayoutFlags
QRawFont.LayoutFlags.setFlag
(QRawFont.LayoutFlag e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionQRawFont.advancesForGlyphIndexes
(Collection<@QtPrimitiveType Integer> glyphIndexes, QRawFont.LayoutFlags layoutFlags) final int
QRawFont.LayoutFlags.compareTo
(QRawFont.LayoutFlags other)