Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference

QHGroupBox Class Reference

The QHGroupBox widget organizes widgets in a group with one horizontal row. More...

#include <qhgroupbox.h>

Inherits QGroupBox.

List of all member functions.

Public Members


Detailed Description

The QHGroupBox widget organizes widgets in a group with one horizontal row.

QHGroupBox is a convenience class that offers a thin layer on top of QGroupBox. Think of it as a QHBox that offers a frame with a title.

See also


Member Function Documentation

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

Constructs a horizontal group box with no title.

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

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

Constructs a horizontal group box with a title.

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

QHGroupBox::~QHGroupBox ()

Destructs the horizontal group box, deleting its child widgets.

This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.


Copyright © 2005 Trolltech Trademarks
Qtopia version 2.2.0