qt5base-lts/tests/auto/gui/painting/qpolygon
Giuseppe D'Angelo 3f6afac6b1 QPolygon: streamline constructors and special member functions
Employ RO0; inherit the constructors from the base class; and
do some code tidies as a drive by.

The inherited constructors bring in goodies like initializer_list
support.

Change-Id: Ia00a3f9b0ccbf182bf837bc65ba2305110c8dc60
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-08-07 15:01:26 +02:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
CMakeLists.txt Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpolygon.pro Remove inclusion of -lm for INTEGRITY. 2016-03-18 20:40:59 +00:00
tst_qpolygon.cpp QPolygon: streamline constructors and special member functions 2020-08-07 15:01:26 +02:00