User Tools

Site Tools


qt:pyqt_ide_autocompletion_testing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
qt:pyqt_ide_autocompletion_testing [2011/04/17 11:16] – created mithatqt:pyqt_ide_autocompletion_testing [2011/04/17 11:21] – [Tempalate] mithat
Line 19: Line 19:
     open()     open()
 </code> </code>
 +This is from my {{:qt:evalpyqt.zip|EvalPyQt}} example project (except for the last line). All IDEs were set up with this project. Then everything after ''if __name__ == '__main__':'' in ''main.py'' was removed and the document saved. Then the code was retyped.
 ===== Spyder ===== ===== Spyder =====
 <code python> <code python>
Line 41: Line 41:
 Syntax error markers can be very slow. Syntax error markers can be very slow.
  
-===== PyDev =====+===== Eclipse + PyDev =====
 <code python> <code python>
 if __name__ == '__main__': if __name__ == '__main__':
qt/pyqt_ide_autocompletion_testing.txt · Last modified: 2011/04/17 11:22 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki