Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members  

RightBox Class Reference
[Set of classes for view]

RightBox is an extension of QVBox. More...

#include <widget.h>

List of all members.

Public Methods

 RightBox (QWidget *parent=0, const char *name=0)
 The constructor.


Public Attributes

TextViewtv_Text
 A TextView.

SearchBoxsb_Search
 A Search Box.


Detailed Description

RightBox is an extension of QVBox.

This the holder for the right hand contents

Definition at line 140 of file widget.h.


Constructor & Destructor Documentation

RightBox::RightBox QWidget *    parent = 0,
const char *    name = 0
 

The constructor.

Upon construction, an instance of TextView and SearchBox are created

Parameters:
parent  Pointer to the parent widget
name  The name of the widget

Definition at line 84 of file widget.cpp.

References sb_Search, and tv_Text.


The documentation for this class was generated from the following files:
Generated on Wed Feb 12 21:57:01 2003 for class-soft by doxygen1.2.16