5 #include "python/wrappers/py_wrappers.h"
9 PythonQtObjectPtr _context;
14 const QString f = QString(fName);
19 #endif // SCRIPTRUNNER_H
minimal class to run python scripts (from menu)
Definition: scriptrunner.h:7
ScriptRunner()
Definition: scriptrunner.cpp:3
void runScriptFile(QString fName)
Definition: scriptrunner.h:13