VR-Forces 4.10 Class Documentation
 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. More...

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
 
QPushButtonmyAddFunction
 
QPushButtonmyRemoveFunction
 
QTableWidgetpMyTableWidget
 

Protected Slots

virtual void onAddFunction ()
 Called to add a new row. More...
 
virtual void onRemoveFunction ()
 Called to remove row. More...
 
virtual void onCellClicked (int, int)
 Called when user enters a cell. More...
 
virtual void onCellChanged (int, int)
 Called when user changes a cell. More...
 

Protected Member Functions

virtual void accept ()
 Called when dialog is accepted. Write out all changes. More...
 

Protected Attributes

makVrv::DtDemyDe
 
bool bMyWarned
 

Detailed Description

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

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
QPushButton* DtSubordinateFunctionsEditor::myAddFunction
QPushButton* 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)