##// 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:

r0:1aa783210b8e default
r100:11a895cff789 pre-0.7
Show More
mingwQtgenCmd.sh
5 lines | 168 B | application/x-sh | BashLexer
#!bash
export QTDIR=/c/Qt/5.2.0/mingw48_32
export PATH=$PATH:$QTDIR/bin
pythonqt_generator.exe --output-directory=pythonQtOut Pylppmon.h pythonQtgeneratorCfg.txt