Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::IBerryPreferences, including all inherited members.
AbsolutePath() const =0 | berry::IPreferences | pure virtual |
AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
BlockSignals(bool block)=0 | berry::IPreferences | pure virtual |
ChildrenNames() const =0 | berry::IPreferences | pure virtual |
Clear()=0 | berry::IPreferences | pure virtual |
ConstPointer typedef | berry::IBerryPreferences | |
ConstWeakPtr typedef | berry::IBerryPreferences | |
Delete() | berry::Object | virtual |
Flush()=0 | berry::IPreferences | pure virtual |
Get(const QString &key, const QString &def) const =0 | berry::IPreferences | pure virtual |
GetBool(const QString &key, bool def) const =0 | berry::IPreferences | pure virtual |
GetByteArray(const QString &key, const QByteArray &def) const =0 | berry::IPreferences | pure virtual |
GetClassName() const | berry::Object | virtual |
GetDouble(const QString &key, double def) const =0 | berry::IPreferences | pure virtual |
GetFloat(const QString &key, float def) const =0 | berry::IPreferences | pure virtual |
GetInt(const QString &key, int def) const =0 | berry::IPreferences | pure virtual |
GetLong(const QString &key, long def) const =0 | berry::IPreferences | pure virtual |
GetReferenceCount() const | berry::Object | inline |
GetStaticClassName() | berry::IBerryPreferences | inlinestatic |
GetStaticSuperclasses() | berry::Object | static |
GetStaticTypeInfo() | berry::Object | static |
GetSuperclasses() const | berry::Object | virtual |
GetTypeInfo() const | berry::Object | virtual |
HashCode() const | berry::Object | virtual |
Keys() const =0 | berry::IPreferences | pure virtual |
m_ReferenceCount | berry::Object | mutableprotected |
m_ReferenceCountLock | berry::Object | mutableprotected |
Name() const =0 | berry::IPreferences | pure virtual |
Node(const QString &pathName)=0 | berry::IPreferences | pure virtual |
NodeExists(const QString &pathName) const =0 | berry::IPreferences | pure virtual |
Object() | berry::Object | protected |
OnChanged | berry::IBerryPreferences | |
OnPropertyChanged | berry::IBerryPreferences | |
operator<(const Object *) const | berry::Object | virtual |
operator==(const Object *) const | berry::Object | virtual |
Parent() const =0 | berry::IPreferences | pure virtual |
Pointer typedef | berry::IBerryPreferences | |
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 |
Put(const QString &key, const QString &value)=0 | berry::IPreferences | pure virtual |
PutBool(const QString &key, bool value)=0 | berry::IPreferences | pure virtual |
PutByteArray(const QString &key, const QByteArray &value)=0 | berry::IPreferences | pure virtual |
PutDouble(const QString &key, double value)=0 | berry::IPreferences | pure virtual |
PutFloat(const QString &key, float value)=0 | berry::IPreferences | pure virtual |
PutInt(const QString &key, int value)=0 | berry::IPreferences | pure virtual |
PutLong(const QString &key, long value)=0 | berry::IPreferences | pure virtual |
Register() const | berry::Object | |
Remove(const QString &key)=0 | berry::IPreferences | pure virtual |
RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
RemoveNode()=0 | berry::IPreferences | pure virtual |
Self typedef | berry::IBerryPreferences | |
SetReferenceCount(int) | berry::Object | |
Sync()=0 | berry::IPreferences | pure virtual |
ToString() const | berry::Object | virtual |
UnRegister(bool del=true) const | berry::Object | |
WeakPtr typedef | berry::IBerryPreferences | |
~IBerryPreferences() | berry::IBerryPreferences | virtual |
~IPreferences() | berry::IPreferences | virtual |
~Object() | berry::Object | protectedvirtual |