Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 handwiki -- 3352 2022-11-28 01:40:54

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
HandWiki. Qt. Encyclopedia. Available online: https://encyclopedia.pub/entry/36791 (accessed on 29 March 2024).
HandWiki. Qt. Encyclopedia. Available at: https://encyclopedia.pub/entry/36791. Accessed March 29, 2024.
HandWiki. "Qt" Encyclopedia, https://encyclopedia.pub/entry/36791 (accessed March 29, 2024).
HandWiki. (2022, November 28). Qt. In Encyclopedia. https://encyclopedia.pub/entry/36791
HandWiki. "Qt." Encyclopedia. Web. 28 November, 2022.
Qt
Edit

Qt (pronounced "cute") is cross-platform software 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.

gpl lgpl cross-platform

1. Purposes and Abilities

Qt is used for developing graphical user interfaces (GUIs) and multi-platform applications that run on all major desktop platforms and most 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 tools and consoles for servers. An example of such a non-GUI program using Qt is the Cutelyst web framework.[1]

Qt supports various compilers, including the GCC C++ compiler, the Visual Studio suite, PHP via an extension for PHP5,[2] and has extensive internationalization support. Qt also provides Qt Quick, that includes a 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 management and network support.

2. Qt Releases

The latest version of Qt is 6.4.

Also still supported, for commercial users, are 5.15 LTS, released on 26 May 2020, and 6.2 LTS,[3] released on 30 September 2021 – long-term support (LTS) versions are generally supported for three years, with a commercial license, while 5.15 support was extended to five years, so it is supported for longer or until 26 May 2025. In addition the KDE project provides unofficial support for, at least, Qt 5.15, i.e. not just for commercial users.

3. Qt in Use

In 2017, the Qt Company estimated a community of about 1 million developers worldwide[4] in over 70 industries.[5]

3.1. Desktop UIs

KDE's mascot Konqi showing his Qt heart. https://handwiki.org/wiki/index.php?curid=1393026

Graphical user-interfaces and desktop environments that utilize Qt/QML as widget toolkit:

  • KDE Plasma, a libre desktop environment for various computing devices[6]
  • DDE (Deepin Desktop Environment) of Linux Deepin[7][8]
  • UKUI (Ubuntu Kylin User Interface)[9]
  • CutefishDE[10]
  • LXQt (Lightweight X11 Desktop Environment)
  • Lumina, a desktop environment designed for BSD-based TrueOS[11]
  • Lomiri (formerly Unity8),[12] a convergent desktop environment started by Canonical, maintained by Ubports[13]
  • Maui Shell, a DE that also features their own app suite[14]
  • Unity 2D, a desktop shell written in Qt and Qml
  • Trinity DE, a continuously developed fork based on KDE3[15]
  • SDDM, a display manager that is X11 and Wayland compatible written in QML. (This is a display manager and not a desktop environment.)

3.2. Embedded and Mobile UIs

  • Actively developed or maintained
    • AsteroidOS, an open source operating system designed for smartwatches
    • Avionics, Panasonic's in-flight entertainment system[16][17]
    • Blackberry 10, a touchscreen-based mobile OS by Blackberry Ltd.
    • Sailfish OS, a mobile operating system developed by Jolla
    • Plasma Mobile, a touch-based GUI developed by KDE
    • LuneOS, community-driven successor for Palm/HP webOS
    • Nemo Mobile, based on Mer
    • Lomiri, formerly known as Unity8, a phone UI developed by Ubports, originally by Canonical
    • Tesla Model S in-car UI[18]
    • webOS, a multitask operating system from LG for smart devices like TVs and smartwatches
    • Sky Q, the home entertainment system of Sky plc[19]
  • Available, but inactive
    • MeeGo handset & tablet UX
    • Qtopia, a system by Nokia for embedded and mobile devices

3.3. Applications Using Qt

Many notable open-source or proprietary cross-platform software are using Qt or QML:

  • 010 Editor, a commercial hex editor and text editor for Microsoft Windows, Linux and macOS.
  • Ableton Live
  • Adobe Photoshop Album[20]
  • Adobe Photoshop Elements[21]
  • AMD's Radeon Software Crimson Edition driver tool application.[22]
  • Audacious, a music player for Linux, Microsoft Windows, and other Unix-like operating systems.
  • Autodesk Maya[23]
  • Autodesk 3ds Max[24]
  • Bitcoin Core, the reference bitcoin implementation. Most bitcoin forks also provide the reference GUI.
  • Calibre, ebook collection application[25]
  • Celestia, real-time 3D simulator of the entire known universe (Qt only available with v1.7.0)
  • CryEngine V editor[26]
  • DaVinci Resolve, a video editor
  • Dolphin (emulator), an emulator for the Nintendo Wii and Nintendo GameCube systems.
  • Dorico notation software
  • Dragonframe[27] stop motion animation software
  • EAGLE by CadSoft Computer / Autodesk, an EDA application with schematic capture, PCB layout, auto-router and CAM features
  • FreeMat free open source numerical computing environment
  • Gambas free open source BASIC integrated development environment
  • Google Earth[28]
  • Igor Pro, a data analysis software
  • Krita graphics editing and digital painting software[29]
  • LMMS, a cross-platform music production software
  • Mathematica, a mathematical symbolic computation program, sometimes termed a computer algebra system or program, used in many scientific, engineering, mathematical, and computing fields.[30]
  • Monero, a privacy-focused cryptocurrency, implements its official desktop wallet software using Qt.[31]
  • MuseScore, an open-source, multiplatform notation software
  • OBS, a libre cross-platform screencast software
  • Orange data mining suite[32]
  • ParaView open-source cross-platform application for interactive, scientific visualization[33]
  • qBittorrent cross-platform free and open-source BitTorrent client[34]
  • QGIS geographic information system[35]
  • Qtractor Audio multitrack recorder and editing software
  • QuiteRSS Feed Reader
  • Retroshare F2F communication platform
  • Roblox Studio a game creation tool used on the Roblox platform
  • Scribus desktop publishing software[36]
  • Sibelius music composition and notation software[37]
  • Source 2 engine tools[38] a 3D video game engine developed by Valve
  • Stellarium, a planetarium program
  • Subsurface, a software for logging and planning scuba dives initially designed and developed by Linus Torvalds[39]
  • SuperCollider, an environment and programming language for real-time audio synthesis and algorithmic composition
  • Teamviewer, a computer software package for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers[40]
  • Telegram, a messaging client available for Windows, Mac and Linux[41]
  • VirtualBox OS virtualization software[42]
  • VLC media player[43]
  • Wireshark, a packet analyzer[44]
  • WPS Office[45]
  • XaoS, a real-time fractal zoomer
  • XnView MP[46]

3.4. Organizations Using Qt

Qt is utilized by a wide range of companies and organizations such as

  • AMD[47]
  • Blizzard Entertainment[48]
  • BMW[49]
  • Crytek[26]
  • Daimler AG[50][51]
  • Electronic Arts[52]
  • European Space Agency[53]
  • DreamWorks[54][55]
  • LG[56]
  • Lucasfilm[57][58]
  • Microsoft[59]
  • Panasonic[60]
  • Philips[61]
  • Robert Bosch GmbH[62]
  • Samsung[63]
  • Siemens[64]
  • Tesla[65]
  • Tomtom[66]
  • Volvo[67]
  • German Air Traffic Control[68]
  • HP[69]
  • Walt Disney Animation Studios[70]
  • Valve[71]

4. Qt Software Architecture

Example of Qt usage in Linux-based systems. https://handwiki.org/wiki/index.php?curid=2080655

4.1. Qt Concepts

Qt is built on these key concepts:

Complete abstraction of the GUI
When first released, Qt used its own paint engine and controls, emulating the look of the different platforms it runs on when it drew its widgets. This made the porting work easier because very few classes in Qt really depended on the target platform; however, this occasionally led to slight discrepancies where that emulation was imperfect. Recent versions of Qt use the native style APIs of the different platforms, on platforms that have a native widget set, to query metrics and draw most controls, and do not suffer from such issues as often.[72] On some platforms (such as MeeGo and KDE) Qt is the native API. Some other portable graphical toolkits have made different design decisions; for example, wxWidgets uses the toolkits of the target platform for its implementations.
Signals and slots
A language construct introduced in Qt for communication between objects[73] which makes it easy to implement the observer pattern while avoiding boilerplate code. The concept is that GUI widgets can send signals containing event information which can be received by other controls using special functions known as slots.
Metaobject compiler
The metaobject compiler, termed moc, is a tool that is run on the sources of a Qt program. It interprets certain macros from the C++ code as annotations, and uses them to generate added C++ code with meta information about the classes used in the program. This meta information is used by Qt to provide programming features not available natively in C++: signals and slots, introspection and asynchronous function calls.
Language bindings
Qt can be used in several programming languages other than C++, such as Python, Javascript, C# and Rust[74] via language bindings; many languages have bindings for Qt 5 and bindings for Qt 4.

4.2. Qt Modules

Starting with Qt 4.0 the framework was split into individual modules.[75][76] With Qt 5.0 the architecture was modularized even further.[77][78] Qt is now split into essential and add-on modules.[79]

Qt essentials

Module Description
Qt Core The only required Qt module, containing classes used by other modules, including the meta-object system, concurrency and threading, containers, event system, plugins and I/O facilities.
Qt GUI The central GUI module. In Qt 5 this module now depends on OpenGL, but no longer contains any widget classes.
Qt Widgets Contains classes for classic widget based GUI applications and the QSceneGraph classes. Was split off from QtGui in Qt 5.
Qt QML Module for QML and JavaScript languages.
Qt Quick The module for GUI application written using QML2.
Qt Quick Controls Widget like controls for Qt Quick intended mainly for desktop applications.
Qt Quick Layouts Layouts for arranging items in Qt Quick.
Qt Network Network abstraction layer. Complete with support for TCP, UDP, HTTP, TLS, SSL (in Qt 4) and SPDY (since Qt 5.3).
Qt Multimedia Classes for audio, video, radio and camera functionality.
Qt Multimedia Widgets The widgets from Qt Multimedia.
Qt SQL Contains classes for database integration using SQL.
Qt WebEngine A new set of Qt Widget and QML webview APIs based on Chromium.
Qt Test Classes for unit testing Qt applications and libraries.

Qt add-ons

Module Description
Active Qt Classes for applications which use ActiveX.
Qt Charts Provides functionality and widgets to plot charts of many kinds
Qt Bluetooth Classes accessing Bluetooth hardware.
Qt D-Bus Classes for IPC using the D-Bus protocol.
Qt NFC Classes accessing NFC hardware. Only officially supported on BlackBerry hardware so far (or N9 in the MeeGo port).
Qt OpenGL Legacy module containing the OpenGL classes from Qt 4. In Qt 5 the similar functionality in Qt GUI is recommended.
Qt Location Classes for accessing GPS and other location services and for mapping and navigation. Split off from the Qt 4 Mobility module of Qt Location. Supported on Android, BlackBerry, iOS, Linux (using GeoClue), Windows and Sailfish OS.
Qt Script Legacy module for scripting Qt application using ECMAScript/JavaScript. In Qt 5, using similar classes in Qt QML is recommended.
Qt Sensors Classes for accessing various mobile hardware sensors. Used to be part of Qt Mobile in Qt 4. Supported on Android, BlackBerry, iOS, WinRT, Mer and Linux.
Qt Serial Port Classes for access to hardware and virtual serial ports. Supported on Windows, Linux and macOS.
Qt WebChannel Provides access to Qt objects to HTML/Js over WebSockets.
Qt WebKit Qt's WebKit implementation and API.
Qt WebKit Widgets The widget API for Qt WebKit
Qt WebSockets Provides a WebSocket implementation.
Qt XML Legacy module containing classes for SAX and DOM style XML APIs. Replaced with QXmlStreamReader and QXmlStreamWriter classes in Qt Core.
Qt XML Patterns Support for XPath, XQuery, XSLT and XML Schema validation.

4.3. Editions

There are four editions of Qt available: Community, Indie Mobile, Professional and Enterprise.[80] The Community version is under the open source licenses, while the Indie Mobile, Professional and Enterprise versions, which contain additional functionality and libraries, e.g. Enterprise Controls[80] are commercially sold by The Qt Company.

4.4. Supported Platforms

Qt works on many different platforms; the following are officially supported:

Platform Description
Linux/Unix
X11 Qt for X Window System (Linux);[81] FreeBSD, NetBSD, OpenBSD, and DragonFly BSD have community support.
Wayland Qt applications can switch between graphical backends like X and Wayland at load time with the -platform command line option.[82][83] This allows a seamless transition of Qt applications from X11 to Wayland. SailfishOS uses Wayland only as it doesn't have X11.[84]
Android Qt for Android[85] (formerly known as Necessitas).[86]
Embedded Linux Qt for embedded platforms: personal digital assistant, smartphone, etc.[87] Exists as multiple platforms depending on display technology. DirectFB, LinuxFB and EGLFS (EGL Full Screen).
Microsoft platforms
Windows Qt for Microsoft Windows 7,[88] 8 and 10[89]
Windows RT Support for WinRT-based Windows 10 Mobile apps and Windows 10 IoT[90]
Apple platforms
macOS Qt for Apple macOS; supports applications on Cocoa[91]
iOS Qt for iOS platforms (iPhone, iPad)[92]
Other embedded platforms
Integrity Qt for Integrity[93]
QNX Qt for QNX[94][95]
VxWorks Qt for VxWorks.[96][97] Only available under a proprietary (commercial) license. Qt 5.5.

After Nokia opened the Qt source code to the community on Gitorious, various ports appeared. There are also some ports of Qt that may be available, but are not supported anymore. These platforms are listed in List of platforms supported by Qt. See also there for current community support for other lesser known platforms, such as SailfishOS.

4.5. Licensing

Qt is available under the following free software licenses:[98] GPL 2.0, GPL 3.0, LGPL 3.0 and LGPL 2.1 (with Qt special exception).[99][100] Note that some modules are available only under a GPL license, which means that applications which link to these modules need to comply with that license.[101]

In addition, Qt has always been available under a commercial license, like the Qt Commercial License,[102] that allows developing proprietary applications with no restrictions on licensing.

4.6. Qt Tools

Qt comes with its own set of tools to ease cross-platform development, which can otherwise be cumbersome due to different set of development tools.

Qt Creator is a cross-platform IDE for C++ and QML. Qt Designer's GUI layout/design functionality is integrated into the IDE, although Qt Designer can still be started as a standalone tool.

In addition to Qt Creator, Qt provides qmake, a cross-platform build script generation tool that automates the generation of Makefiles for development projects across different platforms. There are other tools available in Qt, including the Qt Designer interface builder and the Qt Assistant help browser (which are both embedded in Qt Creator), the Qt Linguist translation tool, uic (user interface compiler), and moc (Meta-Object Compiler).

5. History of Qt

5.1. Early Developments

In the summer of 1990, Haavard Nord and Eirik Chambe-Eng (the original developers of Qt and the CEO and President, respectively, of Trolltech) were working together on a database application for ultrasound images written in C++ and running on Mac OS, Unix, and Microsoft Windows.[103][104] They began development of "Qt" in 1991, three years before the company was incorporated as Quasar Technologies, then changed the name to Troll Tech and then to Trolltech.[103]

The toolkit was called Qt because the letter Q looked appealing in Haavard's Emacs typeface, and "t" was inspired by Xt, the X toolkit.[103]

The first two versions of Qt had only two flavors: Qt/X11 for Unix and Qt/Windows for Windows.

On 20 May 1995 Troll Tech publicly released Qt 0.90 for X11/Linux with the source code under the Qt Free Edition License.[105][106][107] This license was viewed as not compliant with the free software definition by Free Software Foundation because, while the source was available, it did not allow the redistribution of modified versions. Trolltech used this license until version 1.45. Controversy erupted around 1998 when it became clear that the K Desktop Environment was going to become one of the leading desktop environments for Linux. As it was based on Qt, many people in the free software movement worried that an essential piece of one of their major operating systems would be proprietary.

The Windows platform was available only under a proprietary license, which meant free/open source applications written in Qt for X11 could not be ported to Windows without purchasing the proprietary edition.

5.2. Becoming Free Software–Friendly

With the release of version 2.0 of the toolkit in mid-1999, the license was changed to the Q Public License (QPL), a free software license, but one regarded by the Free Software Foundation as incompatible with the GPL. Compromises were sought between KDE and Trolltech whereby Qt would not be able to fall under a more restrictive license than the QPL, even if Trolltech was bought out or went bankrupt. This led to the creation of the KDE Free Qt foundation,[108] which guarantees that Qt would fall under a BSD-style license should no free/open source version of Qt be released during 12 months.[109][110]

In 2000, Qt/X11 2.2 was released under the GPL v2,[111] ending all controversy regarding GPL compatibility.

At the end of 2001, Trolltech released Qt 3.0, which added support for Mac OS X (now known as macOS). The Mac OS X support was available only in the proprietary license until June 2003, when Trolltech released Qt 3.2 with Mac OS X support available under the GPL.

In 2002, members of the KDE on Cygwin project began porting the GPL licensed Qt/X11 code base to Windows.[112] This was in response to Trolltech's refusal to license Qt/Windows under the GPL on the grounds that Windows was not a free/open source software platform.[113][114] The project achieved reasonable success although it never reached production quality.

This was resolved when Trolltech released Qt 4.0 also for Windows under the GPL in June 2005.[115] Qt 4 supported the same set of platforms in the free software/open source editions as in the proprietary edition, so it is possible, with Qt 4.0 and later releases, to create GPL-licensed free/open source applications using Qt on all supported platforms. The GPL v3 with special exception[116] was later added as an added licensing option. The GPL exception allows the final application to be licensed under various GPL-incompatible free software/open source licenses such as the Mozilla Public License 1.1.

5.3. Acquisition by Nokia

Nokia acquired Trolltech ASA on 17 June 2008 and changed the name first to Qt Software, then to Qt Development Frameworks.

Nokia focused on turning Qt into the main development platform for its devices, including a port to the Symbian S60 platform. Version 1.0 of the Nokia Qt SDK was released on 23 June 2010.[117] The source code was made available over Gitorious, a community oriented git source code repository, with a goal of creating a broader community using and improving Qt.

On 14 January 2009, Qt version 4.5 added another option, the LGPL,[118] to make Qt more attractive for both non-GPL open source projects and closed applications.[119]

In February 2011, Nokia announced its decision to drop Symbian technologies and base their future smartphones on the Windows Phone platform instead (and since then support for that platform has also been dropped).[120] One month later, Nokia announced the sale of Qt's commercial licensing and professional services to Digia, with the immediate goal of taking Qt support to Android, iOS and Windows 8 platforms, and to continue focusing on desktop and embedded development, although Nokia was to remain the main development force behind the framework at that time.

5.4. Merging and Demerging with Digia

In March 2011, Nokia sold the commercial licensing part of Qt to Digia, creating Qt Commercial.[121] In August 2012, Digia announced that it would acquire Qt from Nokia.[122] The Qt team at Digia started their work in September 2012.[123] They released Qt 5.0 within a month and newer versions every six months with new features and additional supported platforms.

In September 2014, Digia transferred the Qt business and copyrights to their wholly owned subsidiary, The Qt Company, which owns 25 brands[124] related to Qt. In May 2016, Digia and Qt demerged completely into two independent companies.[125]

5.5. The Qt Project and Open Governance

Qt 5 was officially released on 19 December 2012. This new version marked a major change in the platform, with hardware-accelerated graphics, QML and JavaScript playing a major role. The traditional C++-only QWidgets continued to be supported, but did not benefit from the performance improvements available through the new architecture.[126] Qt 5 brings significant improvements to the speed and ease of developing user interfaces.[127]

Framework development of Qt 5 moved to open governance at qt-project.org, which made it possible for developers outside Digia to submit patches for review.[128]

5.6. Qt Contributors

Distribution of non-Digia Qt contributors (2013, Week 18). https://handwiki.org/wiki/index.php?curid=1429571

Aside from The Qt Company, many organizations and individuals using Qt as their development platform participate in the open development of Qt via the Qt Project.[129]

One such Qt contributor is Klarälvdalens Datakonsult AB, a Swedish Qt consulting company.[130] KDAB is involved in many areas, including maintenance of several components.[131][132]

Together with RIM/BlackBerry, KDAB is maintaining the QNX and BlackBerry 10 ports of Qt.[129][133]

Another participator is Intel, contributing for example Wayland support.[134] AudioCodes maintains IBM ClearCase support in Qt Creator.[135]

As a heavy user of Qt, the KDE project submits many patches and features from its developer library KDE Frameworks back to Qt.[136]

References

  1. "Cutelyst - Home". http://cutelyst.org/. 
  2. "PHP-Qt - the Qt extension for php". 2020-10-10. http://www.php-qt.org/. 
  3. "Qt 6.2.2 Released". The Qt Company. 1 Dec 2021. https://wiki.qt.io/Qt_6.2_Release. 
  4. "QT GROUP OYJ - Managers' Transactions, 12/4/2017". 12 April 2017. https://investors.qt.io/releases/?release=A84F7B0247145FCF. 
  5. Shneor, Rotem (2012). Handbook of Research on Born Globals, Chapter 10: Born Global Firms, Internet, and New Forms of Internationalization. ISBN 9780857938046. https://books.google.com/books?id=t6uQNbVYoJoC&pg=PA172. Retrieved 8 June 2017. 
  6. "The KDE development platform". https://www.kde.org/developerplatform/. 
  7. Marius Nestor (24 December 2015). "Beautifully Crafted Deepin 15 Linux OS Drops Ubuntu for Debian Sid, RC Out Now". http://news.softpedia.com/news/beautifully-crafted-deepin-15-linux-os-gets-a-release-candidate-build-gallery-498074.shtml. "The Deepin desktop environment has been refactored in the latest Qt GUI toolkit, replacing the HTML5 and WebKit frameworks, while Go is still used for the backend." 
  8. "深度操作系统 15 RC ——用真心捕获你的芳心 – 深度科技社区". 23 December 2015. https://www.deepin.org/2015/12/23/deepin-15-rc-make-you-only-have-eyes-for-us-by-the-sincerity/. 
  9. Joey Sneddon (5 February 2020). "Wowser, the UKUI 3.0 Desktop Looks Phenomenal (Updated)". https://www.omgubuntu.co.uk/2020/02/ubuntu-kylin-ukui-desktop-qt. 
  10. "OMGUbuntu Review". 11 June 2021. https://www.omgubuntu.co.uk/2021/06/cutefish-new-linux-desktop-environment. 
  11. "Lumina Homepage". http://lumina-desktop.org/. 
  12. "Lomiri: New name, Same Great Unity8". 12 July 2019. https://ubports.com/blog/ubports-blog-1/post/lomiri-new-name-same-great-unity8-265. 
  13. "Unity8 Code Repository on Github". 13 September 2022. https://github.com/ubports/unity8/. 
  14. "Review by Tylers Tech channel". https://www.youtube.com/watch?v=O7gzWHJ_cW4. 
  15. "About Trinity". https://www.trinitydesktop.org/about.php. 
  16. "X Series Qt-based graphical user interface". http://www.panasonic.aero/InflightSystems/XSeries/eXK.aspx. 
  17. "Avionics powered by Qt". 17 June 2015. http://www.dailymotion.com/video/x2ua0or. 
  18. "Qt Interface". https://www.reddit.com/r/teslamotors/comments/1p0elo/tesla_ceo_says_they_will_upgrade_model_s_browser/ccxocpn. 
  19. "Sky teams up with The QT Company on Sky Q". 19 April 2016. http://www.digitaltveurope.net/528082/sky-teams-up-with-the-qt-company-on-sky-q-interface/. 
  20. Blanchette, Jasmin; Summerfield, Mark (4 February 2008). C++ GUI Programming with Qt4 By Jasmin Blanchette, Mark Summerfield. ISBN 9780132703000. https://books.google.com/books?id=ia-smJ2_ClsC&q=Adobe+Photoshop+qt&pg=PT15. 
  21. Zerfos, Petros; Montanari, Rebecca; Phan, Thomas (11 May 2010). Mobile Computing, Applications, and Services: First International ICST Conference, MobiCASE 2009, San Diego, CA, USA, October 26-29, 2009, Revised Selected Papers, Edited by Petros Zerfos, Rebecca Montanari, Thomas Phan. ISBN 9783642126062. https://books.google.com/books?id=RImtPKVDMG8C&q=Adobe+Photoshop+qt&pg=PA126. 
  22. Walton, Mark (2 November 2015). "AMD Radeon Software Crimson: A new name and a new look for Catalyst". https://arstechnica.com/gaming/2015/11/amd-radeon-software-crimson-a-new-name-and-a-new-look-for-catalyst/. 
  23. "Qt in Autodesk". //qt.nokia.com/qt-in-use/autodesk/. 
  24. "What's New: 3ds Max 2018 SDK". https://help.autodesk.com/view/3DSMAX/2018/ENU/?guid=__developer_what_s_new_what_s_new_3ds_max_2018_sdk_html. "3ds Max 2018 now uses Qt 5.6.2, and plug-ins can build UIs in Qt using the standard GPL Qt 5.6.2 distribution, and the Visual Studio 2015 Qt add-on" 
  25. "Plugin devs: Upcoming migration to Qt 6 - MobileRead Forums". https://www.mobileread.com/forums/showthread.php?t=344064. 
  26. "An update on our Sandbox interface and the Legacy Editor". https://www.cryengine.com/news/an-update-on-our-sandbox-interface-and-the-legacy-editor. 
  27. "Dyami Caliri, Qt Champion 2014". https://blog.qt.io/blog/2015/01/27/dyami-caliri-qt-champion-2014/. 
  28. "Google Earth Includes a Web Browser". Googlesystem.Blogspot.de. 15 June 2010. http://googlesystem.blogspot.de/2010/06/google-earth-includes-web-browser.html. 
  29. "Krita 3.0 Released". 31 May 2016. https://krita.org/en/item/krita-3-0-released. 
  30. "Mathematica by Wolfram Research". http://qt.digia.com/Qt-in-Action/Mathematica-by-Wolfram-Research. 
  31. "Monero GUI". 2 June 2022. https://github.com/monero-project/monero-gui. 
  32. "Orange3 Data Mining Suite". 3 June 2022. https://github.com/biolab/orange3. 
  33. "Parallel Data Analysis and Visualization Application based on VTK". https://paraview.org. 
  34. "Qbittorrent". 18 February 2022. https://github.com/qbittorrent/qBittorrent. 
  35. "PyQGIS Developer Cookbook: Introduction". http://www.qgis.org/pyqgis-cookbook/intro.html. "the whole QGIS code depends on Qt libraries" 
  36. "Scribus Development". https://wiki.scribus.net/canvas/Development. 
  37. "Sibelius - the leading music composition and notation software". http://www.sibelius.com/cgi-bin/helpcenter/chat/chat.pl?com=thread&start=702753&groupid=3&guest=1#702773. 
  38. "Panorama - Valve Developer Community". https://developer.valvesoftware.com/wiki/Dota_2_Workshop_Tools/Panorama. 
  39. "Subsurface 4.0 has been released". 15 December 2013. http://subsurface.hohndel.org/2013/12/subsurface-4-0-has-been-released/. 
  40. "TeamViewer 13". https://community.teamviewer.com/t5/Linux/Update-TeamViewer-13/td-p/24537. 
  41. "Telegram desktop messaging app". 17 February 2022. https://github.com/telegramdesktop/tdesktop. 
  42. "VBoxMainLogging - Oracle VM VirtualBox". https://www.virtualbox.org/wiki/VBoxMainLogging. 
  43. "Qt Interface". https://wiki.videolan.org/Qt_Interface/. 
  44. "Qt Application Framework". https://www.wireshark.org/docs/wsdg_html_chunked/ChUIQt.html. 
  45. wps-community (14 June 2017). "wps_i18n: KSO/WPS internationalization support". https://github.com/wps-community/wps_i18n. 
  46. "XnView MP". http://www.xnview.com/en/xnviewmp/. 
  47. "AMD's Radeon Software Crimson Edition". https://www1.qt.io/qt-news/qt-enhances-user-experience-amds-radeon-software-crimson-edition-graphic-software/. 
  48. "Blizzard's additions/modifications to Qt". 28 April 2021. https://github.com/blizzard/Qt. 
  49. QtWS16- Qt Creator as BMW Car IT Automotive IDE, Helio Chissini de Castro, BMW Car IT. Archived from the original on 2021-12-11. https://youtube.com/watch?v=R27q5SlXVzI
  50. "Qt selected for In-Vehicle Infotainment (IVI) Systems by leading automotive OEMs" (Press release). https://www.globenewswire.com/news-release/2018/05/16/1507404/0/en/Qt-selected-for-In-Vehicle-Infotainment-IVI-Systems-by-leading-automotive-OEMs.html
  51. Built with Qt: Mercedes-Benz Generation EQ. Archived from the original on 2021-12-11. https://youtube.com/watch?v=gRYtG30yHxo
  52. "Open Source - Electronic Arts". http://gpl.ea.com/qtsource.html. 
  53. "Qt in the European Space Agency". //qt.nokia.com/qt-in-use/story/customer/esa-european-space-agency. 
  54. Behind the Scenes at DreamWorks Animation: Making the Apps that Make the Movies. Archived from the original on 2021-12-11. https://www.youtube.com/watch?v=SBQGN2SfEpk
  55. UI & System Design Challenges for the NxG Lighting Tool. Archived from the original on 2021-12-11. https://www.youtube.com/watch?v=2Ig_OjvPWe8
  56. Porter, Jon (26 June 2019). "LG tries to bring webOS to cars, robots, and the smart home with new partnership". The Verge. https://www.theverge.com/2019/6/26/18759414/lg-qt-partnership-webos-cars-automotive-robots-smart-home-devices. 
  57. "Lucasfilm Entertainment Company Ltd.". https://www.businesswire.com/news/home/20071015006427/en/Lucasfilm-Ltd.-Trolltechs-Qt-Create-User-Interface#.VYJvD2RViko. 
  58. "Qt in Visual Effects". //qt.nokia.com/qt-in-use/qt-in-visual-effects. 
  59. "Qt World Summit talk". http://www.qtworldsummit.com/2016/sessions/how-to-transition-your-existing-native-mobile-applications-to-using-a-common-qt-based-core/. 
  60. "Panasonic selects Qt for HD video system". //qt.nokia.com/about/news/panasonic-selects-qt-for-hd-video-system. 
  61. "Qt in IP Communications". //qt.nokia.com/qt-in-use/qt-in-ip-communications. 
  62. "Bosch DruckMessWT built with Qt". January 2019. https://www.qt.io/bosch-built-with-qt. 
  63. "Qt in Home Media". //qt.nokia.com/qt-in-use/qt-in-home-media. 
  64. "Qt helped Siemens deliver a C++ development platform for manufacturing software GUIs". //qt.nokia.com/qt-in-use/story/customer/siemens. 
  65. Fred Lambert (19 May 2018). "Tesla releases some of its software to comply with open source licences". https://electrek.co/2018/05/19/tesla-releases-softwar-open-source-licences/. 
  66. "TomTom Builds Automotive HMIs with Qt". https://resources.qt.io/customer-stories-automotive/qt-testimonial-tomtom-hmi-fabrizio-monaco. 
  67. "Volvo Mobility Systems". http://qt.nokia.com/qt-in-use/story/customer/volvo-mobility-systems. 
  68. "10 Qt use cases you didn't know". http://conversations.nokia.com/2011/03/15/10-qt-use-cases-you-didnt-know/. 
  69. "Developing Innovative Desktop and Embedded HP Products with Qt". http://qt-project.org/videos/watch/developing_innovative_desktop_and_embedded_hp_products_with_qt. 
  70. "Qt helped Walt Disney reduce development time spent on its cross-platform feature film production application". //qt.nokia.com/qt-in-use/story/customer/walt-disney-feature-animation. 
  71. "Qt - Valve Developer Community". https://developer.valvesoftware.com/wiki/Qt. 
  72. "Library". Digia. http://qt.digia.com/Product/Qt-Core-Features--Functions/Library/. "Qt uses the native graphics APIs of each platform it supports, taking full advantage of system resources and ensuring that applications have native look and feel." 
  73. "Signals & Slots - QtCore 5.1". Qt Project. 4 July 2013. https://doc.qt.io/qt-5/signalsandslots.html. 
  74. "Qt applications with Cargo". 30 October 2018. https://www.vandenoever.info/blog/2018/10/30/building_qt_apps_with_cargo.html. 
  75. "Trolltech Releases Qt 4.0". KDE. 28 June 2005. https://dot.kde.org/2005/06/28/trolltech-releases-qt-40. 
  76. "All Modules | Documentation". Qt Project. https://qt-project.org/doc/qt-4.8/modules.html. 
  77. Qt Blog (19 December 2012). "Introducing Qt 5.0 | Qt Blog". Digia. https://blog.qt.io/blog/2012/12/19/qt-5-0/. 
  78. Kyle Morris (24 December 2012). "Qt 5.0 - Congratulations to the Qt Project". KDE. https://dot.kde.org/2012/12/24/qt-50-congratulations-qt-project. 
  79. "QtDoc 5.1: All Modules". Qt Project. https://doc.qt.io/qt-5/qtmodules.html. 
  80. "Qt Download page". The Qt Company. https://www.qt.io/download/. 
  81. "Qt Wiki – Support for Linux/X11". Qt Project. 24 March 2016. https://wiki.qt.io/Support_for_Linux_X11. 
  82. "Getting started with Lighthouse". https://wiki.qt.io/Getting_Started_With_Lighthouse. 
  83. Høgsberg, Kristian (25 January 2011). "Add wayland lighthouse plugin". https://qt.gitorious.org/qt/lighthouse/commit/6c5ea196ff086b92687033208f15e36591dc70f6. 
  84. Lind, Jørgen (18 March 2011). "Multi-process Lighthouse". Qt Project. https://blog.qt.io/blog/2011/03/18/multi-process-lighthouse/. 
  85. "New Features in Qt 5.1 - Support for New Platforms". Digia. 3 July 2013. https://wiki.qt.io/New-Features-in-Qt-5.1#New_Modules. 
  86. "Necessitas project". https://necessitas.kde.org/. 
  87. "Qt Wiki – Support for Embedded Linux". Qt Project. 12 August 2011. https://wiki.qt.io/Support_for_Embedded_Linux. 
  88. "Qt Wiki – Support for Windows". Qt Project. 11 August 2011. https://wiki.qt.io/Support_for_Windows. 
  89. "Windows 10 Support in Qt". The Qt Company. 29 April 2015. http://blog.qt.io/blog/2015/04/29/windows-10-support-in-qt/. 
  90. "Qt for WinRT". Qt Project. https://doc.qt.io/qt-5/winrt-support.html. 
  91. "Qt Wiki – Support for OS X". Qt Project. 14 August 2011. https://wiki.qt.io/Support_for_Mac_OS_X. 
  92. "Supported Platforms". https://doc.qt.io/qt-5/supported-platforms.html. 
  93. "Qt Product pages, Supported platforms". The Qt Company. https://www.qt.io/qt-framework/#section-4. 
  94. Katherine Barrios (29 November 2011). "Qt Commercial Formally Supports QNX | Qt Blog". http://blog.qt.io/blog/2011/11/29/qt-commercial-formally-supports-qnx-2/. 
  95. "Platform and Compiler Notes - QNX | Qt 5.10". http://doc.qt.io/qt-5/platform-notes-qnx.html. 
  96. Tuukka Turunen (28 June 2012). "Qt Commercial for VxWorks | Qt Blog". https://blog.qt.io/blog/2012/06/28/qt-commercial-for-vxworks-2/. 
  97. "Qt for VxWorks | Qt 5.10". https://doc.qt.io/qt-5/vxworks.html. 
  98. Company, The Qt. "Legal - FAQ - Qt". https://www.qt.io/faq/. 
  99. "New agreement with the KDE Free Qt Foundation and changes for the open source version". The Qt Company. http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/. 
  100. "Digia Qt LGPL Exception version 1.1". https://doc.qt.io/qt-5/lgpl.html. 
  101. "Qt Licensing". The Qt Company. https://www.qt.io/terms-conditions/. 
  102. "Licenses". http://doc.qt.io/qt-5/licensing.html. 
  103. Blanchette, Jasmin; Summerfield, Mark (June 2006). "A Brief History of Qt". C++ GUI Programming with Qt 4 (1st ed.). Prentice-Hall. pp. xv–xvii. http://my.safaribooksonline.com/0131872494/pref04. Retrieved 5 August 2013. 
  104. "Qt - Qt20". Qt. http://www.qt.io/qt20/. 
  105. "Qt Free Edition License". Trolltech. 1992. https://quickgit.kde.org/?p=qt1.git&a=blob&h=2b98366d82a95f66988a7206290120e8c698ea40&f=LICENSE&o=plain. 
  106. "Happy 20th Anniversary Qt!". Qt Blog. http://blog.qt.io/blog/2015/05/20/happy-20th-anniversary-qt/. 
  107. "Qt framework celebrates its 20th anniversary". SD Times. 21 May 2015. http://sdtimes.com/qt-framework-celebrates-its-20th-anniversary/. 
  108. "KDE Free Qt Foundation". https://www.kde.org/community/whatiskde/kdefreeqtfoundation.php. 
  109. "KDE Free Qt Foundation announcement". June 1998. https://www.kde.org/community/whatiskde/kdefreeqt_announcement.php. 
  110. "Software License Agreement". Digia. 13 April 2013. https://www.kde.org/community/whatiskde/Software_License_agreement_2013.pdf. 
  111. "Trolltech offers a choice in licensing with the addition of GPL licensing for the upcoming release of Qt". Qt.nokia.com. http://qt.nokia.com/about/news/archive/00000043. 
  112. "Q../Windows Edition history". 5 June 2006. http://qtwin.sourceforge.net/qt3-win32/history.php. 
  113. E-mail to the kde-cygwin mailing list by Chris January, 4 February 2003 https://marc.info/?l=kde-cygwin&m=104431728920022&w=2
  114. "Qt Non-commercial FAQ". Trolltech. http://www.trolltech.com/developer/faqs/noncomm.html. 
  115. "Trolltech Releases Qt 4.0 | KDE.news". KDE.News. 28 June 2005. https://dot.kde.org/2005/06/28/trolltech-releases-qt-40. 
  116. "Nokia Corporation Qt GPL Exception Version 1.3". Doc.trolltech.com. 22 July 1999. http://doc.trolltech.com/4.4/license-gpl-exceptions.html. 
  117. Weber, Niels (23 June 2010). "Nokia Qt SDK 1.0 released". Labs.trolltech.com. https://blog.qt.io/blog/2010/06/23/nokia-qt-sdk-10-released/. 
  118. Nyström, Sebastian (14 January 2009). "Nokia to license Qt under LGPL". https://blog.qt.io/blog/2009/01/14/nokia-to-license-qt-under-lgpl/. 
  119. "ICS Whitepaper on the Implications of Qt under LGPL for Commercial and Government users". https://www.ics.com/files/docs/Qt_LGPL.pdf. 
  120. "Nokia and Microsoft Announce Plans for a Broad Strategic Partnership to Build a New Global Mobile Ecosystem" (Press release). Microsoft. 10 February 2011. Archived from the original on 1 April 2011. Retrieved 27 October 2011. https://web.archive.org/web/20110401153916/http://www.microsoft.com/presspass/press/2011/feb11/02-11partnership.mspx
  121. Nystrom, Sebastian (7 March 2011). "Nokia and Digia working together to grow the Qt community". https://blog.qt.io/blog/2011/03/07/nokia-and-digia-working-together/. 
  122. Digia Plc (9 August 2012). "Digia to acquire Qt from Nokia". Digia Plc. https://www.digia.com/en/Home/Company/Press/2012/Digia-to-acquire-Qt-from-Nokia/. 
  123. Digia Plc (18 September 2012). "The journey starts today". Digia Plc. https://www.digia.com/en/Home/Company/Press/2012/Digia-to-acquire-Qt-from-Nokia/. 
  124. "TMview search result shown on September 12th, 2016". https://www.tmdn.org/tmview/bookmark?q=anm:%22qt%20company%22. 
  125. "Digia and Qt have demerged into two companies – Digia's new strategy's main themes revealed". http://www.digia.com/en/actual/news/2016/digia-and-qt-have-demerged-into-two-companies--digias-new-strategys-main-themes-revealed/. 
  126. "Concern about removal of QWidget classes". Qt5-feedback (Mailing list). 7 October 2011. https://www.mail-archive.com/qt5-feedback@qt.nokia.com/msg01420.html
  127. Knoll, Lars (9 May 2011). "Thoughts about Qt 5". Digia. https://blog.qt.io/blog/2011/05/09/thoughts-about-qt-5/. 
  128. Knoll, Lars (21 October 2011). "The Qt Project is live!". Nokia. https://blog.qt.io/blog/2011/10/21/the-qt-project-is-live/. 
  129. Macieira, Thiago. "Qt Project Statistics". Thiago Macieira's blog. Macieira.org. http://www.macieira.org/blog/2012/04/qt-project-statistics/. 
  130. "contributions to Qt 5.0 (part 1)". KDAB. 20 December 2012. http://www.kdab.com/kdab-contributions-to-qt-5-0-part-1/. 
  131. "contributions to Qt 5.0 (part 2)". KDAB. 21 December 2012. http://www.kdab.com/kdab-contributions-to-qt-5-0-part-2/. 
  132. "Maintaining Qt3D". KDAB. 21 December 2012. http://www.kdab.com/maintaining-qt3d/. 
  133. "Qt5 on the QNX operating system". KDAB. 19 April 2012. http://www.kdab.com/qt5-on-the-qnx-operating-system/. 
  134. "[Phoronix] Qt Is Now Drawing On Wayland". Phoronix.com. 21 September 2010. https://www.phoronix.com/scan.php?page=news_item&px=ODYyNQ. 
  135. "Maintainers | Qt Wiki". Qt Project. 12 April 2013. http://wiki.qt.io/Maintainers. 
  136. "Frameworks/Epics/Contributions to Qt5". KDE Community Wiki. http://community.kde.org/Frameworks/Epics/Contributions_to_Qt5. 
More
Information
Contributor MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register :
View Times: 1.6K
Entry Collection: HandWiki
Revision: 1 time (View History)
Update Date: 28 Nov 2022
1000/1000