qt5base-lts/tests/auto/widgets/kernel/qwidget
Marc Mutz 94cf203f36 Use QSharedPointer::create() more
This is the result of running the (experimental) clang-tidy check
   qt-modernize-qsharedpointer-create

Discarded changes:

- tst_qsharedpointer.cpp: not sure we want these replacements there
  (→ separate change)
- tst_collations.cpp: hit in a template specialization that is
  instantiated with both QSharedPointer and QSharedDataPointer.

Change-Id: I203c2646e91d026735d923473af3d151d19e3820
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-07-19 13:40:42 +00:00
..
testdata/paintEvent
.gitignore
BLACKLIST Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11 2017-06-28 11:25:33 +00:00
geometry-fullscreen.dat
geometry-maximized.dat
geometry.dat
qwidget.pro remove redundant x11 handling 2016-08-10 15:43:11 +00:00
qwidget.qrc
tst_qwidget_mac_helpers.h Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwidget_mac_helpers.mm Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwidget.cpp Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00