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

#include "ContextMenuAction.h"

Inheritance diagram for ot::ContextMenuAction:

Public Member Functions

 ContextMenuAction (QObject *_parent=(QObject *) nullptr)
 
 ContextMenuAction (const MenuButtonCfg &_config, QObject *_parent=(QObject *) nullptr)
 
virtual ~ContextMenuAction ()
 
void setFromConfiguration (const MenuButtonCfg &_config)
 
void setContextMenuActionName (const std::string &_name)
 
const std::string & getContextMenuActionName (void) const
 

Constructor & Destructor Documentation

◆ ContextMenuAction() [1/2]

ot::ContextMenuAction::ContextMenuAction ( QObject * _parent = (QObject*) nullptr)

◆ ContextMenuAction() [2/2]

ot::ContextMenuAction::ContextMenuAction ( const MenuButtonCfg & _config,
QObject * _parent = (QObject*) nullptr )

◆ ~ContextMenuAction()

ot::ContextMenuAction::~ContextMenuAction ( )
virtual

Member Function Documentation

◆ getContextMenuActionName()

const std::string & ot::ContextMenuAction::getContextMenuActionName ( void ) const
inline

◆ setContextMenuActionName()

void ot::ContextMenuAction::setContextMenuActionName ( const std::string & _name)
inline

◆ setFromConfiguration()

void ot::ContextMenuAction::setFromConfiguration ( const MenuButtonCfg & _config)

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