#include <berryIExecutionListener.h>
Definition at line 38 of file berryIExecutionListener.h.
◆ ~Events()
virtual berry::IExecutionListener::Events::~Events |
( |
| ) |
|
|
virtual |
◆ AddListener()
virtual void berry::IExecutionListener::Events::AddListener |
( |
IExecutionListener * |
listener | ) |
|
|
virtual |
◆ HasListeners()
virtual bool berry::IExecutionListener::Events::HasListeners |
( |
| ) |
const |
|
virtual |
◆ IsEmpty()
virtual bool berry::IExecutionListener::Events::IsEmpty |
( |
| ) |
const |
|
virtual |
◆ RemoveListener()
virtual void berry::IExecutionListener::Events::RemoveListener |
( |
IExecutionListener * |
listener | ) |
|
|
virtual |
◆ notHandled
Message2<const QString&, const NotHandledException*> berry::IExecutionListener::Events::notHandled |
◆ postExecuteFailure
Message2<const QString&, const ExecutionException*> berry::IExecutionListener::Events::postExecuteFailure |
◆ postExecuteSuccess
◆ preExecute
The documentation for this struct was generated from the following file: