Some QString methods (like startsWith() and endsWith()) are more efficient if…

Authored by lvsouza.

Description

Some QString methods (like startsWith() and endsWith()) are more efficient if they are passed a QLatin1String, avoiding an implicit conversion from const char *.

Details

Committed
lvsouzaMar 23 2012, 11:53 PM
Parents
R22:abd47cd0eec7: Add newline at file's end.
Branches
Unknown
Tags
Unknown