Qt
Qt
https://www.qt-project.org
Cross-platform GUI library
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.
Currently developed by The Qt Company and the Qt Project, it simplifies the task of writing and maintaining GUI (graphical user interface), cross-platform applications. It is written in C++ and is fully object-oriented. Qt/X11 does not require any additional graphical layer above X11. It is highly optimized native code that runs directly on top of the lowest graphical layer Xlib.
An integrated development environment called Qt Creator is packaged separately.
IRC general channel
- irc://irc.freenode.net/qt
IRC development channel
- irc://irc.freenode.net/qt-labs
Download
https://download.qt.io/archive/qt/5.14/5.14.2/single/qt-everywhere-src-5.14.2.tar.xz
version 5.14.2
(stable)
released on 31 March 2020
User level
Advanced
VCS Checkout
git clone git://code.qt.io/qt/qtbase.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
17 April 2020
License
Verified by
Genium
Verified on
17 April 2020
License
Verified by
Genium
Verified on
17 April 2020
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Perl (Ref) | https://metacpan.org/release/Qt | |
Python (Ref) | https://pypi.org/project/Qt | |
Qt | Bug Tracking | https://bugreports.qt.io/ |
Qt | VCS Repository Webview | https://code.qt.io/cgit/qt/qtbase.git/ |
GitHub | VCS Repository Webview | https://github.com/qt/qtbase |
Announce Info Page | Mailing List Subscribe | https://lists.qt-project.org/mailman/listinfo/announce |
Software prerequisites
Kind | Description |
---|---|
Required to build | Perl 5.8 or later |
Required to build | Python 2.7 or later |
Required to build | C++ compiler supporting the C++11 standard |
This entry (in part or in whole) was last reviewed on 17 April 2020.
Version comment
Qt Documentation available at https://doc.qt.io/
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.