subsurface/qt-ui/statistics
Tomaz Canabrava 3d5dde09ad Use aboutToBeRemoved instead of removed
If we used removed things from the interface we could hit a dangling
pointer, so first delete the items, then let the system delete the rows.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-08-25 13:59:45 -07:00
..
monthstatistics.cpp Add initial skeleton for the Statistics Redesign 2014-08-25 13:55:23 -07:00
monthstatistics.h Add initial skeleton for the Statistics Redesign 2014-08-25 13:55:23 -07:00
statisticsbar.cpp Add initial skeleton for the Statistics Redesign 2014-08-25 13:55:23 -07:00
statisticsbar.h Add initial skeleton for the Statistics Redesign 2014-08-25 13:55:23 -07:00
statisticswidget.cpp Use aboutToBeRemoved instead of removed 2014-08-25 13:59:45 -07:00
statisticswidget.h Implement the resizeEvent to make the statistics always visible. 2014-08-25 13:59:17 -07:00
yearstatistics.cpp Add initial skeleton for the Statistics Redesign 2014-08-25 13:55:23 -07:00
yearstatistics.h Add initial skeleton for the Statistics Redesign 2014-08-25 13:55:23 -07:00