Organizers
These classes are used to organize and group GUI primitives to more
complex applications or dialogs.
Classes:
- QButtonGroup
(Organizes QButton widgets in a group)
- QGroupBox
(Group box frame with a title)
- QHButtonGroup
(Organizes QButton widgets in a group with one horizontal row)
- QSplitter
(Implements a splitter widget)
- QTabWidget
(Stack of tabbed widgets)
- QVButtonGroup
(Organizes QButton widgets in a group with one vertical column)
- QWidgetStack
(Stack of widgets in which the user can see only the top widget)
- QWizard
(Framework for wizard dialogs)
- QWorkspace
(Workspace window that can contain decorated windows, e.g., for MDI)
Copyright © 2000 Trolltech | Trademarks
| Qt version main-beta1
|