QRegularExpression is the recommended way to do regular expressions nowadays. Support assignment of JavaScript regular expressions to QRegularExpression properties of QObjects and the other way around. QJSValue::toVariant() will create a QRegularExpression from a JavaScript RegExp by default now. [ChangeLog][QtQml][Important Behavior Changes] QRegularExpression is now supported the same way QRegExp is in QML. QJSValue::toVariant() creates a QRegularExpression variant rather than a QRegExp one from a JavaScript regular expression now. Fixes: QTBUG-73429 Change-Id: I301a02771cd17903406c2bc5c7aaeca6cce629f0 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> |
||
---|---|---|
.. | ||
bic | ||
cmake | ||
guiapplauncher | ||
installed_cmake | ||
particles | ||
qml | ||
qmldevtools | ||
qmltest | ||
qmltest-blacklist | ||
quick | ||
quicktest | ||
quickwidgets | ||
shared | ||
toolsupport | ||
auto.pro |