Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TxqNewTrolFrame Class Reference

A Qt wdiget which adds the ability to instantiate multiple trols. More...

#include <TxqNewTrolFrame.h>

Inheritance diagram for TxqNewTrolFrame::

TxqMasterIoFrame TxqFrame QFrame List of all members.

Public Methods

 TxqNewTrolFrame (QWidget *parent=0, const char *nm=0, WFlags f=WType_TopLevel)
 The TxqNewTrolFrame constructor takes a QFrame w a name nm and a window flag f All other options must be set from member methods. More...

virtual ~TxqNewTrolFrame ()
 The TxqNewTrolFrame destructor. More...


Public Attributes

QPopupMenu* newMenu
 The popup menu for New. More...


Protected Methods

virtual void addFileMenuItems ()
 Add to the base File menu. More...

virtual void addHelpMenuItems ()
 Add to the base Help menu. More...

virtual void createNewMenu ()
 Create the New menu item. More...

virtual void addNewMenuItem ()
 Add New to the file menu. More...


Detailed Description

A Qt wdiget which adds the ability to instantiate multiple trols.

Author:
Kelly G. Luetkemeyer

Version:
Id:
TxqNewTrolFrame.h,v 1.4 2001/10/12 18:51:23 kgl Exp

Definition at line 31 of file TxqNewTrolFrame.h.


Constructor & Destructor Documentation

TxqNewTrolFrame::TxqNewTrolFrame ( QWidget * parent = 0,
const char * nm = 0,
WFlags f = WType_TopLevel )
 

The TxqNewTrolFrame constructor takes a QFrame w a name nm and a window flag f All other options must be set from member methods.

Parameters:
parent   The parent Qt widget.
nm   The name of the Qt widget.
f   The window flags.

TxqNewTrolFrame::~TxqNewTrolFrame ( ) [virtual]
 

The TxqNewTrolFrame destructor.


Member Function Documentation

void TxqNewTrolFrame::addFileMenuItems ( ) [protected, virtual]
 

Add to the base File menu.

Reimplemented from TxqFrame.

void TxqNewTrolFrame::addHelpMenuItems ( ) [protected, virtual]
 

Add to the base Help menu.

Reimplemented from TxqMasterIoFrame.

void TxqNewTrolFrame::addNewMenuItem ( ) [protected, virtual]
 

Add New to the file menu.

void TxqNewTrolFrame::createNewMenu ( ) [protected, virtual]
 

Create the New menu item.


Member Data Documentation

QPopupMenu * TxqNewTrolFrame::newMenu
 

The popup menu for New.

Definition at line 55 of file TxqNewTrolFrame.h.


The documentation for this class was generated from the following file: Copyright Tech-X Corporation, all rights reserved.