Developer Documentation
|
#include <OpenFlipper/widgets/coreWidget/CoreWidget.hh>
Public Attributes | |
QAction * | action |
The context item. More... | |
DataType | contextType |
Type of objects for which the context Menu should be visible. More... | |
ContextMenuType | type |
Type of the context Menu ( Context for what type .. Background,Object,Node) More... | |
Info struct containing information about custom context menus
Definition at line 161 of file CoreWidget.hh.
|
inline |
Definition at line 163 of file CoreWidget.hh.
QAction* MenuInfo::action |
The context item.
Definition at line 169 of file CoreWidget.hh.
DataType MenuInfo::contextType |
Type of objects for which the context Menu should be visible.
Definition at line 172 of file CoreWidget.hh.
ContextMenuType MenuInfo::type |
Type of the context Menu ( Context for what type .. Background,Object,Node)
Definition at line 175 of file CoreWidget.hh.