libdrmconf
0.10.4
A library to program DMR radios.
|
This is the complete list of members for ConfigItem::Context, including all inherited members.
_ids | ConfigItem::Context | protected |
_objects | ConfigItem::Context | protected |
_tagNames | ConfigItem::Context | protectedstatic |
_tagObjects | ConfigItem::Context | protectedstatic |
_version | ConfigItem::Context | protected |
add(const QString &id, ConfigObject *) | ConfigItem::Context | virtual |
contains(ConfigObject *obj) const | ConfigItem::Context | virtual |
contains(const QString &id) const | ConfigItem::Context | virtual |
Context() | ConfigItem::Context | |
getId(ConfigObject *obj) const | ConfigItem::Context | virtual |
getObj(const QString &id) const | ConfigItem::Context | virtual |
getTag(const QString &className, const QString &property, const QString &tag) | ConfigItem::Context | static |
getTag(const QString &className, const QString &property, ConfigObject *obj) | ConfigItem::Context | static |
hasTag(const QString &className, const QString &property, const QString &tag) | ConfigItem::Context | static |
hasTag(const QString &className, const QString &property, ConfigObject *obj) | ConfigItem::Context | static |
setTag(const QString &className, const QString &property, const QString &tag, ConfigObject *obj) | ConfigItem::Context | static |
setVersion(const QString &ver) | ConfigItem::Context | |
version() const | ConfigItem::Context | |
~Context() | ConfigItem::Context | virtual |