KVBox Class Reference
A container widget which arranges its children vertically. More...
#include <kvbox.h>
Inheritance diagram for KVBox:

Public Member Functions | |
| KVBox (QWidget *parent=0) | |
| ~KVBox () | |
Detailed Description
A container widget which arranges its children vertically.
When using a KVBox you don't need to create a layout nor to add the child widgets to it.
Both margin and spacing are initialized to 0. Use QVBoxLayout if you need standard layout margins.
KDE Vertical Box containing three buttons
- See also:
- KHBox
Constructor & Destructor Documentation
| KVBox::KVBox | ( | QWidget * | parent = 0 | ) | [explicit] |
The documentation for this class was generated from the following files:
KDE 4.6 API Reference