The Calamares Manager should not be a singleton; it is needed in multiple threads (e.g. from QML). It can have a singleton Private manager that caches and shares things, though. |
||
---|---|---|
.. | ||
Manager.cpp | ||
Manager.h | ||
Tests.cpp | ||
Tests.h |
The Calamares Manager should not be a singleton; it is needed in multiple threads (e.g. from QML). It can have a singleton Private manager that caches and shares things, though. |
||
---|---|---|
.. | ||
Manager.cpp | ||
Manager.h | ||
Tests.cpp | ||
Tests.h |