Script
|
Action interface is used to perform menu or tool bar functions. More...
#include <actioninterface.h>
Public Slots | |
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.
|
slot |
using action manager, perform the requested action (slot - menu item, toolbar item,...)
|
slot |
using action manager, perform the requested action (slot - menu item, toolbar item,...)