Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::IMemento, including all inherited members.
AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
berryObjectMacro(berry::IMemento) | berry::IMemento | |
ConstPointer typedef | berry::Object | |
ConstWeakPtr typedef | berry::Object | |
CreateChild(const QString &type)=0 | berry::IMemento | pure virtual |
CreateChild(const QString &type, const QString &id)=0 | berry::IMemento | pure virtual |
Delete() | berry::Object | virtual |
GetAttributeKeys() const =0 | berry::IMemento | pure virtual |
GetBoolean(const QString &key, bool &value) const =0 | berry::IMemento | pure virtual |
GetChild(const QString &type) const =0 | berry::IMemento | pure virtual |
GetChildren(const QString &type) const =0 | berry::IMemento | pure virtual |
GetClassName() const | berry::Object | virtual |
GetFloat(const QString &key, double &value) const =0 | berry::IMemento | pure virtual |
GetID() const =0 | berry::IMemento | pure virtual |
GetInteger(const QString &key, int &value) const =0 | berry::IMemento | pure virtual |
GetReferenceCount() const | berry::Object | inline |
GetStaticClassName() | berry::Object | static |
GetStaticSuperclasses() | berry::Object | static |
GetStaticTypeInfo() | berry::Object | static |
GetString(const QString &key, QString &value) const =0 | berry::IMemento | pure virtual |
GetSuperclasses() const | berry::Object | virtual |
GetTextData() const =0 | berry::IMemento | pure virtual |
GetType() const =0 | berry::IMemento | pure 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 |
PutBoolean(const QString &key, bool value)=0 | berry::IMemento | pure virtual |
PutFloat(const QString &key, double value)=0 | berry::IMemento | pure virtual |
PutInteger(const QString &key, int value)=0 | berry::IMemento | pure virtual |
PutMemento(IMemento::Pointer memento)=0 | berry::IMemento | pure virtual |
PutString(const QString &key, const QString &value)=0 | berry::IMemento | pure virtual |
PutTextData(const QString &data)=0 | berry::IMemento | pure virtual |
Register() const | berry::Object | |
RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
Self typedef | berry::Object | |
SetReferenceCount(int) | berry::Object | |
TAG_ID | berry::IMemento | static |
ToString() const | berry::Object | virtual |
UnRegister(bool del=true) const | berry::Object | |
WeakPtr typedef | berry::Object | |
~IMemento() override | berry::IMemento | |
~Object() | berry::Object | protectedvirtual |