qx::QxPropertyBag : used by introspection engine (IxClass, IxDataMember, IxFunction, etc.) to add meta-data (property bag)
More...
#include <QxPropertyBag.h>
qx::QxPropertyBag : used by introspection engine (IxClass, IxDataMember, IxFunction, etc.) to add meta-data (property bag)
Definition at line 56 of file QxPropertyBag.h.
◆ type_hash_prop_bag
◆ type_hash_prop_bag_ptr
◆ QxPropertyBag()
qx::QxPropertyBag::QxPropertyBag |
( |
| ) |
|
|
inline |
◆ ~QxPropertyBag()
virtual qx::QxPropertyBag::~QxPropertyBag |
( |
| ) |
|
|
inlinevirtual |
◆ clearPropertyBag()
void qx::QxPropertyBag::clearPropertyBag |
( |
| ) |
|
|
inline |
◆ countPropertyBag()
long qx::QxPropertyBag::countPropertyBag |
( |
| ) |
const |
|
inline |
◆ getAllPropertyBagKeys()
QList< QString > qx::QxPropertyBag::getAllPropertyBagKeys |
( |
| ) |
const |
|
inline |
◆ getPropertyBag()
QVariant qx::QxPropertyBag::getPropertyBag |
( |
const QString & | key | ) |
const |
|
inline |
◆ initPropertyBag()
void qx::QxPropertyBag::initPropertyBag |
( |
| ) |
|
|
inlineprivate |
◆ removePropertyBag()
void qx::QxPropertyBag::removePropertyBag |
( |
const QString & | key | ) |
|
|
inline |
◆ setPropertyBag()
void qx::QxPropertyBag::setPropertyBag |
( |
const QString & | key, |
|
|
const QVariant & | value ) |
|
inline |
◆ m_lstPropertyBag
List of all properties in the bag (meta-data)
Definition at line 64 of file QxPropertyBag.h.
The documentation for this class was generated from the following file: