Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members  

MainLayout Class Reference
[Set of classes for view]

MainLayout is an extension of QHBox. More...

#include <widget.h>

List of all members.

Public Slots

void searchClass ()
 starts a search for the specified class

void searchClassAgain ()
 continues the search, showing the item that matches


Public Methods

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


Public Attributes

Listingl_List
 A Listing.

RightBoxrv_Box
 A RightBox.


Detailed Description

MainLayout is an extension of QHBox.

This is the main widget

Definition at line 162 of file widget.h.


Constructor & Destructor Documentation

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

The constructor.

Upon construction, an instance of Listing and RightBox are created

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

Definition at line 91 of file widget.cpp.

References l_List, SearchButtons::qpb_Search, SearchButtons::qpb_SearchAgain, rv_Box, RightBox::sb_Search, SearchBox::sbs_Class, searchClass(), searchClassAgain(), and RightBox::tv_Text.


Member Function Documentation

void MainLayout::searchClass   [slot]
 

starts a search for the specified class

The search term comes from the text box for class search terms, rv_Box->sb_Search->si_Class->qle_Edit

Definition at line 109 of file widget.cpp.

References l_List, SearchInput::qle_Edit, rv_Box, RightBox::sb_Search, and SearchBox::si_Class.

Referenced by MainLayout().

void MainLayout::searchClassAgain   [slot]
 

continues the search, showing the item that matches

The search term comes from the text box for class search terms, rv_Box->sb_Search->si_Class->qle_Edit

Definition at line 120 of file widget.cpp.

Referenced by MainLayout().


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