Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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

Public Member Functions

 MMLComponentPopup (camitk::Component *comp, QWidget *parent)
 the popup constructor
 ~MMLComponentPopup ()
 destructor
- Public Member Functions inherited from camitk::ComponentPopupMenu
 ComponentPopupMenu (Component *, QWidget *)
 default constructor

Private Attributes

QAction * showTabs
 menus id

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

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

Constructor & Destructor Documentation

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

destructor

Member Function Documentation

void MMLComponentPopup::monitoringTabs ( )
slot

show monitoring widget

References camitk::ComponentPopupMenu::myComponent, and showTabs.

Referenced by MMLComponentPopup().

Member Data Documentation

QAction* MMLComponentPopup::showTabs
private

menus id

Referenced by MMLComponentPopup(), and monitoringTabs().


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