Used to represent actions (see ACTION element) in the scripting engine. More...
Inherits Kt::Object.
Public Member Functions | |
void | opCall () const |
The () operator that executes the action. | |
It is a reference type that behaves like a function void f(). Given an action 'myAction', it can be executed by the following code: