[Qt6] QRegExp is deprecated and removed from Qt core

Issue #34 resolved
Ryan M. L. McFadden created an issue

FYI - details given in: https://doc-snapshots.qt.io/qt6-dev/qtcore-changes-qt6.html#regular-expression-classes.

It looks like QRegularExpression may be a (nearly) drop-in replacement; however, I have not tested this.

The offending line of code is here:

https://bitbucket.org/muonspin/musrfit/src/root6/src/musredit_qt6/musredit/PTextEdit.cpp#lines-2291

Comments (2)

  1. Log in to comment