Qt logo

QVButtonGroup Class Reference


The QVButtonGroup widget organizes QButton widgets in a group with one vertical column. More...

#include <qvbuttongroup.h>

Inherits QButtonGroup.

List of all member functions.

Public Members


Detailed Description

The QVButtonGroup widget organizes QButton widgets in a group with one 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.


Member Function Documentation

QVButtonGroup::QVButtonGroup ( QWidget * parent=0, const char * name=0 )

Constructs a vertical button group with no title.

The parent and name arguments are passed to the QWidget constructor.

QVButtonGroup::QVButtonGroup ( const QString & title, QWidget * parent=0, const char * name=0 )

Constructs a vertical button group with a title.

The parent and name arguments are passed to the QWidget constructor.

QVButtonGroup::~QVButtonGroup ()

Destroys the vertical button group and its child widgets.


Search the documentation, FAQ, qt-interest archive and more (uses www.troll.no):


This file is part of the Qt toolkit, copyright © 1995-99 Troll Tech, all rights reserved.


Copyright © 1999 Troll TechTrademarks
Qt version 2.0.2