#include <faith/boxlayout.h>
Inheritance diagram for Faith::VBoxLayout:

Public Member Functions | |
| VBoxLayout (Faith::Widget *widget, int margin=0, int spacing=-1) | |
| ~VBoxLayout () | |
Protected Member Functions | |
| virtual void | resize (LayoutItem *item, int fixedpos, int unfixedpos, int fixedsize, int unfixedsize) |
| Faith::VBoxLayout::VBoxLayout | ( | Faith::Widget * | widget, | |
| int | margin = 0, |
|||
| int | spacing = -1 | |||
| ) |
| Faith::VBoxLayout::~VBoxLayout | ( | ) |
| virtual void Faith::VBoxLayout::resize | ( | LayoutItem * | item, | |
| int | fixedpos, | |||
| int | unfixedpos, | |||
| int | fixedsize, | |||
| int | unfixedsize | |||
| ) | [protected, virtual] |
Implements Faith::BoxLayout.
1.4.7