#include "qrichtext_p.h"#include <stdlib.h>Include dependency graph for qcomplextext.cpp:

Go to the source code of this file.
Functions | |
| static const QChar * | prevChar (const QString &str, int pos) |
| static const QChar * | nextChar (const QString &str, int pos) |
| static bool | prevVisualCharJoins (const QString &str, int pos) |
| static bool | nextVisualCharJoins (const QString &str, int pos) |
|
||||||||||||
|
Definition at line 121 of file qcomplextext.cpp. References QChar::isMark(), len, QString::length(), QChar::replacement, and QString::unicode(). Referenced by nextVisualCharJoins(). |
|
||||||||||||
|
Definition at line 142 of file qcomplextext.cpp. References QChar::Center, QChar::Dual, and nextChar(). |
|
||||||||||||
|
Definition at line 107 of file qcomplextext.cpp. References QChar::isMark(), QChar::replacement, and QString::unicode(). Referenced by prevVisualCharJoins(). |
|
||||||||||||
|
Definition at line 137 of file qcomplextext.cpp. References joining(), QChar::OtherJoining, and prevChar(). |
1.4.2