Details
-
Task
-
Resolution: Done
-
Not Evaluated
-
5.12.0
-
None
-
05a3bb55ce78d785a77bc8c8aaab2fd82b0bc0b5 (qt/qtapplicationmanager/5.12) e6d886635a59905ed58318d75702f538b5112a3b (qt/qtapplicationmanager/6.2)
Description
SystemMonitor is a big monolithic class. There's a lot of code repetition in its implementation. If we made split its implementation into independent components that get exposed to the QML API, the appman user could mix and match them at will.