VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
DtSubordinateFunctionsEditor Class Reference

This class will allow for the adding, modifying or removing of subordinate function names.

Inheritance diagram for DtSubordinateFunctionsEditor:
Inheritance graph
[legend]

Public Member Functions

 DtSubordinateFunctionsEditor (makVrv::DtDe &de, bool precisionMode, QWidget *parent, const Qt::WindowFlags &flags=Qt::Tool)
 
virtual ~DtSubordinateFunctionsEditor ()
 

Public Attributes

QPushButtonmyOKButton
 
QPushButtonmyCancelButton
 
QLabelmyInstructions
 
QToolButtonmyAddFunction
 
QToolButtonmyRemoveFunction
 
QTableWidgetpMyTableWidget
 

Protected Slots

virtual void onAddFunction ()
 
virtual void onRemoveFunction ()
 
virtual void onCellClicked (int, int)
 
virtual void onCellChanged (int, int)
 

Protected Member Functions

virtual void accept ()
 

Protected Attributes

makVrv::DtDemyDe
 
bool bMyWarned
 

Constructor & Destructor Documentation

DtSubordinateFunctionsEditor::DtSubordinateFunctionsEditor ( makVrv::DtDe de,
bool  precisionMode,
QWidget *  parent,
const Qt::WindowFlags &  flags = Qt::Tool 
)
virtual DtSubordinateFunctionsEditor::~DtSubordinateFunctionsEditor ( )
virtual

Member Function Documentation

virtual void DtSubordinateFunctionsEditor::accept ( )
protectedvirtual

Called when dialog is accepted. Write out all changes.

virtual void DtSubordinateFunctionsEditor::onAddFunction ( )
protectedvirtualslot

Called to add a new row.

virtual void DtSubordinateFunctionsEditor::onRemoveFunction ( )
protectedvirtualslot

Called to remove row.

virtual void DtSubordinateFunctionsEditor::onCellClicked ( int  ,
int   
)
protectedvirtualslot

Called when user enters a cell.

virtual void DtSubordinateFunctionsEditor::onCellChanged ( int  ,
int   
)
protectedvirtualslot

Called when user changes a cell.

Member Data Documentation

QPushButton* DtSubordinateFunctionsEditor::myOKButton
QPushButton* DtSubordinateFunctionsEditor::myCancelButton
QLabel* DtSubordinateFunctionsEditor::myInstructions
QToolButton* DtSubordinateFunctionsEditor::myAddFunction
QToolButton* DtSubordinateFunctionsEditor::myRemoveFunction
QTableWidget* DtSubordinateFunctionsEditor::pMyTableWidget
makVrv::DtDe& DtSubordinateFunctionsEditor::myDe
protected
bool DtSubordinateFunctionsEditor::bMyWarned
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)