From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010808 Description of problem: Hi, The QT package in Roswell 2 was not compiled with KDE support which means you cannot use KDE widgets inside QT designer. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start QT designer 2. KDE should apper until tools, but it's not in roswell. Additional info:
This is because the distribution needs to be self-hosting. To build qt-designer with kde support, kdelibs needs to be installed, but you can't compile kdelibs without having qt installed. The only way to fix this would be building qt and qt-designer from different source rpms, which wasn't possible for space reasons. This might be revisited for the next major release.