Commit 9b699fa8 authored by Anton Kudryavtsev's avatar Anton Kudryavtsev
Browse files

Widgets: use QStringRef to optimize memory allocation


Replace substring functions that return QString with
corresponding functions that return QStringRef where
it's possible.

Create QString from QStringRef only where necessary.

Change-Id: Id1c39093199519f2794b11560c2c0ded2d52b928
Reviewed-by: default avatarMarc Mutz <marc.mutz@kdab.com>
parent 9d0dbc32
Branches
Tags
No related merge requests found
Showing with 24 additions and 20 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment