Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QVButtonGroup widget organizes QButton widgets in a vertical column. More...
#include <qvbuttongroup.h>
Inherits QButtonGroup.
The QVButtonGroup widget organizes QButton widgets in a vertical column.
QVButtonGroup is a convenience class that offers a thin layer on top of QButtonGroup. Think of it as a QVBox that offers a frame with a title and is specifically designed for buttons.
See also QHButtonGroup, Widget Appearance and Style, Layout Management and Organizers.
The parent and name arguments are passed to the QWidget constructor.
The parent and name arguments are passed to the QWidget constructor.
This file is part of the Qt toolkit. Copyright © 1995-2002 Trolltech. All Rights Reserved.
Copyright © 2002 Trolltech | Trademarks | Qt version 3.0.4
|