We are planning on using Qt on a low powered processor. Unfortunately Qt4 grinds on this system but Qt3 works fine. The problem is that we want to use some of the Qt4 Embedded widgets (http://www.qtsoftware.com/developer/...d-widget-demos) on this system since they look so much better than what is available on Qt3.

Has anyone successfully back-ported the Qt4 Embedded widgets to Qt3 or does anyone have any thoughts on performing this type of operation?

Thanks in advance for any advice provided.