[PyKDE] Hi

Gerard Vermeulen gvermeul at labs.polycnrs-gre.fr
Mon Oct 8 20:09:16 BST 2001


On Monday 08 October 2001 19:56, Alexander Kratzer wrote:
> Hallo,
>
> Ich möchte gerne mit Python und dem Qt designer etwas rumprobieren ;-))
> Aber ich kann keine doc zum download finden die mir den zusammenhang
> zwischen Python und dem Qt designer zeigt.
>
> Auf eurer Page ist zwar eine aber kein Link zum downloaden . Giegt es
> vielleicht Bücher oder gute docs die ich mir kaufen könnte ?
>
> mfg Alexander Kratzer
> mailto: welt at herrschen.de

Sorry for replying in English

In the PyQt/examples directory there is code to test the pizza.ui
example in the manual of Qt designer.

You simply run

pyuic pizza.ui >PizzaEntry.py

and you can play with PizzaEntryImpl.py  and PizzaEntryTest.py

Gerard





More information about the PyQt mailing list