#include <uprop.hpp>
Inheritance diagram for ubit::UPropdef:

Public Member Functions | |
| UPropdef (const UFlag &) | |
| UPropdef (const UFlag &, UProp &) | |
| create a new propdef (see UPropval). | |
| virtual UPropdef & | set (const UFlag &) |
| virtual UPropdef & | set (UProp &) |
| virtual UPropdef & | set (const UFlag &, UProp &) |
| virtual UPropdef & | clear () |
| UProp * | getProp () const |
| virtual void | putProp (UContext *, UControl *) |
| [impl] changes corresponding value in the UContext | |
Friends | |
| UPropdef & | upropdef () |
| UPropdef & | upropdef (const class UFlag &f, UProp &) |
| create a new propdef (see UPropval). | |
use UPropval to retreive the property in a (direct or indirect) child.
1.4.7