Qt 4.x is a specific series of releases of the Qt GUI library. Use this tag if your question only applies to Qt 4.x, and not to Qt 3.x or Qt 5.x. If your question applies to Qt in general, use the tag qt.
Trolltech released Qt 4.0 on June 28, 2005 and introduced five new technologies in the framework:
- Tulip: A set of template container classes.
- Interview: A model/view architecture for item views.
- Arthur: A 2D painting framework.
- Scribe: A Unicode text renderer with a public API for performing low-level text layout.
- MainWindow: A modern action-based main window, toolbar, menu, and docking architecture.