diff options
| author | hjk <hjk121@nokiamail.com> | 2014-11-06 09:19:29 +0100 |
|---|---|---|
| committer | hjk <hjk121@nokiamail.com> | 2014-11-06 11:33:52 +0100 |
| commit | d3f3e1218c07cad7f69eebe9b011bededb45bfa5 (patch) | |
| tree | 155d0289dfde0d3cc3ca961f329503a66935edae /src/tools/qdoc/tree.cpp | |
| parent | 1031ad876142461c0256fc78648747171c1b48db (diff) | |
Add a inline QVector::append(const QVector &) overload
This is present in QList already and its lack is a nuisance when
switching from QList based code to QVector (which makes sense e.g.
if the item size exceeds sizeof(void*))
Also, albeit operator+=() and operator<<() exist, some people
simply prefer functions with real function names.
[ChangeLog][QtCore][QVector] Added QVector::append(const QVector &) overload
Change-Id: I9aae8223b086765625f2f3071fab5da0780f8a43
Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/tools/qdoc/tree.cpp')
0 files changed, 0 insertions, 0 deletions
