libPropertyBranch 2.0(r200)
Manages Tree-Like Paramter Sets
|
addChild(PropertyBranchInterface *child) | PropertyBranch | [inline, virtual] |
addProperty(TransmittableProperty *property) const | PropertyBranch | [virtual] |
branchName() const | PropertyBranch | [inline, virtual] |
branchNamePath() const | PropertyBranch | [virtual] |
childProperties() const | PropertyBranch | [virtual] |
childPropertyChanged(TransmittableProperty *p) | PropertyBranch | [inline, virtual] |
forwardChildProperties() const | PropertyBranch | [virtual] |
forwardConfirmationData(const TransmittablePropertyData *d) const | PropertyBranch | [virtual] |
forwardNewProperty(const TransmittableProperty *p) const | PropertyBranch | [virtual] |
forwardPropertyUpdate(TransmittablePropertyData &u) | PropertyBranch | [virtual] |
mtxchildren | PropertyBranch | [mutable, protected] |
mtxparams | PropertyBranch | [mutable, protected] |
mtxparents | PropertyBranch | [mutable, protected] |
parentBranch() | PropertyBranch | [inline, virtual] |
parentBranch() const | PropertyBranch | [inline, virtual] |
PropertyBranch() | PropertyBranch | |
propertyChanged(TransmittableProperty *p) | PropertyBranch | [inline, protected, virtual] |
qSettingsPath() const | PropertyBranch | [virtual] |
qSettingsSubBranch() const | PropertyBranch | [inline, virtual] |
removeChild(PropertyBranchInterface *child) | PropertyBranch | [inline, virtual] |
removeProperty(TransmittableProperty *property) const | PropertyBranch | [virtual] |
setBranchName(QString name) | PropertyBranch | [virtual] |
setBranchProperty(TransmittableProperty *p) | PropertyBranch | [virtual] |
setParentBranch(PropertyBranchInterface *p=0) | PropertyBranch | [virtual] |
setQSettingsSubBranch(QString qsprefix=QString()) | PropertyBranch | [inline, virtual] |
tp | PropertyBranch | [mutable, protected] |
transmittableBranchProperty() const | PropertyBranch | [virtual] |
updtmutex | PropertyBranch | [mutable, protected] |
~PropertyBranch() | PropertyBranch | |
~PropertyBranchInterface() | PropertyBranchInterface | [virtual] |