summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.h
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2012-05-11 18:35:33 +0300
committerQt by Nokia <qt-info@nokia.com>2012-05-25 21:48:55 +0200
commite96e80687e85b55d06d22a5f1e501a4e4ba3aaa6 (patch)
tree15d4ce7a9142e3b5ef7b7357f7ee838c4e654aaa /src/tools/uic/cpp/cppwriteinitialization.h
parent2b15c1b30f8fb5b1b39705f0c60d489e8b5b4ede (diff)
QString: get rid of public qStringComparisonHelper()
Unify all it's overloads into a single private helper functionand use this new helper where possible - so we could optimize all those operators in one step some later (this also fixes `QBytArray("a\0b") < "a"` didn't respect the \0 while operator== handles nul(s) correctly); Add operators <,>,<=,>=(const char*) to QStringRef so that they doesn't create a temporary QString object; Add missing QT_NO_CAST_FROM_ASCII Change-Id: I8b6562a92fdb96e67aadee181f23f823d206f5fd Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.h')
0 files changed, 0 insertions, 0 deletions