Remoto - VFS
|
#include <Python.h>
#include <QString>
#include <QJsonObject>
Go to the source code of this file.
Namespaces | |
py | |
Functions | |
QString | py::callObjectMethod (PyObject *object, QString method, PyObject *args=nullptr) |
PyObject * | py::loadModule (QString path) |
void | py::printError () |