D26339: [KFileWidgets] Port QRegExp to QRegularExpression

Ahmad Samir noreply at phabricator.kde.org
Wed Jan 1 12:54:33 GMT 2020


ahmadsamir added inline comments.

INLINE COMMENTS

> dfaure wrote in kfilewidget.cpp:2458
> declare where used

Declaring rx before the for-loop isn't more efficient? then inside the for-loop it's the same QRegularExpression object and setPattern() is called.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D26339

To: ahmadsamir, dfaure, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200101/3a908a62/attachment.html>


More information about the Kde-frameworks-devel mailing list