|
We realised GUI with Qt. Why Qt?
Qt is a C++ class library for writing GUI applications that run on UNIX,
Windows 95/98/2000, and Windows NT platforms. Applications developed by
Qt emulate the look-and-feel of Windows, Motif or other GUI environments.
Besides, these are fast while running and easy to compile under different
operating systems. Qt widget library include both simple and complicated
widgets and constantly developed. Qt also supplies extended support for
graphics and animation, including 3d.
|
|