Q3VBox Class ReferenceThe 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 DescriptionThe 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. See also Q3HBox. Member Function Documentation
|