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

#include "Action.h"

Inheritance diagram for ot::Action:

Public Member Functions

 Action (QObject *_parent=(QObject *) nullptr)
 
 Action (const QString &_text, QObject *_parent=(QObject *) nullptr)
 
 Action (const QIcon &_icon, const QString &_text, QObject *_parent=(QObject *) nullptr)
 
virtual ~Action ()
 

Constructor & Destructor Documentation

◆ Action() [1/3]

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

◆ Action() [2/3]

ot::Action::Action ( const QString & _text,
QObject * _parent = (QObject*)nullptr )

◆ Action() [3/3]

ot::Action::Action ( const QIcon & _icon,
const QString & _text,
QObject * _parent = (QObject*)nullptr )

◆ ~Action()

ot::Action::~Action ( )
virtual

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