![]() |
Computer Assited Medical Intervention Tool Kit
|
The popup menu of the atom data component. More...
#include <AtomDCPopup.h>
Public Slots | |
void | addLoad () |
This slot allows you to add a new load whose target are all selected Atom DC. |
Public Member Functions | |
AtomDCPopup (camitk::Component *, QWidget *) | |
![]() | |
ComponentPopupMenu (Component *, QWidget *) | |
default constructor |
Additional Inherited Members | |
![]() | |
QAction * | addAction (const QString name, const char *member, bool isCheckable=true) |
Add a new item to the popup menu) | |
QAction * | addSeparator () |
insert a menu separator and return the corresponding action | |
![]() | |
Component * | myComponent |
the Component concerned by this popup menu |
The popup menu of the atom data component.
Allows to do different things directly from the DC popup.
AtomDCPopup::AtomDCPopup | ( | camitk::Component * | dc, |
QWidget * | parent | ||
) |
References camitk::ComponentPopupMenu::addAction(), and addLoad().
|
slot |
This slot allows you to add a new load whose target are all selected Atom DC.
References camitk::ComponentPopupMenu::myComponent.
Referenced by AtomDCPopup().