QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
This is the complete list of members for QgsPythonRunner, including all inherited members.
eval(const QString &command, QString &result) | QgsPythonRunner | static |
evalCommand(QString command, QString &result)=0 | QgsPythonRunner | protectedpure virtual |
isValid() | QgsPythonRunner | static |
QgsPythonRunner()=default | QgsPythonRunner | protected |
run(const QString &command, const QString &messageOnError=QString()) | QgsPythonRunner | static |
runCommand(QString command, QString messageOnError=QString())=0 | QgsPythonRunner | protectedpure virtual |
setInstance(QgsPythonRunner *runner) | QgsPythonRunner | static |
sInstance | QgsPythonRunner | protectedstatic |
~QgsPythonRunner()=default | QgsPythonRunner | protectedvirtual |