qt5base-lts/tests/auto/qlineedit
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
..
testdata Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlineedit.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qlineedit.cpp Move QTextCursor::MoveStyle to Qt namespace 2011-05-11 15:28:09 +02:00