I compiled Qt 4.7.4 and Qt 4.8 on Ubuntu 11.04, the results are the same.
When I launch qtconfig/designer/assistant, the theme and font don't match the theme of Ubuntu, app linked with the frameworks also have strange style
Screenshot-Qt Assistant.jpg
While using the QtCreator, QtCreator itself has style that matches the Ubuntu 11.04 style, but apps created from it don't, I tried using qtconfig to change among styles but nothing helps.
Also, if I launch qtconfig with sudo, the visual style becomes the Windows style...
Are there anyway to use the Ubuntu style in Qt-based app?