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