##// END OF EJS Templates
Some more cleaning....
Some more cleaning. Removed useless function Converted some QDebug calls to SocExplorerEngine::message calls Added static void message(QObject* sender,const QString& message,int debugLevel=0); and static void message(const QString& sender,const QString& message,int debugLevel=0);

File last commit:

r64:fb730b849667 default
r100:11a895cff789 pre-0.7
Show More
pythongenerator.sh
6 lines | 265 B | application/x-sh | BashLexer
#!/bin/bash
#export QTDIR=/usr/include
#export QTDIR=/usr/include/qt5
pythonqt_generator --include-paths=./plugins:/usr/include/qt5:/usr/include/qt5/QtCore:/usr/include/qt5/QtWidgets --output-directory=pythonQtOut PySocExplorerEngine.h pythonQtgeneratorCfg.txt