Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtextboundaryfinder.cpp File Reference

(7ff27a30a75b2b56b4d192d45a72168c0833db8f)

#include <QtCore/qtextboundaryfinder.h>
#include <QtCore/qvarlengtharray.h>
#include <private/qunicodetools_p.h>
Include dependency graph for qtextboundaryfinder.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE void init (QTextBoundaryFinder::BoundaryType type, QStringView str, QCharAttributes *attributes)

Function Documentation

◆ init()

QT_BEGIN_NAMESPACE void init ( QTextBoundaryFinder::BoundaryType type,
QStringView str,
QCharAttributes * attributes )
static

Definition at line 12 of file qtextboundaryfinder.cpp.