subsurface/qt-ui/statistics
Tomaz Canabrava 4a6a9a6706 Use scene()->clear() instead of manually clearing the scene.
When there's a rowsAboutToBeRemoevd, remove all items from
the scene() by calling scene()->clear(), instead of creating
a method just for that.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-08-25 14:00:24 -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 scene()->clear() instead of manually clearing the scene. 2014-08-25 14:00:24 -07:00
statisticswidget.h Use scene()->clear() instead of manually clearing the scene. 2014-08-25 14:00:24 -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