[PyKDE] Making use of the K Widgets
Dennis Schaaf
dennis.schaaf at gmail.com
Sun Jan 16 21:27:57 GMT 2005
Hi,
I'm designing tools with qtdesigner and then compiling the ui files I
get with pyuic. This works ok when I'm using normal qt widgets but if
I use the KDE specific widgets like KTextBrowser I get errors because
the compilet output file doesn't import any of the required kde
modules(and I don't even know exactly where they are).
What do you think is the best way to design with the KDE widgets?
dennis
More information about the PyQt
mailing list