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 | Private Attributes | List of all members
MMLComponentPopup Class Reference

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
ComponentmyComponent
 the Component concerned by this popup menu More...
 

Detailed Description

A popup monu for MML component Acessible when rigth cliking on the component.

Constructor & Destructor Documentation

MMLComponentPopup::MMLComponentPopup ( camitk::Component comp,
QWidget *  parent 
)

the popup constructor

MMLComponentPopup::~MMLComponentPopup ( )

destructor

Member Function Documentation

void MMLComponentPopup::monitoringTabs ( )
slot

show monitoring widget

Member Data Documentation

QAction* MMLComponentPopup::showTabs
private

menus id


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