| 65 | } |
| 66 | |
| 67 | void StatisticUIHandler::setStatisticsData(StatisticsData *data) { this->statisticsData = data; } |
| 68 | |
| 69 | QLayout *StatisticUIHandler::createStatisticsHandlerControls(bool recreateControlsOnly) |
| 70 | { |
no outgoing calls
no test coverage detected