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

Public Member Functions | |
| UFlagdef (const UFlag &) | |
| create a new flagdef (see UFlag.). | |
| UFlagdef & | operator= (const UFlag &f) |
| virtual UFlagdef & | set (const UFlag &) |
| virtual UFlagdef & | clear () |
| const UFlag * | getFlag () const |
| virtual void | update () |
| updates parents graphics. | |
| virtual void | putProp (UContext *, UControl *) |
| [impl] changes corresponding value in the UContext | |
Friends | |
| UFlagdef & | uflagdef () |
| UFlagdef & | uflagdef (const UFlag &f) |
| create a new flagdef (see UFlag.). | |
See: UFlag.
1.4.7