The QVButtonGroup widget organizes QButton widgets in a group with one vertical column. More...
#include <qvbuttongroup.h>
Inherits QButtonGroup.
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.
Constructs a vertical button group with no title.
The parent and name arguments are passed to the QWidget constructor.
Constructs a vertical button group with a title.
The parent and name arguments are passed to the QWidget constructor.
Destructs the vertical button group, deleting its child widgets.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright © 2000 Trolltech | Trademarks | Qt version 2.2.1
|