Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members  

Listing Class Reference
[Set of classes for view]

Listing is an extension of QListBox. More...

#include <widget.h>

List of all members.

Public Methods

 Listing (QWidget *parent=0, const char *name=0, WFlags f=0)
 The constructor.


Detailed Description

Listing is an extension of QListBox.

This will be displayed on the left hand side of the window, it contains a tree view of the xml file

Definition at line 21 of file widget.h.


Constructor & Destructor Documentation

Listing::Listing QWidget *    parent = 0,
const char *    name = 0,
WFlags    f = 0
 

The constructor.

Upon construction, the list is filled with the contents of the xml file.

Parameters:
parent  Pointer to the parent widget
name  The name of the widget
f  See the QListView documentation for possible values

Definition at line 7 of file widget.cpp.

References database::get_all_classes(), and database::get_all_software().


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