#include <enhancedmenu.h>
|
| Action (QObject *parent=nullptr) |
|
| Action (const QString &text, QObject *parent=nullptr) |
|
| Action (const QIcon &icon, const QString &text, QObject *parent=nullptr) |
|
Definition at line 53 of file enhancedmenu.h.
◆ Action() [1/3]
Action::Action |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ Action() [2/3]
Action::Action |
( |
const QString & |
text, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ Action() [3/3]
Action::Action |
( |
const QIcon & |
icon, |
|
|
const QString & |
text, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ctrlTriggered
void Action::ctrlTriggered |
( |
| ) |
|
|
signal |
◆ emitCtrlTriggered
void Action::emitCtrlTriggered |
( |
| ) |
|
|
slot |
◆ emitShiftTriggered
void Action::emitShiftTriggered |
( |
| ) |
|
|
slot |
◆ shiftTriggered
void Action::shiftTriggered |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: