| addLayout(Faith::Layout *l) | Faith::BoxLayout | |
| addWidget(Faith::Widget *w) | Faith::BoxLayout | |
| BoxLayout(Faith::Widget *widget, int margin=0, int spacing=-1) | Faith::BoxLayout | |
| childAdded(Faith::Widget *w) | Faith::BoxLayout | [protected, virtual] |
| childRemoved(Faith::Widget *w) | Faith::BoxLayout | [protected, virtual] |
| Direction enum name | Faith::BoxLayout | [protected] |
| Fixed enum value | Faith::BoxLayout | [protected] |
| geometry() const | Faith::Layout | [inline] |
| HBoxLayout(Faith::Widget *widget, int margin=0, int spacing=-1) | Faith::HBoxLayout | |
| invalidate() | Faith::Layout | [protected] |
| Layout(Faith::Widget *widget, int margin=0, int spacing=-1) | Faith::Layout | |
| layout() | Faith::BoxLayout | [protected, virtual] |
| margin() const | Faith::Layout | |
| maximumSize() const | Faith::BoxLayout | [protected, virtual] |
| minimumSize() const | Faith::BoxLayout | [protected, virtual] |
| resize(LayoutItem *item, int fixedpos, int unfixedpos, int fixedsize, int unfixedsize) | Faith::HBoxLayout | [protected, virtual] |
| resizeChild(LayoutItem *child, const Faith::Rect &rect) | Faith::Layout | [protected] |
| setAutoAdd(bool add) | Faith::BoxLayout | |
| setData(Direction d, int(Size::*readSize)() const, Faith::SizePolicy::Policy(SizePolicy::*readPolicy)() const, void(Size::*writeSize)(int)) | Faith::BoxLayout | [protected] |
| size() const | Faith::Layout | [inline] |
| sizeHint() const | Faith::Layout | [protected] |
| spacing() const | Faith::Layout | |
| Unfixed enum value | Faith::BoxLayout | [protected] |
| widget() | Faith::Layout | [inline] |
| widget() const | Faith::Layout | [inline] |
| ~BoxLayout() | Faith::BoxLayout | [virtual] |
| ~HBoxLayout() | Faith::HBoxLayout | |
| ~Layout() | Faith::Layout | [virtual] |