Developer Documentation
MenuInfo Class Reference

#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...
 

Detailed Description

Info struct containing information about custom context menus

Definition at line 161 of file CoreWidget.hh.

Constructor & Destructor Documentation

◆ MenuInfo()

MenuInfo::MenuInfo ( )
inline

Definition at line 163 of file CoreWidget.hh.

Member Data Documentation

◆ action

QAction* MenuInfo::action

The context item.

Definition at line 169 of file CoreWidget.hh.

◆ contextType

DataType MenuInfo::contextType

Type of objects for which the context Menu should be visible.

Definition at line 172 of file CoreWidget.hh.

◆ type

ContextMenuType MenuInfo::type

Type of the context Menu ( Context for what type .. Background,Object,Node)

Definition at line 175 of file CoreWidget.hh.


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