KContainerLayoutItem Class Reference

[kio Index] [kio Hierarchy] [Headers]


Internal class - general use not recommended.

KContainerLayoutItem More...

#include <kcontainer.h>

Public Members

Protected Members


Detailed Description

KContainerLayoutItem is a internal class used by KConatinerLayout This class represents one widget inside the one KContainerLayout

See Also: KContainerLayout


KContainerLayoutItem(QWidget *w,bool e=FALSE,bool f=FALSE,int p=0) [public]

Creates one KContIem

Parameters:
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

  • Author: Jorge Monteiro <jomo@casema.net>
  • Version: 0.1
  • Documentation generated by tasin@cd1 on Die Nov 30 17:32:00 CET 1999
Kdoc