#include <uparent.hpp>
Public Member Functions | |
| void | updateAllParents (const UUpdate &) |
| update all parents. | |
| void | updateAutoParents (const UUpdate &) |
| update parents that are in autoUpdate mode. | |
| void | fireParents (UEvent &, const UOn &) |
| fire parents callback for this UOn condition. | |
| void | setParentsModes (UMask bmodes, UMask cmodes, bool onoff) |
| changes the modes of parents. | |
| void | setParentsViewsModes (int vmodes, bool on_off) |
| changes the modes of parents views. | |
| void | removeFirst (UChild *) |
see also: UParentIter and UGroup::parents().
1.4.7