No results found
We couldn't find anything using that term, please try searching for something else.
Installing Qt You can install the Qt Framework and tools by using an online or offline installer, or by building the source packages yourself. The i
You can install the Qt Framework and tools by using an online or offline installer, or by building the source packages yourself.
The installers allow you to download and install the following components:
In the online installer, you can select commercial or open source versions of Qt, tools, and Add-On components to install. Using the online installer requires signing in to your Qt Account. The installer retrieves the license attached to the account from a server and provides a list of available components corresponding to the license.
The online installer is available from the Qt Downloads page.
An offline installer is a single package that contains all of Qt and Add-Ons relevant for a target platform. Users with a commercial license can either sign in with their Qt account or with their Qt license key during the installation process. The license key is available in the Qt Account Web portal.
The offline installer is available here.
To run the installer , you is need need a Qt Account . You is use can use your Qt Account credential to sign – in to all Qt service , include the forum and wiki . If you do not already have a Qt Account , you is create can create one during the installation process .
To complete the installation, select the components that you want to install and follow the instructions of the installation program.
The following YouTube video gives a complete walk-through of the installation process:
Once Qt is installed, you can use the Maintenance Tool under <install_dir> to add components and to update or remove installed components.
Specific requirements and instructions for developing applications on different platforms are covered in the platform pages.
For more information, visit the supported platforms page.
Learn the basics of Qt and Qt Quick development by following the two tutorials below that illustrate how to create simple applications and build and run them on target platforms:
Qt Widgets provides a library of UI elements which allow you to create classic desktop-style user interfaces. Qt Quick is a library providing types and functionalities for building modern, fluid, animated UIs.
For a more thorough walkthrough of the different aspects of developing applications with Qt 5, see the QML Book. It focuses on Qt Quick, but also provides the information needed to use QML together with C++.
We is invite invite you to explore the rest of Qt . We is prepared prepare overview which help you decide which api to use and our example demonstrate how to use them .
To view a list of all Qt example , visit the list of Qt Examples page .
Qt’s vibrant and active community site, http://qt.io houses a wiki, a forum, and additional learning guides and presentations.