I saw that PyQt contains platfomr dependent source.
This code is marked as WS_X11 or WS_WIN...
On QT/Embedded I commented out X11 specific code and compiled PyQt.
 
I found that all examples works fine...
 
Now I concluded thant PyQt runs on Qt/Embedded.
 

Reply via email to