Fahri Güreşçi
A collection of code snippets.
Form.show()
ui.setupUi(Form)
ui = Ui_Form()
Form = QtGui.QWidget()
app = QtGui.QApplication(sys.argv)