qt6-bb10/examples/widgets/graphicsview/chip
Andrey Bienkowski a7db6e3467 Fixed memory leaks in the "40000 chips" example.
Two QObjects had no parent. This caused memory leaks on app close.
Confirmed with the valgrind memory analyzer tool from Qt Creator.

Change-Id: I9294099ca819be1a9c5b74b3cec5bf197be06433
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-11-19 11:30:50 +00:00
..
chip.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
chip.h Update copyright headers 2015-02-11 06:49:51 +00:00
chip.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
fileprint.png
images.qrc
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
mainwindow.cpp Fixed memory leaks in the "40000 chips" example. 2015-11-19 11:30:50 +00:00
mainwindow.h Update copyright headers 2015-02-11 06:49:51 +00:00
qt4logo.png
rotateleft.png
rotateright.png
view.cpp Fixed memory leaks in the "40000 chips" example. 2015-11-19 11:30:50 +00:00
view.h Update copyright headers 2015-02-11 06:49:51 +00:00
zoomin.png
zoomout.png