Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Slots | Public Member Functions | List of all members
AtomDCPopup Class Reference

The popup menu of the atom data component. More...

#include <AtomDCPopup.h>

+ Inheritance diagram for AtomDCPopup:

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 *)
- Public Member Functions inherited from camitk::ComponentPopupMenu
 ComponentPopupMenu (Component *, QWidget *)
 default constructor

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)
QAction * addSeparator ()
 insert a menu separator and return the corresponding action
- Protected Attributes inherited from camitk::ComponentPopupMenu
ComponentmyComponent
 the Component concerned by this popup menu

Detailed Description

The popup menu of the atom data component.

Allows to do different things directly from the DC popup.

Constructor & Destructor Documentation

AtomDCPopup::AtomDCPopup ( camitk::Component dc,
QWidget *  parent 
)

Member Function Documentation

void AtomDCPopup::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().


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