Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

Q3VBox Class Reference

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

#include <Q3VBox>

Part of the Qt3Support module.

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 QHBox.


Member Function Documentation

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

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


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-rc1