mirror of https://github.com/qt/qtdoc.git
Remove the implementation of copy/move constructors/assignments to follow the rule of zero/five (LastStrikeInfo). Use std::unique_ptr instead of QScopedPointer. Remove the copy/move constructors and assignments of some classes because they are not copyable/movable. Prefer stack memory over heap memory whenever possible. Fixes: QTBUG-121018 Pick-to: 6.7 Change-Id: Ie8784a49beeb23d4ccbf4c18a3158ab7b25b5c5b Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> |
||
---|---|---|
.. | ||
data | ||
doc | ||
models | ||
providers | ||
resources | ||
CMakeLists.txt | ||
Info.plist | ||
controller.cpp | ||
controller.h | ||
main.cpp |