The K Desktop Environment

3.6. What is Qt, by the way?

Qt is a C++ based class library to build user interfaces. It provides most of the widgets you will see in a KDE application: Menus, buttons, sliders etc. Qt is a cross-platform library, which allows you to write code that will compile on Unix as well as the Windows platform. You can learn more about Qt at http://www.troll.no.