subsurface/qt-ui/statistics
Tomaz Canabrava 18da0b1911 Implement the modelDataChanged to repopulate the widget on Statistics
The modelDataChanged method will remove all items and recreate everything
*right* now we will never use it, because we are not triggering any
changes on the model, but simply deleting and recreating it everytime
we open the dialog. to be changed in the future.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-08-25 14:00:38 -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 Implement the modelDataChanged to repopulate the widget on Statistics 2014-08-25 14:00:38 -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