Skip to content
krrr edited this page Jun 9, 2017 · 9 revisions

links

set PATH=F:\apps\qt\4.8\lib;%PATH%
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
python setup.py build --qmake=F:\apps\qt\4.8\bin\qmake.exe
pause

bugs

...

examples

broken:
richtext/textobject: multi inherit, interface
itemviews/chart: `QAbstractItemView.viewOptions().font`
editabletreemodel: `self.view.selectionModel().selectionChanged.connect(self.updateActions)`

intresting:
hyperui
mandelbrot
pixelator
Clone this wiki locally