31 if (l ==
nullptr)
return;
46 if (l ==
nullptr)
return;
62 notEnabled.HasListeners();
69 return !this->HasListeners();
bool HasListeners() const override
void RemoveListener(IExecutionListener *listener) override
virtual void RemoveListener(IExecutionListener *listener)
virtual void NotDefined(const QString &commandId, const NotDefinedException *exception)=0
bool IsEmpty() const override
virtual void NotEnabled(const QString &commandId, const NotEnabledException *exception)=0
virtual void AddListener(IExecutionListener *listener)
void AddListener(IExecutionListener *listener) override
virtual bool HasListeners() const