[Calendar] Store plugin manager as QPointer
EventPluginsManager is created externally and managed by QML. We cannot assume the lifespan outlives our Calendar class.
EventPluginsManager is created externally and managed by QML. We cannot assume the lifespan outlives our Calendar class.