Correct usage of foreach with QString: const-ref it.
The QString behaves faster if used with const - reference on
a QForeach.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Showing
Please register or sign in to comment
The QString behaves faster if used with const - reference on
a QForeach.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>