[PyKDE] PyQt for Qt _and_ Qt/E

Michael Lauer mickey at tm.informatik.uni-frankfurt.de
Wed Aug 7 12:16:01 BST 2002


Hi,

we are working on an application which runs on iPAQs and
x86 desktop PCs. It should adapt itself to the underlying environment
by automatically choosing qt or qt/embedded. Now we have
some kludges for this (e.g. seperate python installations), but what is
the _recommended_ practice for this? Would it be easily possible to
rename the Qt/Embedded modul to qte and thus switching by
"import qt" / "import qte"? Or should I use PYTHONPATH tricks
together with a qt/qte wrapper module which automaticall uses
the "real" lowlevel libqtcmodule.so ?

Please share your ideas with me.
Yours,

-- 
:M:
--------------------------------------------------------------------------
Dipl.-Inf. Michael 'Mickey' Lauer  
mickey at tm.informatik.uni-frankfurt.de 
  Raum 10b - ++49 69 798 28358       Fachbereich Informatik und Biologie
--------------------------------------------------------------------------




More information about the PyQt mailing list