Uses of Class
io.qt.core.QTextBoundaryFinder.BoundaryReasons
Packages that use QTextBoundaryFinder.BoundaryReasons
-
Uses of QTextBoundaryFinder.BoundaryReasons in io.qt.core
Methods in io.qt.core that return QTextBoundaryFinder.BoundaryReasonsModifier 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
Methods in io.qt.core with parameters of type QTextBoundaryFinder.BoundaryReasonsModifier and TypeMethodDescriptionfinal int
QTextBoundaryFinder.BoundaryReasons.compareTo
(QTextBoundaryFinder.BoundaryReasons other)