qt5base-lts/tests/auto/qcomplextext
Jiang Jiang 16628b76c0 Move QTextCursor::MoveStyle to Qt namespace
We cannot use QTextCursor::MoveStyle enums in QTextLine because
QTextCursor is not a QObject, while referring to that enum in
Q_PROPERTY requires it to be. That's why we need to move the
enums in Qt namespace.

Reviewed-by: David Boddie
(cherry picked from commit 5eba82b752e85a5d6cb3a893214ed2646d75f362)
2011-05-11 15:28:09 +02:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
bidireorderstring.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcomplextext.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
tst_qcomplextext.cpp Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00