[PyKDE] KDE widgets

Detlev Offenbach detlev at die-offenbachs.de
Thu Apr 14 18:12:39 BST 2005


Am Mittwoch, 13. April 2005 19:38 schrieb Torsten Marek:
> Hello all,
>
> right now I'm working on getting the KDE widgets into PyQtUI. Apart from
> listing them all in a file with their respective modules, what should be
> supported too:
>
> * creating a KApplication instead of a QApplication
> * convert all QWhatEver to KWhatEver if possible (maybe via a switch?)
>
> Are there any PyKDE hackers around that can lighten me up?

If you want to make your application KDE like, if KDE is installed, you can 
follow the same approach I did in Eric3 3.6. I wrote some wrapper classes 
that map the Qt-Interface for some dialog types to KDE. See the eric3 source 
for more details.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list