Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Qt (software)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Purposes and abilities == Qt is used for developing [[graphical user interface]]s (GUIs) and multi-platform [[application software|applications]] that run on all major [[Desktop computer|desktop]] platforms and mobile or embedded platforms. Most GUI programs created with Qt have a native-looking interface, in which case Qt is classified as a ''[[widget toolkit]]''. Non-GUI programs can also be developed, such as [[Command-line interface|command-line]] tools and consoles for servers. An example of such a non-GUI program using Qt is the Cutelyst [[web framework]].<ref>{{cite web|url=http://cutelyst.org/ |title=Cutelyst - Home}}</ref> Qt supports various C++ compilers, including the [[GNU Compiler Collection|GCC]] and [[Clang]] C++ compilers and the [[Microsoft Visual Studio|Visual Studio]] suite. It supports other languages with bindings or extensions, such as [[Python (programming language)|Python]] via Python bindings<ref>{{ Cite web|date=27 December 2023| title=PyQt Documentation| url=https://www.riverbankcomputing.com/static/Docs/PyQt6/index.html| website=www.riverbankcomputing.com }}</ref> and [[PHP]] via an extension for PHP5,<ref>{{Cite web|date=10 October 2020|title=PHP-Qt - the Qt extension for php|url=http://www.php-qt.org/|url-status=live|archive-url=https://archive.today/20201012023551/http://www.php-qt.org/|archive-date=12 October 2020|access-date=12 October 2020|website=www.php-qt.org}}</ref> and has extensive [[internationalization and localization|internationalization]] support. Qt also provides [[Qt Quick]], that includes a [[Declarative programming|declarative]] [[scripting language]] called [[QML]] that allows using [[JavaScript]] to provide the logic. With Qt Quick, rapid application development for mobile devices became possible, while logic can still be written with native code as well to achieve the best possible performance. Other features include [[SQL]] database access, [[XML]] parsing, [[JSON]] parsing, [[Thread (computing)|thread]] management and network support.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)