Uses of Class
io.qt.gui.QRawFont.LayoutFlags
Package | Description |
---|---|
io.qt.gui |
-
Uses of QRawFont.LayoutFlags in io.qt.gui
Methods in io.qt.gui that return QRawFont.LayoutFlags Modifier and Type Method Description QRawFont.LayoutFlags
QRawFont.LayoutFlag. asFlags()
Create a QFlags of the enum entry.QRawFont.LayoutFlags
QRawFont.LayoutFlags. clone()
Clones the flagsQRawFont.LayoutFlags
QRawFont.LayoutFlag. combined(QRawFont.LayoutFlag e)
Combines this entry with other enum entry.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.QRawFont.LayoutFlags
QRawFont.LayoutFlags. setFlag(QRawFont.LayoutFlag e)
Sets the flage
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.LayoutFlags Modifier and Type Method Description QVector<QPointF>
QRawFont. advancesForGlyphIndexes(Collection<Integer> glyphIndexes, QRawFont.LayoutFlags layoutFlags)
int
QRawFont.LayoutFlags. compareTo(QRawFont.LayoutFlags other)