Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
StatisticsModel class represents model which contains data - statistics logs list with current telemetry item and respective JSON data. This model could be utilized by UI controls like combo boxes, text browsers, JSON treeviews, etc and by service classes like QScheduler, QNetworkManager to send left behind data to backend.
data() returnscurrent telemetryarchived (from log)
rowCount() methodfilter model by telemetry level:current telemetryarchived (from log)
reselModel() method to reload dataDoxygen documentation for the class and methodsAdd TransferedRole to data() => isTranferred(json) method- A-dd method to return not transferred files list or similar-