Difference between revisions of "Qt"
(Created page with "{{Entry |Name=Qt |Short description=Toolkit for GUI developers |Full description='Qt' is a toolkit for software developers. It simplifies the task of writing and maintaining GUI ...") |
m (LGPL on top) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=Qt | |Name=Qt | ||
− | |Short description= | + | |Short description=Cross-platform GUI library |
− | |Full description='Qt' is a | + | |Full description='''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. |
− | + | ||
− | |Homepage URL= | + | An integrated development environment called [[qtcreator|Qt Creator]] is packaged separately. |
− | |VCS checkout command= | + | |Homepage URL=https://www.qt-project.org |
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://code.qt.io/qt/qtbase.git | ||
|Computer languages=C++ | |Computer languages=C++ | ||
− | | | + | |Decommissioned or Obsolete=No |
− | + | |IRC general=irc://irc.freenode.net/qt | |
− | + | |IRC development=irc://irc.freenode.net/qt-labs | |
− | + | |Related projects=Gtk+, wxWidgets, Qtcreator, GCC | |
− | |IRC development= | + | |Keywords=C++, GUI, development, programming, api, xlib |
− | |Related projects= | + | |Version identifier=5.14.2 |
− | |Keywords=C++,GUI,development,programming,api,xlib | + | |Version date=2020/03/31 |
− | | | + | |Version status=stable |
− | |Last review by= | + | |Version download=https://download.qt.io/archive/qt/5.14/5.14.2/single/qt-everywhere-src-5.14.2.tar.xz |
− | |Last review date= | + | |Version comment=Qt Documentation available at https://doc.qt.io/ |
+ | |Last review by=Genium | ||
+ | |Last review date=2020/04/17 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |User level=advanced |
− | | | + | |Accepts cryptocurrency donations=No |
− | | | + | |Test entry=No |
− | | | + | |Is GNU=No |
− | | | + | }} |
− | | | + | {{Project license |
+ | |License=LGPLv3 | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2020-04-17 | ||
+ | |License note=https://code.qt.io/cgit/qt/qtbase.git/tree/LICENSE.LGPL3 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv2 | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2020/04/17 | ||
+ | |License note=https://code.qt.io/cgit/qt/qtbase.git/tree/LICENSE.GPL2 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv3 | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2020/04/17 | ||
+ | |License note=https://code.qt.io/cgit/qt/qtbase.git/tree/LICENSE.GPL3 | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Qt | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://bugreports.qt.io/ | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Qt |
− | | | + | |Resource kind=VCS Repository Webview |
− | + | |Resource URL=https://code.qt.io/cgit/qt/qtbase.git/ | |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=GitHub |
− | |Resource kind= | + | |Resource kind=VCS Repository Webview |
− | |Resource URL= | + | |Resource URL=https://github.com/qt/qtbase |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Announce Info Page |
− | |Resource kind= | + | |Resource kind=Mailing List Subscribe |
− | |Resource URL= | + | |Resource URL=https://lists.qt-project.org/mailman/listinfo/announce |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Perl (Ref) |
− | + | |Resource URL=https://metacpan.org/release/Qt | |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Python (Ref) |
− | + | |Resource URL=https://pypi.org/project/Qt | |
− | |Resource URL= | ||
}} | }} | ||
{{Software category | {{Software category | ||
− | |Interface=command-line | + | |Interface=command-line, library |
− | |Programming-language= | + | |Programming-language=C++ |
+ | |Runs-on=Windows, BSD, OS X, Android, GNU/Linux, iOS | ||
|Software-development=programming-language | |Software-development=programming-language | ||
− | |Use=software-development | + | |Use=library, software-development |
+ | |Uitoolkit=qt | ||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Required to build |
− | | | + | |Prerequisite description=[[Perl]] 5.8 or later |
− | |||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Required to build |
− | | | + | |Prerequisite description=[[Python]] 2.7 or later |
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
− | |Prerequisite kind=Required to | + | |Prerequisite kind=Required to build |
− | |Prerequisite description= | + | |Prerequisite description=[[GCC|C++ compiler]] supporting the C++11 standard |
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 12:01, 17 April 2020
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.