aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/typesystem.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-08-31 11:07:55 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-09-05 06:55:16 +0000
commit72f399ce08c58e955e94185200d70f0088cc1ff0 (patch)
treebdb5193b8f2167840b76599e12fd7d399ef2b17b /sources/shiboken2/ApiExtractor/typesystem.cpp
parent30182c1bb7112b61b8bc29801c9ced6078e715a2 (diff)
libpyside/PyObjectWrapper: Fix clang-tidy warnings about class definition
Rearrange definition and delete move constructor and move assignment operator. This unearthed that the (default-generated) move assignment operator was used (unintendedly) in: QDataStream &operator>>(QDataStream&,PyObjectWrapper&). Factor out a reset() method (modeled after std::unique_ptr, QScopedPointer) for this. Change-Id: I48c4f9ca1353984da870bb7eb3308a9f3374d309 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/typesystem.cpp')
0 files changed, 0 insertions, 0 deletions