Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members  

TextView Class Reference
[Set of classes for view]

TextView is an extension of QTextEdit. More...

#include <widget.h>

List of all members.

Public Slots

void showInfo (QListViewItem *qlvi_Item)
 The showInfo slot.


Public Methods

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


Detailed Description

TextView is an extension of QTextEdit.

This is displayed in the upper half of the RightBox. It is readonly.

Definition at line 39 of file widget.h.


Constructor & Destructor Documentation

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

The constructor.

Upon construction the text box is set to read only

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

Definition at line 33 of file widget.cpp.


Member Function Documentation

void TextView::showInfo QListViewItem *    qlvi_Item [slot]
 

The showInfo slot.

When this slot is activated the contents of the text view will be changed to display the information relating to the piece of software or class that was passed in.

Parameters:
qlvi_Item  The list view item that the user wants more info on

Definition at line 37 of file widget.cpp.

References database::get_class(), and database::get_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