Re: [Python-de] QT in Python ausführen?
Karl Scalet
scalet at yebu.de
Mit Jun 15 17:39:14 CEST 2005
Hallo Stefan,
> habe jetzt mit QT eine Oberfläche erstellt mit pyuic in pythoncode
> umgewandelt und habe die pythondatei importiert
du kannst pyuic mit option -x aufrufen, dann wird gleich der
Code für das Hauptprogramm miterzeugt. Den kannst du dir ja
dann ansehen,
Karl
> Die Klasse von Qt lautet
>
> FormMain (QMainWindow)
>
> ich rufe diese jetzt mit
>
> f = FormMain
> exec_loop()
>
> auf
>
> ABE rnix passiert:( Was habe ich vergessen?:)
>
> _______________________________________________
> python-de maillist - python-de at python.net
> http://python.net/mailman/listinfo/python-de