clone() const | ufo::UObject | [virtual] |
equals(const UObject *obj) const | ufo::UObject | [virtual] |
getMinimumLayoutSize(const UWidget *) const | ufo::ULayoutManager | [inline, virtual] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getPreferredLayoutSize(const UWidget *container, const UDimension &maxSize) const | ufo::UBoxLayout | [virtual] |
ufo::ULayoutManager::getPreferredLayoutSize(const UWidget *container) const | ufo::ULayoutManager | [inline, virtual] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getTotalFlex(const UWidget *container) (defined in ufo::UBoxLayout) | ufo::UBoxLayout | [protected, virtual] |
hashCode() const | ufo::UObject | [virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
layoutContainer(const UWidget *container) | ufo::UBoxLayout | [virtual] |
m_hgap | ufo::UBoxLayout | [protected] |
m_orientation (defined in ufo::UBoxLayout) | ufo::UBoxLayout | [protected] |
m_vgap | ufo::UBoxLayout | [protected] |
objCount() | ufo::UObject | |
operator delete(void *p, std::size_t) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
operator new(std::size_t size) (defined in ufo::UCollectable) | ufo::UCollectable | |
operator<<(std::ostream &os, const UObject &o) | ufo::UObject | [friend] |
operator<<(std::ostream &os, const UObject *o) | ufo::UObject | [friend] |
operator==(const UObject &obj) const (defined in ufo::UObject) | ufo::UObject | [inline] |
paramString(std::ostream &os) const | ufo::UObject | [protected, virtual] |
reference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
releaseAllPointers() | ufo::UObject | |
releasePointer(UCollectable *c) | ufo::UObject | |
releasePointer(const UCollectable *c) | ufo::UObject | |
setDynamic(bool b) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
sigDestroyed() | ufo::UObject | [inline] |
swapPointers(const UCollectable *oldObj, const UCollectable *newObj) | ufo::UObject | |
toString() const | ufo::UObject | [virtual] |
trackPointer(UCollectable *c) | ufo::UObject | |
trackPointer(const UCollectable *c) | ufo::UObject | |
UBoxLayout() | ufo::UBoxLayout | |
UBoxLayout(int orientation) | ufo::UBoxLayout | |
UBoxLayout(int hgap, int vgap) (defined in ufo::UBoxLayout) | ufo::UBoxLayout | |
UBoxLayout(int orientation, int hgap, int vgap) (defined in ufo::UBoxLayout) | ufo::UBoxLayout | |
UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | |
unreference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
UObject() (defined in ufo::UObject) | ufo::UObject | |
UObject(const UObject &) (defined in ufo::UObject) | ufo::UObject | |
XAxis enum value (defined in ufo::UBoxLayout) | ufo::UBoxLayout | |
YAxis enum value (defined in ufo::UBoxLayout) | ufo::UBoxLayout | |
~UBoxLayout() (defined in ufo::UBoxLayout) | ufo::UBoxLayout | [virtual] |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |