OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::ContextMenuManager Class Reference

#include "ContextMenuManager.h"

Inheritance diagram for ot::ContextMenuManager:

Public Slots

void slotShowContextMenu (const QPoint &_pos)
 

Signals

void clearRequested (void)
 
void actionTriggered (const std::string &_actionName)
 

Public Member Functions

 ContextMenuManager (QWidget *_widget)
 
virtual ~ContextMenuManager ()
 
void setMenu (const MenuCfg &_config)
 

Constructor & Destructor Documentation

◆ ContextMenuManager()

ot::ContextMenuManager::ContextMenuManager ( QWidget * _widget)

◆ ~ContextMenuManager()

ot::ContextMenuManager::~ContextMenuManager ( )
virtual

Member Function Documentation

◆ actionTriggered

void ot::ContextMenuManager::actionTriggered ( const std::string & _actionName)
signal

◆ clearRequested

void ot::ContextMenuManager::clearRequested ( void )
signal

◆ setMenu()

void ot::ContextMenuManager::setMenu ( const MenuCfg & _config)

◆ slotShowContextMenu

void ot::ContextMenuManager::slotShowContextMenu ( const QPoint & _pos)
slot

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