MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
DtInteractionParameterDataDlg Class Reference

Shows Parameter data of a particular interaction. More...

+ Inheritance diagram for DtInteractionParameterDataDlg:
+ Collaboration diagram for DtInteractionParameterDataDlg:

Public Member Functions

 DtInteractionParameterDataDlg (DtDatatypeManager &dm, QWidget *parent=0, Qt::WindowFlags fl=0)
 Constructor. More...
 
virtual ~DtInteractionParameterDataDlg ()
 Destructor. More...
 
virtual void fillParameters (DtInteractionClassFedNode *thisNode, DtInteractionTreeWidgetItem *interItem)
 Fill the list of parameters on the list. More...
 
- Public Member Functions inherited from DtClassDataDlg
 DtClassDataDlg (DtDatatypeManager &dm, QWidget *parent=0, Qt::WindowFlags fl=0)
 Constructor. More...
 
virtual ~DtClassDataDlg ()
 Destructor. More...
 
virtual void clearList ()
 

Protected Member Functions

virtual void const * parameterValue (const DtInteractionTreeWidgetItem &interItem, const DtParameterFedNode &paramNode, unsigned long &valueSize)
 Get the parameter value and size. More...
 
 DtInteractionParameterDataDlg (const DtInteractionParameterDataDlg &orig)
 Copy Constructor. More...
 
DtInteractionParameterDataDlgoperator= (const DtInteractionParameterDataDlg &rhs)
 Assignment Operator. More...
 
- Protected Member Functions inherited from DtClassDataDlg
 DtClassDataDlg (const DtClassDataDlg &orig)
 Copy Constructor. More...
 
DtClassDataDlgoperator= (const DtClassDataDlg &rhs)
 Assignment Operator. More...
 
virtual void hideEvent (QHideEvent *e)
 Process hide event. More...
 
virtual void showEvent (QShowEvent *e)
 Process show event. More...
 
virtual void closeEvent (QCloseEvent *e)
 Process close event. More...
 
virtual void resizeEvent (QResizeEvent *e)
 Process resize event. More...
 
virtual void removeFutureChildren (QTreeWidgetItem *childItem)
 helper function that removes all items after the specified item. More...
 
virtual QTreeWidgetItemcreateClassItem (QTreeWidgetItem *parent, QTreeWidgetItem *after, const char *label)
 Create a list view item to contain the value string. More...
 
virtual void updateComponent (DtStringTree *strTree, QTreeWidgetItem *parentItem, QString &valueString)
 Process a datatype component found in an item value. More...
 
virtual void updateComponentElements (DtStringTree *strTree, QTreeWidgetItem *parentItem, QString &valueString)
 Process the array elements of a component. More...
 
virtual void updateSubComponents (DtStringTree *strTree, QTreeWidgetItem *parentItem, QString &valueString)
 Process the subcomponents of a component. More...
 

Additional Inherited Members

- Signals inherited from DtClassDataDlg
void hideWidget ()
 
void showWidget ()
 
void closeWidget ()
 
- Protected Attributes inherited from DtClassDataDlg
Ui::DtClassDataDlg myUi
 
DtDatatypeManagermyDatatypeManager
 

Detailed Description

Shows Parameter data of a particular interaction.

Constructor & Destructor Documentation

DtInteractionParameterDataDlg::DtInteractionParameterDataDlg ( DtDatatypeManager dm,
QWidget parent = 0,
Qt::WindowFlags  fl = 0 
)

Constructor.

virtual DtInteractionParameterDataDlg::~DtInteractionParameterDataDlg ( )
virtual

Destructor.

DtInteractionParameterDataDlg::DtInteractionParameterDataDlg ( const DtInteractionParameterDataDlg orig)
protected

Copy Constructor.

Member Function Documentation

virtual void DtInteractionParameterDataDlg::fillParameters ( DtInteractionClassFedNode thisNode,
DtInteractionTreeWidgetItem interItem 
)
virtual

Fill the list of parameters on the list.

DtInteractionParameterDataDlg& DtInteractionParameterDataDlg::operator= ( const DtInteractionParameterDataDlg rhs)
protected

Assignment Operator.

virtual void const* DtInteractionParameterDataDlg::parameterValue ( const DtInteractionTreeWidgetItem interItem,
const DtParameterFedNode paramNode,
unsigned long &  valueSize 
)
protectedvirtual

Get the parameter value and size.


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

Document ID: Generated on Thu Sep 2 15:35:22 EDT 2021 from SVN revision 233992
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)