clone() const | ufo::UObject | [virtual] |
equals(const UObject *obj) const | ufo::UObject | [virtual] |
getHorizontalAlignment() | ufo::UFlowLayout | [virtual] |
getMinimumLayoutSize(const UWidget *) const | ufo::ULayoutManager | [inline, virtual] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getPreferredLayoutSize(const UWidget *parent, const UDimension &maxSize) const | ufo::UFlowLayout | [virtual] |
ufo::ULayoutManager::getPreferredLayoutSize(const UWidget *container) const | ufo::ULayoutManager | [inline, virtual] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getVerticalAlignment() | ufo::UFlowLayout | [virtual] |
hashCode() const | ufo::UObject | [virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
layoutContainer(const UWidget *parent) | ufo::UFlowLayout | [virtual] |
m_hgap | ufo::UFlowLayout | [protected] |
m_vgap | ufo::UFlowLayout | [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] |
setHorizontalAlignment(Alignment newHAlign) | ufo::UFlowLayout | [virtual] |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
setVerticalAlignment(Alignment newVAlign) | ufo::UFlowLayout | [virtual] |
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 | |
UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | |
UFlowLayout() | ufo::UFlowLayout | |
UFlowLayout(int hgap, int vgap) | ufo::UFlowLayout | |
UFlowLayout(int hgap, int vgap, Alignment hAlign, Alignment vAlign) (defined in ufo::UFlowLayout) | ufo::UFlowLayout | |
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 | |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UFlowLayout() (defined in ufo::UFlowLayout) | ufo::UFlowLayout | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |