Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Qt (software)
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
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.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Qt (software)
(section)
Add topic