コード例 #1
0
ファイル: import_QtDesigner.py プロジェクト: stlcours/klayout
 def test_2(self):
     app = QtCore.QCoreApplication(["appname"])
     q = QtDesigner.QFormBuilder()
コード例 #2
0
 def test_2(self):
     app = QtCore.QCoreApplication(["progname"])
     q = QtPrintSupport.QPrinter()
コード例 #3
0
 def test_2(self):
     app = QtCore.QCoreApplication(["appname"])
     q = QtUiTools.QUiLoader()