File:Qt_logo_neon_2022.svg · Wikimedia Commons · See Wikimedia Commons
Q201904
Sign in to saveAlso known as cute, Q-T, cue-tee, QT, QtSDK, Qt toolkit, Qtoolkit, cue toolkit
object-oriented framework for GUI creation
Q201904 is an object-oriented framework designed to make it easier for programmers to create graphical user interfaces (GUIs) — the visual elements and windows that users interact with on their computers. It matters because frameworks like this reduce the complexity and time required to build professional, functional software applications with user-friendly visual designs.
AI-generated from the Wikipedia summary — may contain errors.
Wikidata facts
- Official website
- www.qt.io
- Image
- Qt Creator 6.0.2 based on Qt 6.2.2.png
Show 15 more facts
- inception
- 1995-05-20
- issue tracker URL
- bugreports.qt.io
- source code repository URL
- codereview.qt-project.org
- Commons category
- Qt
- software version identifier
- 6.11
- Commons gallery
- Qt
- publication date
- 1995-05-20
- IPA transcription
- ˈkjuːt
- Stack Exchange tag
- stackoverflow.com/tags/qt4
- user manual URL
- doc.qt.io
- IRC channel URL
- irc://irc.freenode.net/qt-labs
- social media followers
- 51500
- official forum URL
- forum.qt.io
- official wiki URL
- wiki.qt.io/Main
- FAQ URL
- wiki.qt.io/Technical_FAQ
Sources (11)
via Wikidata · CC0
~24 min read
Article
Qt (/ˈkjuːt/ pronounced "cute") is a cross-platform application development framework for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.
Qt is currently being developed by The Qt Company, a publicly listed company, and the Qt Project under open-source governance, involving individual developers and organizations working to advance Qt. Qt is available under both commercial licenses and open-source GPL 2.0, GPL 3.0, and LGPL 3.0 licenses.