This reference page is linked to from the following overview topics: Attributes.
A fake attribute used to watch an attribute in your class which is not a member.
Its better if you create a copy of the attribute in your class with the same type and link it to the target, but if you do not know the exact type of the other attribute you can use this class.
#include <node.h>
Public Member Functions |
|
AttributeWatch (Node *pOwner, const QString &sID="") |
AttributeWatch | ( | Node * | pOwner, |
const QString & | sID = "" |
||
) |