#include <Action.h>
◆ Action() [1/4]
Action::Action |
( |
QObject * |
parent | ) |
|
◆ Action() [2/4]
Action::Action |
( |
const QString & |
text, |
|
|
QObject * |
parent |
|
) |
| |
◆ Action() [3/4]
Action::Action |
( |
const QIcon & |
icon, |
|
|
QObject * |
parent |
|
) |
| |
◆ Action() [4/4]
Action::Action |
( |
const QIcon & |
icon, |
|
|
const QString & |
text, |
|
|
QObject * |
parent |
|
) |
| |
◆ ~Action()
◆ sigToggled()
Signal< void(bool)> & Action::sigToggled |
( |
| ) |
|
◆ sigTriggered()
Signal< void(void)> & Action::sigTriggered |
( |
| ) |
|
The documentation for this class was generated from the following files: