Address a "Do call the base class copy constructor or assignment operator, if you implement a copy constructor or assignment operator in a derived class." warning found by an Axivion scan. Call the assignment operator of the base class explicitly in the assignment operator of the derived class. Task-number: QTBUG-125026 Pick-to: 6.7 6.5 Change-Id: I5a76c9ea96275d569b3a036b1e1b791c57d0042f Reviewed-by: Marc Mutz <marc.mutz@qt.io> (cherry picked from commit 84bb06fc5699c88b6edc175cc3cf67d88307481b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%