QtCore/qtextboundaryfinder.h Source File
Go to the documentation of this file.
42 #ifndef QTEXTBOUNDARYFINDER_H
43 #define QTEXTBOUNDARYFINDER_H
54 class QTextBoundaryFinderPrivate;
59 QTextBoundaryFinder();
60 QTextBoundaryFinder(
const QTextBoundaryFinder &other);
61 QTextBoundaryFinder &operator=(
const QTextBoundaryFinder &other);
62 ~QTextBoundaryFinder();
77 Q_DECLARE_FLAGS( BoundaryReasons, BoundaryReason )
82 inline bool isValid()
const {
return d; }
90 void setPosition(
int position);
93 int toPreviousBoundary();
95 bool isAtBoundary()
const;
96 BoundaryReasons boundaryReasons()
const;
104 uint freePrivate : 1;
106 QTextBoundaryFinderPrivate *d;
GLuint GLuint GLsizei GLenum type
#define QT_BEGIN_NAMESPACE
BoundaryType type() const
GLsizei const GLchar ** string
GLuint GLsizei GLsizei * length