Developer Documentation
PythonFunctions.hh
1 
3 
4 #include <QObject>
5 #include <QString>
6 
13 QObject* getPluginPointer(QString _name);
14 
#define DLLEXPORT