ubit
Public Member Functions | List of all members
ubit::UParents Class Reference

Parent list. More...

#include <uparent.hpp>

Inheritance diagram for ubit::UParents:

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.
 

Detailed Description

Parent list.

see also: UParentIter and UElem::parents().

Member Function Documentation

§ updateAutoParents()

void UParents::updateAutoParents ( const UUpdate upmode)

removes the first element that is pointing to this child.

update parents that are in autoUpdate mode.


The documentation for this class was generated from the following files: