Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members  

SearchBox Class Reference
[Set of classes for view]

SearchBox is an extension of QVBox. More...

#include <widget.h>

List of all members.

Public Methods

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


Public Attributes

SearchInputsi_Class
 A SearchInput for Class.

SearchButtonssbs_Class
 A SearchButtons for Class.


Detailed Description

SearchBox is an extension of QVBox.

This is the holder for the contents of the search box

Definition at line 114 of file widget.h.


Constructor & Destructor Documentation

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

The constructor.

Upon construction two QLineEdits are created and two SearchButtons

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

Definition at line 75 of file widget.cpp.

References sbs_Class, and si_Class.


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