Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::IHandlerService, including all inherited members.
ActivateHandler(const SmartPointer< IHandlerActivation > &activation)=0 | berry::IHandlerService | pure virtual |
ActivateHandler(const QString &commandId, const SmartPointer< IHandler > &handler)=0 | berry::IHandlerService | pure virtual |
ActivateHandler(const QString &commandId, const SmartPointer< IHandler > &handler, const SmartPointer< Expression > &expression)=0 | berry::IHandlerService | pure virtual |
ActivateHandler(const QString &commandId, const SmartPointer< IHandler > &handler, const SmartPointer< Expression > &expression, bool global)=0 | berry::IHandlerService | pure virtual |
AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
AddSourceProvider(const SmartPointer< ISourceProvider > &provider)=0 | berry::IServiceWithSources | pure virtual |
berryObjectMacro(berry::IHandlerService)~IHandlerService() | berry::IHandlerService | |
berry::IServiceWithSources::berryObjectMacro(berry::IServiceWithSources)~IServiceWithSources() | berry::IServiceWithSources | |
berry::IDisposable::berryObjectMacro(berry::IDisposable)~IDisposable() | berry::IDisposable | |
ConstPointer typedef | berry::Object | |
ConstWeakPtr typedef | berry::Object | |
CreateContextSnapshot(bool includeSelection)=0 | berry::IHandlerService | pure virtual |
CreateExecutionEvent(const SmartPointer< const Command > &command, const SmartPointer< const UIElement > &uielement)=0 | berry::IHandlerService | pure virtual |
CreateExecutionEvent(const SmartPointer< const ParameterizedCommand > &command, const SmartPointer< const UIElement > &uielement)=0 | berry::IHandlerService | pure virtual |
DeactivateHandler(const SmartPointer< IHandlerActivation > &activation)=0 | berry::IHandlerService | pure virtual |
DeactivateHandlers(const QList< SmartPointer< IHandlerActivation > > &activations)=0 | berry::IHandlerService | pure virtual |
Delete() | berry::Object | virtual |
Dispose()=0 | berry::IDisposable | pure virtual |
ExecuteCommand(const QString &commandId, const SmartPointer< const UIElement > &uielement)=0 | berry::IHandlerService | pure virtual |
ExecuteCommand(const SmartPointer< ParameterizedCommand > &command, const SmartPointer< const UIElement > &uielement)=0 | berry::IHandlerService | pure virtual |
ExecuteCommandInContext(const SmartPointer< ParameterizedCommand > &command, const SmartPointer< const UIElement > &uielement, const SmartPointer< IEvaluationContext > &context)=0 | berry::IHandlerService | pure virtual |
GetClassName() const | berry::Object | virtual |
GetCurrentState() const =0 | berry::IHandlerService | pure virtual |
GetReferenceCount() const | berry::Object | inline |
GetStaticClassName() | berry::Object | static |
GetStaticSuperclasses() | berry::Object | static |
GetStaticTypeInfo() | berry::Object | static |
GetSuperclasses() const | berry::Object | virtual |
GetTypeInfo() const | berry::Object | virtual |
HashCode() const | berry::Object | virtual |
m_ReferenceCount | berry::Object | mutableprotected |
m_ReferenceCountLock | berry::Object | mutableprotected |
Object() | berry::Object | protected |
operator<(const Object *) const | berry::Object | virtual |
operator==(const Object *) const | berry::Object | virtual |
Pointer typedef | berry::Object | |
Print(QDebug os, Indent Indent=0) const | berry::Object | |
PrintHeader(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
PrintSelf(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
PrintTrailer(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
ReadRegistry()=0 | berry::IHandlerService | pure virtual |
Register() const | berry::Object | |
RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
RemoveSourceProvider(const SmartPointer< ISourceProvider > &provider)=0 | berry::IServiceWithSources | pure virtual |
Self typedef | berry::Object | |
SetHelpContextId(const SmartPointer< IHandler > &handler, const QString &helpContextId)=0 | berry::IHandlerService | pure virtual |
SetReferenceCount(int) | berry::Object | |
ToString() const | berry::Object | virtual |
UnRegister(bool del=true) const | berry::Object | |
WeakPtr typedef | berry::Object | |
~Object() | berry::Object | protectedvirtual |