##// END OF EJS Templates
New register explorer WIP...
New register explorer WIP !!!!!!!!!!!!!!!!!!!!!!!!!!!!! REMOVED OLD genericPySysdriver interface Now the plugins are directly exposed to python. ABI not compatible with previous plugins. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!

File last commit:

r64:fb730b849667 default
r79:3440ba47d0f1 default
Show More
PySocExplorerEngine.pri
6 lines | 159 B | text/plain | TextLexer
Jeandet Alexis
Made possible to subclass from python plugin class....
r64 HEADERS += \
$$PWD/PySocExplorerEngine0.h \
SOURCES += \
$$PWD/PySocExplorerEngine0.cpp \
$$PWD/PySocExplorerEngine_init.cpp