Uses of Class
io.qt.core.QTextBoundaryFinder.BoundaryReasons
Package | Description |
---|---|
io.qt.core |
-
Uses of QTextBoundaryFinder.BoundaryReasons in io.qt.core
Methods in io.qt.core that return QTextBoundaryFinder.BoundaryReasons Modifier and Type Method Description QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReason. asFlags()
Create a QFlags of the enum entry.QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder. boundaryReasons()
QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReasons. clone()
Clones the flagsQTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReason. combined(QTextBoundaryFinder.BoundaryReason e)
Combines this entry with other enum entry.QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReasons. combined(QTextBoundaryFinder.BoundaryReason e)
Combines this flags with enum entry.static QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReason. flags(QTextBoundaryFinder.BoundaryReason... values)
Creates a newQTextBoundaryFinder.BoundaryReasons
from the entries.QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReasons. setFlag(QTextBoundaryFinder.BoundaryReason e)
Sets the flage
QTextBoundaryFinder.BoundaryReasons
QTextBoundaryFinder.BoundaryReasons. setFlag(QTextBoundaryFinder.BoundaryReason e, boolean on)
Sets or clears the flagflag
Methods in io.qt.core with parameters of type QTextBoundaryFinder.BoundaryReasons Modifier and Type Method Description int
QTextBoundaryFinder.BoundaryReasons. compareTo(QTextBoundaryFinder.BoundaryReasons other)