Uses of Class
io.qt.gui.QRawFont.LayoutFlags
Packages that use QRawFont.LayoutFlags
-
Uses of QRawFont.LayoutFlags in io.qt.gui
Methods in io.qt.gui that return QRawFont.LayoutFlagsModifier and TypeMethodDescriptionQRawFont.LayoutFlag.asFlags()
Create a QFlags of the enum 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
Methods in io.qt.gui with parameters of type QRawFont.LayoutFlagsModifier and TypeMethodDescriptionQRawFont.advancesForGlyphIndexes
(Collection<Integer> glyphIndexes, QRawFont.LayoutFlags layoutFlags) final int
QRawFont.LayoutFlags.compareTo
(QRawFont.LayoutFlags other)