![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
A popup monu for MML component Acessible when rigth cliking on the component. More...
#include <MMLComponentPopup.h>
Inheritance diagram for MMLComponentPopup:Public Slots | |
| void | monitoringTabs () |
| show monitoring widget More... | |
Public Member Functions | |
| MMLComponentPopup (camitk::Component *comp, QWidget *parent) | |
| the popup constructor More... | |
| ~MMLComponentPopup () | |
| destructor More... | |
Public Member Functions inherited from camitk::ComponentPopupMenu | |
| ComponentPopupMenu (Component *, QWidget *) | |
| default constructor More... | |
Private Attributes | |
| QAction * | showTabs |
| menus id More... | |
Additional Inherited Members | |
Protected Member Functions inherited from camitk::ComponentPopupMenu | |
| QAction * | addAction (const QString name, const char *member, bool isCheckable=true) |
| Add a new item to the popup menu) More... | |
| QAction * | addSeparator () |
| insert a menu separator and return the corresponding action More... | |
Protected Attributes inherited from camitk::ComponentPopupMenu | |
| Component * | myComponent |
| the Component concerned by this popup menu More... | |
A popup monu for MML component Acessible when rigth cliking on the component.
| MMLComponentPopup::MMLComponentPopup | ( | camitk::Component * | comp, |
| QWidget * | parent | ||
| ) |
the popup constructor
| MMLComponentPopup::~MMLComponentPopup | ( | ) |
destructor
|
slot |
show monitoring widget
|
private |
menus id
1.8.8