Plasma/libplasma2/dataengineconsumerapi
< Plasma | libplasma2
Discussion
Instead of exposing the management details around DataEngine by making DataEngineManager public, make DataEngineConsumer a public class instead. DataEngineManager would become private API and DataEngineConsumer would use it behind the scenes.