|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::ContributionManager, including all inherited members.
| Add(QAction *action, const QString &id) override | berry::ContributionManager | virtual |
| Add(const SmartPointer< IContributionItem > &item) override | berry::ContributionManager | virtual |
| AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
| AllowItem(IContributionItem *itemToAdd) | berry::ContributionManager | protectedvirtual |
| AppendToGroup(const QString &groupName, QAction *action, const QString &id) override | berry::ContributionManager | virtual |
| AppendToGroup(const QString &groupName, const SmartPointer< IContributionItem > &item) override | berry::ContributionManager | virtual |
| berryObjectMacro(berry::ContributionManager) | berry::ContributionManager | |
| berry::IContributionManager::berryObjectMacro(berry::IContributionManager) | berry::IContributionManager | |
| ConstPointer typedef | berry::Object | |
| ConstWeakPtr typedef | berry::Object | |
| ContributionManager() | berry::ContributionManager | protected |
| Delete() | berry::Object | virtual |
| DumpStatistics() | berry::ContributionManager | protected |
| Find(const QString &id) const override | berry::ContributionManager | virtual |
| GetClassName() const | berry::Object | virtual |
| GetItems() const override | berry::ContributionManager | virtual |
| GetOverrides() override | berry::ContributionManager | virtual |
| GetReferenceCount() const | berry::Object | inline |
| GetSize() | berry::ContributionManager | |
| GetStaticClassName() | berry::Object | static |
| GetStaticSuperclasses() | berry::Object | static |
| GetStaticTypeInfo() | berry::Object | static |
| GetSuperclasses() const | berry::Object | virtual |
| GetTypeInfo() const | berry::Object | virtual |
| HasDynamicItems() const | berry::ContributionManager | protected |
| HashCode() const | berry::Object | virtual |
| IndexOf(const QString &id) | berry::ContributionManager | |
| IndexOf(const SmartPointer< IContributionItem > &item) const | berry::ContributionManager | protected |
| Insert(int index, const SmartPointer< IContributionItem > &item) | berry::ContributionManager | |
| InsertAfter(const QString &ID, const SmartPointer< IContributionItem > &item) override | berry::ContributionManager | virtual |
| InsertBefore(const QString &ID, const SmartPointer< IContributionItem > &item) override | berry::ContributionManager | virtual |
| InternalSetItems(const QList< SmartPointer< IContributionItem > > &items) | berry::ContributionManager | protected |
| IsDirty() const override | berry::ContributionManager | virtual |
| IsEmpty() const override | berry::ContributionManager | virtual |
| ItemAdded(const SmartPointer< IContributionItem > &item) | berry::ContributionManager | protected |
| ItemRemoved(const SmartPointer< IContributionItem > &item) | berry::ContributionManager | protected |
| m_ReferenceCount | berry::Object | mutableprotected |
| m_ReferenceCountLock | berry::Object | mutableprotected |
| MarkDirty() override | berry::ContributionManager | virtual |
| Object() | berry::Object | protected |
| operator<(const Object *) const | berry::Object | virtual |
| operator==(const Object *) const | berry::Object | virtual |
| Pointer typedef | berry::Object | |
| PrependToGroup(const QString &groupName, const SmartPointer< IContributionItem > &item) override | berry::ContributionManager | virtual |
| 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 |
| Register() const | berry::Object | |
| Remove(const QString &ID) override | berry::ContributionManager | virtual |
| Remove(const SmartPointer< IContributionItem > &item) override | berry::ContributionManager | virtual |
| RemoveAll() override | berry::ContributionManager | virtual |
| RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
| ReplaceItem(const QString &identifier, const SmartPointer< IContributionItem > &replacementItem) | berry::ContributionManager | |
| Self typedef | berry::Object | |
| SetDirty(bool dirty) | berry::ContributionManager | protected |
| SetOverrides(const SmartPointer< IContributionManagerOverrides > &newOverrides) | berry::ContributionManager | |
| SetReferenceCount(int) | berry::Object | |
| ToString() const | berry::Object | virtual |
| UnRegister(bool del=true) const | berry::Object | |
| Update(bool force)=0 | berry::IContributionManager | pure virtual |
| WeakPtr typedef | berry::Object | |
| ~ContributionManager() override | berry::ContributionManager | |
| ~Object() | berry::Object | protectedvirtual |