Pullup ticket #3276.
[pkgsrcv2.git] / x11 / qt4-libs / DESCR
1 Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
2 maintaining GUI (graphical user interface) applications.
3
4 Qt is written in C++ and is fully object-oriented. It has everything you need
5 to create professional GUI applications. And it enables you to create them
6 quickly.
7
8 Qt is a multi-platform toolkit. When developing software with Qt, you can run
9 it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
10 Simply recompile your source code on the platform you want.
11
12 Qt cuts down the complexity in implementing large and complex systems. Its
13 ingenious signal-slot technology enables true component programming.