Details
-
Type:
User Story
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Fix Version/s: None
-
Component/s: Tools: Linguist
-
Labels:None
Description
Uses of QRegExp in Qt Linguist/lupdate/... must be replaced by QRegularExpression.
QRegExp will be moved to the Qt5Compat module soon, and we don't want our own tools to depend on it.
Attachments
Issue Links
- relates to
-
QTBUG-83059 qdoc: Port to QRegularExpression
-
- Withdrawn
-