Results 26 - 28 of about 28 results out of about 3454 pages. (0.23 seconds)

PyQt/simple3 . . . 5 matches
....py '''A really simple editor program in PyQt4 - simple.py''' import sys from PyQt4.QtGui import (QMainWindow, QApplication, QFileDialog) from PyQt4.QtCore import SIGNAL from u...

5.9k - rev: 1 (current) last modified: 2014-06-08 13:47:42

PyQt/simple2 . . . 5 matches
...py #'''A really simple editor program in PyQt4 - simple.py''' import sys from PyQt4.QtGui import (QMainWindow, QApplication) from PyQt4.QtCore import SIGNAL from ui_simple impo...

4.8k - rev: 1 (current) last modified: 2014-06-08 13:45:03

PyQt/Previewing a form . . . 2 matches
...e.net|Freenode]], `a_l_e` asked for a way to preview a main window form created in Qt Designer. {{{ #!python import sys from PyQt4.QtGui import QApplication from PyQt4.uic impor...

0.6k - rev: 1 (current) last modified: 2014-06-07 22:56:22

Previous 1 2

Unable to edit the page? See the FrontPage for instructions.