Uses of Class
io.qt.core.QTextBoundaryFinder.BoundaryReasons
-
Uses of QTextBoundaryFinder.BoundaryReasons in io.qt.core
Modifier and TypeMethodDescriptionQTextBoundaryFinder.BoundaryReason.asFlags()
Create a QFlags of the enum entry.QTextBoundaryFinder.boundaryReasons()
QTextBoundaryFinder.BoundaryReason.cleared
(QTextBoundaryFinder.BoundaryReason e) Excludes other enum entry from a flag of this entry.QTextBoundaryFinder.BoundaryReasons.clone()
Clones the flagsQTextBoundaryFinder.BoundaryReason.combined
(QTextBoundaryFinder.BoundaryReason e) Combines this entry with other enum entry.QTextBoundaryFinder.BoundaryReasons.combined
(QTextBoundaryFinder.BoundaryReason e) Combines this flags with enum entry.QTextBoundaryFinder.BoundaryReason.flags
(QTextBoundaryFinder.BoundaryReason ... values) Creates a newQTextBoundaryFinder.BoundaryReasons
from the entries.QTextBoundaryFinder.BoundaryReasons.setFlag
(QTextBoundaryFinder.BoundaryReason e) Sets the flage
QTextBoundaryFinder.BoundaryReasons.setFlag
(QTextBoundaryFinder.BoundaryReason e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QTextBoundaryFinder.BoundaryReasons.compareTo
(QTextBoundaryFinder.BoundaryReasons other)