![]() |
MAK Data Logger API Documentation for DIS
|
Panel that shows you all objects in a federation. More...
Inheritance diagram for DtInteractionInstanceListDlg:
Collaboration diagram for DtInteractionInstanceListDlg:Public Slots | |
| virtual void | showButtons (bool) |
| Show the buttons in the GUI Panel. | |
| virtual void | showExtendedPane (bool) |
| Enable showing of the extended Panel. | |
| virtual void | viewParameters (Q3ListViewItem *) |
| View the parameters of the selected interaction. | |
| virtual void | viewClassClick () |
| An interaction was clicked, view the current interaction item's parameters. | |
| virtual void | extenderClicked () |
| The parameters extender was clicked. | |
| virtual void | contextMenu (Q3ListViewItem *, const QPoint &) |
| Called when you want a right click menu. | |
| virtual void | classClicked (Q3ListViewItem *) |
| Called whenever an object class node was clicked. | |
| virtual void | discoverInteractionCb (DtInteraction *) |
| Handle a new interaction. | |
| virtual void | onInteractionParametersClose (QDialog *closedDialog) |
| Handle the close of an interaction parameter view. | |
Signals | |
| void | hideWidget () |
| Functions used to signal show/hide. | |
| void | showWidget () |
| Functions used to signal show/hide. | |
| void | closeWidget () |
| Functions used to signal show/hide. | |
Public Member Functions | |
| DtInteractionInstanceListDlg (DtExerciseConn *exConn, DtFom *fom, DtOMTTree &omtTree, DtDatatypeManager &dm, DtTrafficAnalyzerConfig &config, QWidget *parent=0, Qt::WFlags f=0) | |
| Constructor. | |
| virtual | ~DtInteractionInstanceListDlg () |
| Destructor. | |
| virtual bool | isExtended () |
| Returns true if the class is extended (the extended panel is showing) | |
| virtual void | setCurrentTime (const MAKLogger::DtAbsoluteTime ¤tTime) |
| Update current time. | |
| virtual void | clear () |
| Clear the interaction list. | |
| virtual void | setLeftSideWidth (int width) |
| Set/Get the width of the left panel. | |
| virtual int | getLeftSideWidth () |
| Set/Get the width of the left panel. | |
Protected Member Functions | |
| DtInteractionInstanceListDlg (const DtInteractionInstanceListDlg &orig) | |
| Copy Constructor. | |
| DtInteractionInstanceListDlg & | operator= (const DtInteractionInstanceListDlg &rhs) |
| Assignment Operator. | |
| virtual void | hideEvent (QHideEvent *) |
| virtual void | showEvent (QShowEvent *) |
| virtual void | closeEvent (QCloseEvent *) |
| virtual void | mousePressEvent (QMouseEvent *) |
| virtual void | mouseMoveEvent (QMouseEvent *) |
| virtual void | mouseReleaseEvent (QMouseEvent *) |
| virtual DtInteractionClassFedNode * | findCurrentInterFedNode (Q3ListViewItem *currentItem) |
| Used to parse up the OMT Tree in order to find the current fed node. | |
Protected Attributes | |
| Ui::DtInteractionInstanceListDlg | myUi |
| DtInteractionGenList * | myIntGenList |
| DtOMTTree & | myOMTTree |
| DtDatatypeManager & | myDatatypeManager |
| DtTrafficAnalyzerConfig & | myConfig |
| MAKLogger::DtAbsoluteTime | myCurrentTime |
| Q3ListViewItem * | myCurrentItem |
| Q3PopupMenu * | myPopupMenu |
| Q3PtrQueue < DtInteractionListViewItem > | myInteractionQueue |
| bool | myMouseResize |
| DtInteractionParameterDataDlg * | myIntegratedDataDlg |
| unsigned long | myInteractionCount |
| std::map< Q3ListViewItem *, QDialog * > | myInteractionWindowsByItem |
| std::map< QDialog *, Q3ListViewItem * > | myInteractionWindowsByDialog |
Panel that shows you all objects in a federation.
| DtInteractionInstanceListDlg::DtInteractionInstanceListDlg | ( | DtExerciseConn * | exConn, |
| DtFom * | fom, | ||
| DtOMTTree & | omtTree, | ||
| DtDatatypeManager & | dm, | ||
| DtTrafficAnalyzerConfig & | config, | ||
| QWidget * | parent = 0, |
||
| Qt::WFlags | f = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
protected |
Copy Constructor.
|
virtualslot |
Called whenever an object class node was clicked.
|
virtual |
Clear the interaction list.
|
protectedvirtual |
|
signal |
Functions used to signal show/hide.
|
virtualslot |
Called when you want a right click menu.
|
virtualslot |
Handle a new interaction.
|
virtualslot |
The parameters extender was clicked.
Expand or collapse the integrated parameter view pane.
|
protectedvirtual |
Used to parse up the OMT Tree in order to find the current fed node.
|
virtual |
Set/Get the width of the left panel.
|
protectedvirtual |
|
signal |
Functions used to signal show/hide.
|
virtual |
Returns true if the class is extended (the extended panel is showing)
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
virtualslot |
Handle the close of an interaction parameter view.
|
protected |
Assignment Operator.
|
virtual |
Update current time.
|
virtual |
Set/Get the width of the left panel.
|
virtualslot |
Show the buttons in the GUI Panel.
|
protectedvirtual |
|
virtualslot |
Enable showing of the extended Panel.
|
signal |
Functions used to signal show/hide.
|
virtualslot |
An interaction was clicked, view the current interaction item's parameters.
|
virtualslot |
View the parameters of the selected interaction.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |