How to configure the system to develop with QT

Hello,

I would like to start develop QT applications, and I would like to ask how is it better to configure the system for programming QT?
What I mean is: Is it better to install QT development packages through Yast, or to download the whole SDK from Qt – A cross-platform application and UI framework

Thanks in advance!

Hi,

it is easier and faster to install the devel packages via yast. As editor you can use kdevelop which as a good Qt integration especially with qmake and sub classing from designer created interfaces.

Hope this helps