26 #ifndef COMPONENT_POPUP_MENU_H 27 #define COMPONENT_POPUP_MENU_H 152 QAction * addAction(
const QString name,
const char * member,
bool isCheckable =
true);
155 QAction * addSeparator();
Definition: Action.cpp:40
A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition: sdk/libraries/core/component/Component.h:299
#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