|
ubit
|
Parent list. More...
#include <uparent.hpp>
Public Member Functions | |
| void | removeFirst (UChild *) |
| void | updateAutoParents (const UUpdate &) |
| removes the first element that is pointing to this child. More... | |
| void | fireParents (const UCond &c, UNode *n) |
| fire parents callbacks that match this event. | |
| void | setParentsViewsModes (int vmodes, bool on_off) |
| changes the modes of parents views. | |
Parent list.
see also: UParentIter and UElem::parents().
| void UParents::updateAutoParents | ( | const UUpdate & | upmode | ) |
removes the first element that is pointing to this child.
update parents that are in autoUpdate mode.
1.8.12