Action interface is used to perform menu or tool bar functions.
More...
|
void | perform (String &slot) |
| using action manager, perform the requested action (slot - menu item, toolbar item,...) More...
|
|
void | perform (String &slot, String &responder) |
| using action manager, perform the requested action (slot - menu item, toolbar item,...) More...
|
|
Action interface is used to perform menu or tool bar functions.
You can use it in Script Editor only.
◆ perform [1/2]
void Action::perform |
( |
String & |
slot | ) |
|
|
slot |
using action manager, perform the requested action (slot - menu item, toolbar item,...)
◆ perform [2/2]
void Action::perform |
( |
String & |
slot, |
|
|
String & |
responder |
|
) |
| |
|
slot |
using action manager, perform the requested action (slot - menu item, toolbar item,...)