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

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

#include <MultiComponentDCPopup.h>

+ Inheritance diagram for MultiComponentDCPopup:

Public Slots

void addNewMultiComponent ()
 This slot allows you to create a new multi component inside this one. More...
 
void addNewStructuralComponent ()
 This slot allows you to create a new structural component inside this one. More...
 

Public Member Functions

 MultiComponentDCPopup (camitk::Component *, QWidget *)
 
- Public Member Functions inherited from camitk::ComponentPopupMenu
 ComponentPopupMenu (Component *, QWidget *)
 default constructor 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
ComponentmyComponent
 the Component concerned by this popup menu More...
 

Detailed Description

The popup menu of the multi component data component.

Allows one to do different things directly from the DC popup.

Constructor & Destructor Documentation

MultiComponentDCPopup::MultiComponentDCPopup ( camitk::Component ,
QWidget *   
)

Member Function Documentation

void MultiComponentDCPopup::addNewMultiComponent ( )
slot

This slot allows you to create a new multi component inside this one.

void MultiComponentDCPopup::addNewStructuralComponent ( )
slot

This slot allows you to create a new structural component inside this one.


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