summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2010-02-19 11:26:32 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2010-02-21 15:44:28 (GMT)
commit4d3ca81b0aeef6f6496f3e89451f5369ce5efa99 (patch)
tree2842e950ce0caab7898a4440a2db995a07879977 /doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp
parent627a80020e460e844720f19d07dde9c168b500fc (diff)
downloadQt-4d3ca81b0aeef6f6496f3e89451f5369ce5efa99.zip
Qt-4d3ca81b0aeef6f6496f3e89451f5369ce5efa99.tar.gz
Qt-4d3ca81b0aeef6f6496f3e89451f5369ce5efa99.tar.bz2
QStringBuilder: reduce the size of the generated code
A simple concatenation of 2 string does not benefit from the QStringBuilder trick, yet, this would produce more code with QT_USE_FAST_OPERATOR_PLUS This commit specialize the QStringBuilder with two QString so it produce the same code as without it. Reviewed-by: joao Reviewed-by: hjk
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp')
0 files changed, 0 insertions, 0 deletions