[kdeui Index] [kdeui Hierarchy] [Headers]
KContainerLayoutItem More...
#include <kcontainer.h>
KContainerLayoutItem is a internal class used by KConatinerLayout This class represents one widget inside the one KContainerLayout
See Also: KContainerLayout
[public]
Creates one KContIem
p | Padding is the size the widget will use as borders on both sides of the space allocated to it. |
e | Expand will make the widget to use all space alocated to it |
f | Fill will make the widget be sized to ocupy all the space allocated to it. Only makes sense with expand = TRUE |
w | The widget associated with this KContainerLayoutItem |
| Kdoc |