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
monthstatistics.h
statisticsbar.cpp
statisticsbar.h
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
yearstatistics.h