#include "Action.h"
|
| 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 () |
|
◆ 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()
The documentation for this class was generated from the following files: