qt5base-lts/src/gui/itemmodels
Sérgio Martins 1236b1827c QtGui: Pass types with copy-ctor or dtor by const-ref
... except if the function is a ctor, callers pass rvalues,
and the type has a fast move ctor. In that case, keep passing
by-value and qMove() into place.

Change-Id: I2c0be7d4436327834ddee0531c51c5af352ac74c
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-07-19 10:46:53 +00:00
..
itemmodels.pri Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qstandarditemmodel_p.h QtGui: Pass types with copy-ctor or dtor by const-ref 2015-07-19 10:46:53 +00:00
qstandarditemmodel.cpp Fix some qdoc-warnings. 2015-07-10 18:01:39 +00:00
qstandarditemmodel.h QtGui: Use Q_NULLPTR instead of 0 in all public headers 2015-07-19 10:32:55 +00:00