26 #ifndef COMPONENT_POPUP_MENU_H
27 #define COMPONENT_POPUP_MENU_H
153 QAction * addAction(
const QString name,
const char * member,
bool isCheckable =
true);
156 QAction * addSeparator();
A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition: sdk/libraries/core/component/Component.h:292
#define CAMITK_API
Definition: CamiTKAPI.h:49
A component is something that composed something and could also be a part of something.
Definition: modeling/libraries/pml/Component.h:48