Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

Q3VBox Class Reference
[Qt3Support module]

The Q3VBox widget provides vertical geometry management of its child widgets. More...

 #include <Q3VBox>

This class is part of the Qt 3 support library. It is provided to keep old source code working. We strongly advise against using it in new code. See Porting to Qt 4 for more information.

Inherits Q3HBox.

Public Functions

Additional Inherited Members


Detailed Description

The Q3VBox widget provides vertical geometry management of its child widgets.

All its child widgets will be placed vertically and sized according to their sizeHint()s.

Q3VBox

See also Q3HBox.


Member Function Documentation

Q3VBox::Q3VBox ( QWidget * parent = 0, const char * name = 0, Qt::WindowFlags f = 0 )

Constructs a vbox widget called name with parent parent and widget flags f.


Copyright © 2008 Nokia Trademarks
Qt 4.4.3