Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::ICommandService, including all inherited members.
AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
AddExecutionListener(IExecutionListener *listener)=0 | berry::ICommandService | pure virtual |
berryObjectMacro(berry::ICommandService) static const QString AUTOGENERATED_CATEGORY_ID() | berry::ICommandService | |
berry::IDisposable::berryObjectMacro(berry::IDisposable)~IDisposable() | berry::IDisposable | |
ConstPointer typedef | berry::Object | |
ConstWeakPtr typedef | berry::Object | |
DefineUncategorizedCategory(const QString &name, const QString &description)=0 | berry::ICommandService | pure virtual |
Delete() | berry::Object | virtual |
Deserialize(const QString &serializedParameterizedCommand) const =0 | berry::ICommandService | pure virtual |
Dispose()=0 | berry::IDisposable | pure virtual |
GetCategory(const QString &categoryId) const =0 | berry::ICommandService | pure virtual |
GetClassName() const | berry::Object | virtual |
GetCommand(const QString &commandId) const =0 | berry::ICommandService | pure virtual |
GetDefinedCategories() const =0 | berry::ICommandService | pure virtual |
GetDefinedCategoryIds() const =0 | berry::ICommandService | pure virtual |
GetDefinedCommandIds() const =0 | berry::ICommandService | pure virtual |
GetDefinedCommands() const =0 | berry::ICommandService | pure virtual |
GetDefinedParameterTypeIds() const =0 | berry::ICommandService | pure virtual |
GetDefinedParameterTypes() const =0 | berry::ICommandService | pure virtual |
GetHelpContextId(const SmartPointer< const Command > &command) const =0 | berry::ICommandService | pure virtual |
GetHelpContextId(const QString &commandId) const =0 | berry::ICommandService | pure virtual |
GetParameterType(const QString ¶meterTypeId) const =0 | berry::ICommandService | 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::ICommandService | pure virtual |
RefreshElements(const QString &commandId, const QHash< QString, Object::Pointer > &filter)=0 | berry::ICommandService | pure virtual |
Register() const | berry::Object | |
RegisterElement(const SmartPointer< IElementReference > &elementReference)=0 | berry::ICommandService | pure virtual |
RegisterElementForCommand(const SmartPointer< ParameterizedCommand > &command, const SmartPointer< UIElement > &element)=0 | berry::ICommandService | pure virtual |
RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
RemoveExecutionListener(IExecutionListener *listener)=0 | berry::ICommandService | pure virtual |
Self typedef | berry::Object | |
SetHelpContextId(const SmartPointer< IHandler > &handler, const QString &helpContextId)=0 | berry::ICommandService | pure virtual |
SetReferenceCount(int) | berry::Object | |
ToString() const | berry::Object | virtual |
UnRegister(bool del=true) const | berry::Object | |
UnregisterElement(const SmartPointer< IElementReference > &elementReference)=0 | berry::ICommandService | pure virtual |
WeakPtr typedef | berry::Object | |
~Object() | berry::Object | protectedvirtual |