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) |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bidireorderstring.h | ||
| qcomplextext.pro | ||
| tst_qcomplextext.cpp | ||