##// END OF EJS Templates
int ElfFile::getSymbolIndex(const QString &name)
int ElfFile::getSymbolIndex(const QString &name)

File last commit:

r64:fb730b849667 default
r87:433865f7a65f 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