Protected Member Functions |
|
| virtual void | hideEvent (QHideEvent *) |
| | Functions used to signal show/hide.
|
| virtual void | showEvent (QShowEvent *) |
| | Functions used to signal show/hide.
|
| virtual void | closeEvent (QCloseEvent *) |
| | Functions used to signal show/hide.
|
| virtual void | mousePressEvent (QMouseEvent *) |
| | Functions used to signal show/hide.
|
| virtual void | mouseMoveEvent (QMouseEvent *) |
| | Functions used to signal show/hide.
|
| virtual void | mouseReleaseEvent (QMouseEvent *) |
| | Functions used to signal show/hide.
|
Static Protected Member Functions |
| static void | discoverObjectCb (DtReflectedGenericObject *obj, void *usr) |
| | Callback for discovered objects.
|
| static void | removeObjectCb (DtReflectedGenericObject *obj, void *usr) |
| | Callback for removed objects.
|
| static void | reflectObjectUpdateCb (const DtStateMsg &msg, DtHlaObject *obj, void *usr) |
| | Callback that captures reflect object update event.
|
Constructor & Destructor Documentation
| virtual DtObjectInstanceListDlg::~DtObjectInstanceListDlg |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtObjectInstanceListDlg::closeAttributeViews |
( |
| ) |
|
|
virtual |
Close all attribute views.
| virtual void DtObjectInstanceListDlg::closeEvent |
( |
QCloseEvent * |
| ) |
|
|
protectedvirtual |
Functions used to signal show/hide.
| void DtObjectInstanceListDlg::closeWidget |
( |
| ) |
|
|
signal |
| virtual void DtObjectInstanceListDlg::contextMenu |
( |
Q3ListViewItem * |
, |
|
|
const QPoint & |
|
|
) |
| |
|
virtualslot |
Called when you want a right click menu.
| virtual void DtObjectInstanceListDlg::discoverObject |
( |
DtReflectedGenericObject * |
obj | ) |
|
|
virtualslot |
Process a discovered object.
| static void DtObjectInstanceListDlg::discoverObjectCb |
( |
DtReflectedGenericObject * |
obj, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Callback for discovered objects.
| virtual void DtObjectInstanceListDlg::extenderClicked |
( |
| ) |
|
|
virtualslot |
The attribute extender was clicked.
Expand or collapse the integrated attribute view pane.
| virtual int DtObjectInstanceListDlg::getLeftSideWidth |
( |
| ) |
|
|
virtual |
| virtual void DtObjectInstanceListDlg::hideEvent |
( |
QHideEvent * |
| ) |
|
|
protectedvirtual |
Functions used to signal show/hide.
| void DtObjectInstanceListDlg::hideWidget |
( |
| ) |
|
|
signal |
| virtual bool DtObjectInstanceListDlg::isExtended |
( |
| ) |
|
|
virtual |
| virtual void DtObjectInstanceListDlg::mouseMoveEvent |
( |
QMouseEvent * |
| ) |
|
|
protectedvirtual |
Functions used to signal show/hide.
| virtual void DtObjectInstanceListDlg::mousePressEvent |
( |
QMouseEvent * |
| ) |
|
|
protectedvirtual |
Functions used to signal show/hide.
| virtual void DtObjectInstanceListDlg::mouseReleaseEvent |
( |
QMouseEvent * |
| ) |
|
|
protectedvirtual |
Functions used to signal show/hide.
| virtual void DtObjectInstanceListDlg::objectClicked |
( |
Q3ListViewItem * |
| ) |
|
|
virtualslot |
Called whenever an object instance item was clicked.
| virtual void DtObjectInstanceListDlg::onObjectAttributesClose |
( |
QDialog * |
| ) |
|
|
virtualslot |
Handle the close of an object attribute view.
| virtual void DtObjectInstanceListDlg::reflectObjectUpdate |
( |
const DtStateMsg & |
msg, |
|
|
DtHlaObject * |
obj |
|
) |
| |
|
virtualslot |
Process are reflect update.
| static void DtObjectInstanceListDlg::reflectObjectUpdateCb |
( |
const DtStateMsg & |
msg, |
|
|
DtHlaObject * |
obj, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Callback that captures reflect object update event.
| virtual void DtObjectInstanceListDlg::removeAllObjects |
( |
| ) |
|
|
virtual |
Remove all known objects.
| virtual void DtObjectInstanceListDlg::removeObject |
( |
DtReflectedGenericObject * |
obj | ) |
|
|
virtualslot |
Process a removed object.
| static void DtObjectInstanceListDlg::removeObjectCb |
( |
DtReflectedGenericObject * |
obj, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Callback for removed objects.
| virtual void DtObjectInstanceListDlg::setLeftSideWidth |
( |
int |
width | ) |
|
|
virtual |
| virtual void DtObjectInstanceListDlg::showButtons |
( |
bool |
| ) |
|
|
virtualslot |
Show the buttons in the GUI Panel.
| virtual void DtObjectInstanceListDlg::showEvent |
( |
QShowEvent * |
| ) |
|
|
protectedvirtual |
Functions used to signal show/hide.
| virtual void DtObjectInstanceListDlg::showExtendedPane |
( |
bool |
| ) |
|
|
virtualslot |
Enable showing of the extended Panel.
| void DtObjectInstanceListDlg::showWidget |
( |
| ) |
|
|
signal |
| virtual void DtObjectInstanceListDlg::viewAttributes |
( |
Q3ListViewItem * |
| ) |
|
|
virtualslot |
View the attributes of the selected object item.
| virtual void DtObjectInstanceListDlg::viewObjectClick |
( |
| ) |
|
|
virtualslot |
An object was clicked, view the current object item's attributes.
Member Data Documentation
| std::map<DtString, QDialog*> DtObjectInstanceListDlg::myDialogsByObjectName |
|
protected |
| bool DtObjectInstanceListDlg::myMouseResize |
|
protected |
| std::map<QDialog*, DtString> DtObjectInstanceListDlg::myObjectNamesByDialog |
|
protected |
| DtOMTTree& DtObjectInstanceListDlg::myOmtTree |
|
protected |
| Q3PopupMenu* DtObjectInstanceListDlg::myPopupMenu |
|
protected |
| std::map<DtString, QDialog*> DtObjectInstanceListDlg::myRemovedObjectDialogs |
|
protected |
| DtReflectedGenericObject* DtObjectInstanceListDlg::mySelectedReflectedObject |
|
protected |
| Ui::DtObjectInstanceListDlg DtObjectInstanceListDlg::myUi |
|
protected |
The documentation for this class was generated from the following file: