#include <qs_scripter.h>
Public Slots | |
| void | test () |
Public Member Functions | |
| QS_Scripter (QWidget *parent, QG_MainWindowInterface *scripterHostInterface) | |
| Constructor. | |
| virtual | ~QS_Scripter () |
| Destructor. | |
| QSProject * | getQSAProject () const |
| void | runScript () |
| Shows a dialog to run a script. | |
| void | runScript (const QString &path, const QString &method) |
| Runs a macro from a script file. | |
| void | openIDE () |
| Shows the scripting IDE. | |
| void | showDisabledWarning () |
|
||||||||||||
|
Runs a macro from a script file.
|
1.4.4