基于Ubuntu22.04的命令行下安装QT5的总结

Install Qt 5 on Ubuntu - Qt Wikihttps://wiki.qt.io/Install_Qt_5_on_Ubuntu

(1条消息) Ubuntu 20.04 下载、安装、配置、使用 QT 5.9.0_她的坏机器人-CSDN博客_ubuntu20安装qthttps://blog.csdn.net/weixin_42193813/article/details/106033349qt5-default : Depends: qtbase5-dev but it is not going to be installed_我是小沙的博客-CSDN博客_qt5-defaultlink.https://blog.csdn.net/u012541187/article/details/105794471

安装软件命令

安装QT4
apt-get install qt4*
apt-get install qtcreator

下面主要是安装QT5
apt-get update //更新
apt-get install build-essential //安装编译器
//apt-get install qtcreator
apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
apt-get install qtcreator
apt-get install qt5*

apt-get install libfontconfig1 //无法安装generic font configuration library
apt-get install mesa-common-dev //无法安装OpenGL libraries
//apt-get install libglu1-mesa-dev -y //ust installing the above-mentioned mesa-common-dev kit is not sufficient for more recent Ubuntu versions
apt-get install upgrade

可能遇到的问题
ubuntu安装qt时编译出现cstddef:50:10: fatal error: 'stddef.h' file not found
sudo apt-get install libclang-common-8-dev,这条命令完美解决

APT Browse — know your packages

Debian库  

build-essential         qtcreator        qtbase5-dev        qtchooser        qt5-qmake        qtbase5-dev-tools

 Ubuntu库

build-essential         qtcreator        qtbase5-dev        qtchooser        qt5-qmake        qtbase5-dev-tools

查看qt版本 

root@orz:/# qmake -v
QMake version 3.1
Using Qt version 5.15.2 in /usr/lib/x86_64-linux-gnu

root@orz:/disk# locate qtcreator
/usr/bin/qtcreator

root@orz:/disk# ll /usr/bin/qtcreator
-rwxr-xr-x 1 root root 100904  2月 26  2021 /usr/bin/qtcreator*

root@orz:/disk# ll /usr/bin/qt*
lrwxrwxrwx 1 root root      9  3月 22  2020 /usr/bin/qtattributionsscanner -> qtchooser*
-rwxr-xr-x 1 root root  47344  3月 22  2020 /usr/bin/qtchooser*
lrwxrwxrwx 1 root root      9  3月 22  2020 /usr/bin/qtconfig -> qtchooser*
-rwxr-xr-x 1 root root 100904  2月 26  2021 /usr/bin/qtcreator*
lrwxrwxrwx 1 root root      9  3月 22  2020 /usr/bin/qtdiag -> qtchooser*
lrwxrwxrwx 1 root root      9  3月 22  2020 /usr/bin/qtpaths -> qtchooser*
lrwxrwxrwx 1 root root      9  3月 22  2020 /usr/bin/qtplugininfo -> qtchooser*

 关于 qtchooser - Biiigfish - 博客园关于这个工具,我有一万个 mmp 要讲。之前为了图省事,直接手动把 qmake 的链给改掉了,总觉得这样不大科学。 恩,系统既然提供了 qtchooser 那就用用吧。但是,尝试之后觉得做得跟屎一样。https://www.cnblogs.com/pied/p/8185151.html

项目Wizard运行到 Kit Selection 就进行不下去了。 提示:No valid kits found.

linux安装qt没有kit,首次安装Qt后,创建项目时出现“No valid kits found” 的解决办法..._私募分析猿的博客-CSDN博客使用 Qt 5.8 online installer 在 ubantu Kylin 上安装完毕后。用 Qt Creator 创建一个默认的 Qt Widgets ApplicaTIon.项目Wizard运行到 Kit SelecTIon 就进行不下去了。 错误提示如下图:No valid kits found.按照提示点击“opTIons”,看到 手动设置/桌面(默认)前面有个叹号。说明这个 ki...https://blog.csdn.net/weixin_32382353/article/details/116872144?spm=1001.2101.3001.6650.3&utm_medium=distribute.pc_relevant.none-task-blog-2~default~CTRLIST~default-3.no_search_link&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2~default~CTRLIST~default-3.no_search_link

 根据提示要找Qt的安装目录 

 解决方法方法就是添加qmake

添加qmake位置,否则无法编译
按步骤选择:
qtcreator->tools->option->kits->Qtversion->add->/usr/lib/qt5/bin/qmake

/usr/lib/qt5/bin/qmake  //qt的编译器安装在这儿

/usr/include/x86_64-linux-gnu/qt5 //QT的头文件在这儿
/usr/lib/x86_64-linux-gnu/qt5 //QT的库文件在这儿

/usr/lib/x86_64-linux-gnu/qt5/bin ->/usr/lib/qt5/bin/
root@orz:/usr/lib/qt5/bin# cat /etc/environment
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"

 /usr/lib/qt5

/usr/lib/qt5
└── bin
    ├── assistant
    ├── designer
    ├── fixqt4headers.pl
    ├── lconvert
    ├── linguist
    ├── lprodump
    ├── lrelease
    ├── lrelease-pro
    ├── lupdate
    ├── lupdate-pro
    ├── moc
    ├── pixeltool
    ├── qcollectiongenerator
    ├── qdbuscpp2xml
    ├── qdbusviewer
    ├── qdbusxml2cpp
    ├── qdistancefieldgenerator
    ├── qdoc
    ├── qhelpgenerator
    ├── qlalr
    ├── qmake
    ├── qmlcachegen
    ├── qmleasing
    ├── qmlformat
    ├── qmlimportscanner
    ├── qmllint
    ├── qmlmin
    ├── qmlplugindump
    ├── qmlpreview
    ├── qmlprofiler
    ├── qmlscene
    ├── qmltestrunner
    ├── qmltime
    ├── qmltyperegistrar
    ├── qtattributionsscanner
    ├── qtdiag
    ├── qtpaths
    ├── qtplugininfo
    ├── qvkgen
    ├── rcc
    ├── syncqt.pl
    ├── tracegen
    ├── uic
    ├── xmlpatterns
    └── xmlpatternsvalidator

1 directory, 45 files

 /usr/lib/x86_64-linux-gnu/qt5

/usr/lib/x86_64-linux-gnu/qt5
├── bin
│   ├── assistant -> ../../../qt5/bin/assistant
│   ├── designer -> ../../../qt5/bin/designer
│   ├── fixqt4headers.pl -> ../../../qt5/bin/fixqt4headers.pl
│   ├── lconvert -> ../../../qt5/bin/lconvert
│   ├── linguist -> ../../../qt5/bin/linguist
│   ├── lprodump -> ../../../qt5/bin/lprodump
│   ├── lrelease -> ../../../qt5/bin/lrelease
│   ├── lrelease-pro -> ../../../qt5/bin/lrelease-pro
│   ├── lupdate -> ../../../qt5/bin/lupdate
│   ├── lupdate-pro -> ../../../qt5/bin/lupdate-pro
│   ├── moc -> ../../../qt5/bin/moc
│   ├── pixeltool -> ../../../qt5/bin/pixeltool
│   ├── qcollectiongenerator -> ../../../qt5/bin/qcollectiongenerator
│   ├── qdbuscpp2xml -> ../../../qt5/bin/qdbuscpp2xml
│   ├── qdbusviewer -> ../../../qt5/bin/qdbusviewer
│   ├── qdbusxml2cpp -> ../../../qt5/bin/qdbusxml2cpp
│   ├── qdistancefieldgenerator -> ../../../qt5/bin/qdistancefieldgenerator
│   ├── qdoc -> ../../../qt5/bin/qdoc
│   ├── qhelpgenerator -> ../../../qt5/bin/qhelpgenerator
│   ├── qlalr -> ../../../qt5/bin/qlalr
│   ├── qmake -> ../../../../bin/x86_64-linux-gnu-qmake
│   ├── qmlcachegen -> ../../../qt5/bin/qmlcachegen
│   ├── qmleasing -> ../../../qt5/bin/qmleasing
│   ├── qmlformat -> ../../../qt5/bin/qmlformat
│   ├── qmlimportscanner -> ../../../qt5/bin/qmlimportscanner
│   ├── qmllint -> ../../../qt5/bin/qmllint
│   ├── qmlmin -> ../../../qt5/bin/qmlmin
│   ├── qmlplugindump -> ../../../qt5/bin/qmlplugindump
│   ├── qmlpreview -> ../../../qt5/bin/qmlpreview
│   ├── qmlprofiler -> ../../../qt5/bin/qmlprofiler
│   ├── qmlscene -> ../../../qt5/bin/qmlscene
│   ├── qmltestrunner -> ../../../qt5/bin/qmltestrunner
│   ├── qmltime -> ../../../qt5/bin/qmltime
│   ├── qmltyperegistrar -> ../../../qt5/bin/qmltyperegistrar
│   ├── qtattributionsscanner -> ../../../qt5/bin/qtattributionsscanner
│   ├── qtdiag -> ../../../qt5/bin/qtdiag
│   ├── qtpaths -> ../../../qt5/bin/qtpaths
│   ├── qtplugininfo -> ../../../qt5/bin/qtplugininfo
│   ├── rcc -> ../../../qt5/bin/rcc
│   ├── syncqt.pl -> ../../../qt5/bin/syncqt.pl
│   ├── uic -> ../../../qt5/bin/uic
│   ├── xmlpatterns -> ../../../qt5/bin/xmlpatterns
│   └── xmlpatternsvalidator -> ../../../qt5/bin/xmlpatternsvalidator
├── libexec
│   ├── QtWebNetworkProcess
│   ├── QtWebPluginProcess
│   ├── QtWebProcess
│   └── QtWebStorageProcess
├── mkspecs
│   ├── aix-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── aix-g++-64
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── android-clang
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── common
│   │   ├── aix
│   │   │   └── qplatformdefs.h
│   │   ├── android
│   │   │   └── qplatformdefs.h
│   │   ├── angle.conf
│   │   ├── bsd
│   │   │   ├── bsd.conf
│   │   │   └── qplatformdefs.h
│   │   ├── c89
│   │   │   └── qplatformdefs.h
│   │   ├── clang.conf
│   │   ├── clang-mac.conf
│   │   ├── g++-base.conf
│   │   ├── gcc-base.conf
│   │   ├── gcc-base-mac.conf
│   │   ├── gcc-base-unix.conf
│   │   ├── g++.conf
│   │   ├── ghs-base.conf
│   │   ├── ghs-integrity-armv7.conf
│   │   ├── ghs-integrity-armv8.conf
│   │   ├── ghs-integrity-x86.conf
│   │   ├── g++-macx.conf
│   │   ├── g++-unix.conf
│   │   ├── g++-win32.conf
│   │   ├── icc-base-unix.conf
│   │   ├── integrity
│   │   │   └── qplatformdefs.h
│   │   ├── ios.conf
│   │   ├── linux.conf
│   │   ├── llvm.conf
│   │   ├── mac
│   │   │   └── qplatformdefs.h
│   │   ├── mac.conf
│   │   ├── macx.conf
│   │   ├── msvc-based-version.conf
│   │   ├── msvc-desktop.conf
│   │   ├── msvc-version.conf
│   │   ├── nacl
│   │   │   ├── g++-nacl32.conf
│   │   │   ├── g++-nacl64.conf
│   │   │   ├── nacl-base.conf
│   │   │   └── qplatformdefs.h
│   │   ├── posix
│   │   │   └── qplatformdefs.h
│   │   ├── qcc-base.conf
│   │   ├── qcc-base-qnx-aarch64le.conf
│   │   ├── qcc-base-qnx-armle-v7.conf
│   │   ├── qcc-base-qnx.conf
│   │   ├── qcc-base-qnx-x86-64.conf
│   │   ├── qcc-base-qnx-x86.conf
│   │   ├── qnx
│   │   │   └── qplatformdefs.h
│   │   ├── rtems
│   │   │   └── qplatformdefs.h
│   │   ├── rtems-base.conf
│   │   ├── sanitize.conf
│   │   ├── shell-unix.conf
│   │   ├── shell-win32.conf
│   │   ├── solaris.conf
│   │   ├── tvos.conf
│   │   ├── uikit
│   │   │   ├── clang.conf
│   │   │   ├── GLES2
│   │   │   │   └── gl2.h
│   │   │   └── qmake.conf
│   │   ├── uikit.conf
│   │   ├── unix.conf
│   │   ├── watchos.conf
│   │   ├── windows-desktop.conf
│   │   ├── windows-vulkan.conf
│   │   └── winrt_winphone
│   │       ├── assets
│   │       │   ├── logo_150x150.png
│   │       │   ├── logo_30x30.png
│   │       │   ├── logo_310x150.png
│   │       │   ├── logo_310x310.png
│   │       │   ├── logo_44x44.png
│   │       │   ├── logo_480x800.png
│   │       │   ├── logo_620x300.png
│   │       │   ├── logo_70x70.png
│   │       │   ├── logo_71x71.png
│   │       │   └── logo_store.png
│   │       ├── manifests
│   │       │   └── 10.0
│   │       │       └── AppxManifest.xml.in
│   │       ├── qmake.conf
│   │       └── qplatformdefs.h
│   ├── cygwin-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── darwin-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── devices
│   │   ├── common
│   │   │   ├── freebsd_device_post.conf
│   │   │   ├── freebsd_device_pre.conf
│   │   │   ├── linux_arm_device_post.conf
│   │   │   ├── linux_device_post.conf
│   │   │   └── linux_device_pre.conf
│   │   ├── freebsd-generic-clang
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── freebsd-rasp-pi-clang
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── integrity-armv8-drive-cx
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── integrity-armv8-msm8996au
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── integrity-armv8-SA8155P
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-archos-gen8-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-arm-amlogic-8726M-g++
│   │   │   ├── qeglfshooks_8726m.cpp
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-arm-generic-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-arm-hisilicon-hix5hd2-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-arm-trident-pnx8473-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-beagleboard-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-colibri-vf-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-drive-cx-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-emu-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-generic-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-imx53qsb-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-imx6-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-imx7-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-imx8-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-jetson-tk1-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-jetson-tk1-pro-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-jetson-tx1-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-mipsel-broadcom-97425-g++
│   │   │   ├── qdirectfbeglhooks_bcm97425.cpp
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-mipsel-ci20-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-nuc-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-odroid-xu3-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rasp-pi2-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rasp-pi3-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rasp-pi3-vc4-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rasp-pi4-v3d-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rasp-pi-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rcar-h2-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-rcar-m3-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-sh4-stmicro-ST7108-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-sh4-stmicro-ST7540-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-snowball-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-tegra2-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   └── linux-tinkerboard-g++
│   │       ├── qmake.conf
│   │       └── qplatformdefs.h
│   ├── dummy
│   │   └── qmake.conf
│   ├── features
│   │   ├── android
│   │   │   ├── android_deployment_settings.prf
│   │   │   ├── android.prf
│   │   │   ├── default_pre.prf
│   │   │   ├── resolve_config.prf
│   │   │   ├── resolve_target.prf
│   │   │   ├── sdk.prf
│   │   │   └── spec_post.prf
│   │   ├── benchmark.prf
│   │   ├── build_pass.prf
│   │   ├── cmake_functions.prf
│   │   ├── cmdline.prf
│   │   ├── configure_base.prf
│   │   ├── configure.prf
│   │   ├── coverage.prf
│   │   ├── create_cmake.prf
│   │   ├── ctest_testcase_common.prf
│   │   ├── ctest_testcase_installed.prf
│   │   ├── ctest_testcase.prf
│   │   ├── data
│   │   │   ├── cmake
│   │   │   │   ├── ExtraSourceIncludes.cmake.in
│   │   │   │   ├── Qt5BasicConfig.cmake.in
│   │   │   │   ├── Qt5ConfigVersion.cmake.in
│   │   │   │   ├── Qt5ImportPlugin.cpp.in
│   │   │   │   └── Qt5PluginTarget.cmake.in
│   │   │   ├── configure.json
│   │   │   ├── dummy.cpp
│   │   │   ├── dumpvcvars.bat
│   │   │   ├── mac
│   │   │   │   └── objc_namespace.sh
│   │   │   ├── macros.cpp
│   │   │   ├── testserver
│   │   │   │   ├── docker-compose-common.yml
│   │   │   │   └── Dockerfile
│   │   │   └── unix
│   │   │       └── findclasslist.pl
│   │   ├── dbusadaptors.prf
│   │   ├── dbuscommon.pri
│   │   ├── dbusinterfaces.prf
│   │   ├── declarative_debug.prf
│   │   ├── default_post.prf
│   │   ├── default_pre.prf
│   │   ├── designer_defines.prf
│   │   ├── device_config.prf
│   │   ├── egl.prf
│   │   ├── exceptions_off.prf
│   │   ├── exceptions.prf
│   │   ├── exclusive_builds_post.prf
│   │   ├── exclusive_builds.prf
│   │   ├── file_copies.prf
│   │   ├── gc_binaries.prf
│   │   ├── gcov.prf
│   │   ├── include_source_dir.prf
│   │   ├── incredibuild_xge.prf
│   │   ├── java.prf
│   │   ├── lex.prf
│   │   ├── link_ltcg.prf
│   │   ├── link_pkgconfig.prf
│   │   ├── lrelease.prf
│   │   ├── ltcg.prf
│   │   ├── mac
│   │   │   ├── asset_catalogs.prf
│   │   │   ├── default_post.prf
│   │   │   ├── default_pre.prf
│   │   │   ├── mac.prf
│   │   │   ├── no_warn_empty_obj_files.prf
│   │   │   ├── objective_c.prf
│   │   │   ├── rez.prf
│   │   │   ├── sdk.mk
│   │   │   ├── sdk.prf
│   │   │   ├── toolchain.prf
│   │   │   └── unsupported
│   │   │       └── objc_namespace.prf
│   │   ├── metatypes.prf
│   │   ├── moc.prf
│   │   ├── no_debug_info.prf
│   │   ├── plugin_bundle.prf
│   │   ├── precompile_header.prf
│   │   ├── qgltf.prf
│   │   ├── qlalr.prf
│   │   ├── qmake_use.prf
│   │   ├── qml_debug.prf
│   │   ├── qml_module.prf
│   │   ├── qml_plugin.prf
│   │   ├── qmltestcase.prf
│   │   ├── qt_android_deps.prf
│   │   ├── qt_app.prf
│   │   ├── qt_build_config.prf
│   │   ├── qt_build_extra.prf
│   │   ├── qt_build_paths.prf
│   │   ├── qt_clear_installs.prf
│   │   ├── qt_common.prf
│   │   ├── qt_config.prf
│   │   ├── qt_configure.prf
│   │   ├── qt_docs.prf
│   │   ├── qt_docs_targets.prf
│   │   ├── qt_example_installs.prf
│   │   ├── qt_functions.prf
│   │   ├── qt_helper_lib.prf
│   │   ├── qt_installs.prf
│   │   ├── qt_module_headers.prf
│   │   ├── qt_module.prf
│   │   ├── qt_module_pris.prf
│   │   ├── qt_parts.prf
│   │   ├── qt_plugin.prf
│   │   ├── qt_prefix_build_check.prf
│   │   ├── qt.prf
│   │   ├── qt_targets.prf
│   │   ├── qt_test_helper.prf
│   │   ├── qt_tool.prf
│   │   ├── qt_tracepoints.prf
│   │   ├── resolve_config.prf
│   │   ├── resolve_target.prf
│   │   ├── resources_functions.prf
│   │   ├── resources.prf
│   │   ├── rtti_off.prf
│   │   ├── rtti.prf
│   │   ├── sanitizer.prf
│   │   ├── silent.prf
│   │   ├── simd.prf
│   │   ├── spec_post.prf
│   │   ├── spec_pre.prf
│   │   ├── static_runtime.prf
│   │   ├── testcase.prf
│   │   ├── testcase_targets.prf
│   │   ├── testcocoon.prf
│   │   ├── testlib_defines.prf
│   │   ├── toolchain.prf
│   │   ├── uic.prf
│   │   ├── uikit
│   │   │   ├── bitcode.prf
│   │   │   ├── default_post.prf
│   │   │   ├── default_pre.prf
│   │   │   ├── device_destinations.sh
│   │   │   ├── devices.py
│   │   │   ├── exclusive_builds_post.prf
│   │   │   ├── gc_binaries.prf
│   │   │   ├── qt_parts.prf
│   │   │   ├── qt.prf
│   │   │   ├── resolve_config.prf
│   │   │   ├── sdk.prf
│   │   │   ├── testcase.prf
│   │   │   ├── testcase_targets.prf
│   │   │   ├── watchos_coretext.prf
│   │   │   ├── xcodebuild.mk
│   │   │   └── xcodebuild.prf
│   │   ├── unix
│   │   │   ├── bsymbolic_functions.prf
│   │   │   ├── ccache.prf
│   │   │   ├── hide_symbols.prf
│   │   │   ├── largefile.prf
│   │   │   ├── opengl.prf
│   │   │   ├── separate_debug_info.prf
│   │   │   ├── thread.prf
│   │   │   ├── x11inc.prf
│   │   │   ├── x11lib.prf
│   │   │   ├── x11.prf
│   │   │   └── x11sm.prf
│   │   ├── unsupported
│   │   │   └── testserver.prf
│   │   ├── use_c_linker.prf
│   │   ├── vxworks.prf
│   │   ├── warn_off.prf
│   │   ├── warn_on.prf
│   │   ├── wasm
│   │   │   ├── default_pre.prf
│   │   │   ├── emcc_ver.prf
│   │   │   └── wasm.prf
│   │   ├── wayland-scanner.prf
│   │   ├── win32
│   │   │   ├── console.prf
│   │   │   ├── default_pre.prf
│   │   │   ├── dumpcpp.prf
│   │   │   ├── idcidl.prf
│   │   │   ├── msvc_mp.prf
│   │   │   ├── opengl.prf
│   │   │   ├── qt_dll.prf
│   │   │   ├── separate_debug_info.prf
│   │   │   ├── stl_off.prf
│   │   │   ├── stl.prf
│   │   │   ├── windeployqt.prf
│   │   │   ├── windows.prf
│   │   │   └── windows_vulkan_sdk.prf
│   │   ├── winrt
│   │   │   ├── console.prf
│   │   │   ├── default_pre.prf
│   │   │   └── package_manifest.prf
│   │   ├── xctest.prf
│   │   └── yacc.prf
│   ├── freebsd-clang
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── freebsd-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── gnukfreebsd-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── haiku-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── hpuxi-g++-64
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── hurd-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── integrity-armv7
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── integrity-armv7-imx6
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── integrity-armv8-rcar
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── integrity-x86
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-aarch64-gnu-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-arm-gnueabi-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-clang
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-clang-32
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-clang-libc++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-clang-libc++-32
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-g++-32
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-g++-64
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-icc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-icc-32
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-icc-64
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-icc-k1om
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-llvm
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── linux-lsb-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── lynxos-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-clang
│   │   ├── Info.plist.app
│   │   ├── Info.plist.disable_highdpi
│   │   ├── Info.plist.dSYM.in
│   │   ├── Info.plist.lib
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-g++
│   │   ├── Info.plist.app
│   │   ├── Info.plist.dSYM.in
│   │   ├── Info.plist.lib
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-icc
│   │   ├── Info.plist.app
│   │   ├── Info.plist.dSYM.in
│   │   ├── Info.plist.lib
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-ios-clang
│   │   ├── Default-568h@2x.png
│   │   ├── features
│   │   │   └── default_post.prf
│   │   ├── Info.plist.app
│   │   ├── Info.plist.dSYM.in
│   │   ├── Info.plist.lib
│   │   ├── LaunchScreen.storyboard
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-tvos-clang
│   │   ├── Info.plist.app
│   │   ├── Info.plist.lib
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-watchos-clang
│   │   ├── Info.plist.app
│   │   ├── Info.plist.lib
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── macx-xcode
│   │   ├── default.xcscheme
│   │   ├── qmake.conf
│   │   ├── qplatformdefs.h
│   │   ├── QtTest.plist
│   │   └── WorkspaceSettings.xcsettings
│   ├── modules
│   │   ├── qt_lib_accessibility_support_private.pri
│   │   ├── qt_lib_bootstrap_private.pri
│   │   ├── qt_lib_concurrent.pri
│   │   ├── qt_lib_concurrent_private.pri
│   │   ├── qt_lib_core.pri
│   │   ├── qt_lib_core_private.pri
│   │   ├── qt_lib_dbus.pri
│   │   ├── qt_lib_dbus_private.pri
│   │   ├── qt_lib_devicediscovery_support_private.pri
│   │   ├── qt_lib_edid_support_private.pri
│   │   ├── qt_lib_eglfsdeviceintegration_private.pri
│   │   ├── qt_lib_eglfs_kms_support_private.pri
│   │   ├── qt_lib_egl_support_private.pri
│   │   ├── qt_lib_eventdispatcher_support_private.pri
│   │   ├── qt_lib_fb_support_private.pri
│   │   ├── qt_lib_fontdatabase_support_private.pri
│   │   ├── qt_lib_glx_support_private.pri
│   │   ├── qt_lib_gui.pri
│   │   ├── qt_lib_gui_private.pri
│   │   ├── qt_lib_input_support_private.pri
│   │   ├── qt_lib_kms_support_private.pri
│   │   ├── qt_lib_linuxaccessibility_support_private.pri
│   │   ├── qt_lib_network.pri
│   │   ├── qt_lib_network_private.pri
│   │   ├── qt_lib_openglextensions.pri
│   │   ├── qt_lib_openglextensions_private.pri
│   │   ├── qt_lib_opengl.pri
│   │   ├── qt_lib_opengl_private.pri
│   │   ├── qt_lib_platformcompositor_support_private.pri
│   │   ├── qt_lib_printsupport.pri
│   │   ├── qt_lib_printsupport_private.pri
│   │   ├── qt_lib_service_support_private.pri
│   │   ├── qt_lib_sql.pri
│   │   ├── qt_lib_sql_private.pri
│   │   ├── qt_lib_testlib.pri
│   │   ├── qt_lib_testlib_private.pri
│   │   ├── qt_lib_theme_support_private.pri
│   │   ├── qt_lib_vulkan_support_private.pri
│   │   ├── qt_lib_widgets.pri
│   │   ├── qt_lib_widgets_private.pri
│   │   ├── qt_lib_xcb_qpa_lib_private.pri
│   │   ├── qt_lib_xkbcommon_support_private.pri
│   │   ├── qt_lib_xml.pri
│   │   └── qt_lib_xml_private.pri
│   ├── netbsd-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── openbsd-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── qconfig.pri
│   ├── qdevice.pri
│   ├── qmodule.pri
│   ├── qnx-aarch64le-qcc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── qnx-armle-v7-qcc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── qnx-x86-64-qcc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── qnx-x86-qcc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── solaris-cc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── solaris-cc-64
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── solaris-cc-64-stlport
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── solaris-cc-stlport
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── solaris-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── solaris-g++-64
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── unsupported
│   │   ├── linux-host-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── linux-scratchbox2-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── nacl64-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── nacl-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── qnx-X11-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── vxworks-ppc-dcc
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── vxworks-ppc-g++
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   ├── vxworks-simpentium-dcc
│   │   │   ├── qmake.conf
│   │   │   └── qplatformdefs.h
│   │   └── vxworks-simpentium-g++
│   │       ├── qmake.conf
│   │       └── qplatformdefs.h
│   ├── wasm-emscripten
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-arm64-msvc2017
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-clang-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-clang-msvc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-g++
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-icc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-icc-k1om
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── win32-msvc
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-arm64-msvc2017
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-arm64-msvc2019
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-arm-msvc2015
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-arm-msvc2017
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-arm-msvc2019
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-x64-msvc2015
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-x64-msvc2017
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-x64-msvc2019
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-x86-msvc2015
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   ├── winrt-x86-msvc2017
│   │   ├── qmake.conf
│   │   └── qplatformdefs.h
│   └── winrt-x86-msvc2019
│       ├── qmake.conf
│       └── qplatformdefs.h
├── plugins
│   ├── bearer
│   │   ├── libqconnmanbearer.so
│   │   ├── libqgenericbearer.so
│   │   └── libqnmbearer.so
│   ├── designer
│   │   ├── libqquickwidget.so
│   │   └── libqwebview.so
│   ├── egldeviceintegrations
│   │   ├── libqeglfs-emu-integration.so
│   │   ├── libqeglfs-kms-egldevice-integration.so
│   │   ├── libqeglfs-kms-integration.so
│   │   └── libqeglfs-x11-integration.so
│   ├── generic
│   │   ├── libqevdevkeyboardplugin.so
│   │   ├── libqevdevmouseplugin.so
│   │   ├── libqevdevtabletplugin.so
│   │   ├── libqevdevtouchplugin.so
│   │   ├── libqlibinputplugin.so
│   │   └── libqtuiotouchplugin.so
│   ├── iconengines
│   │   └── libqsvgicon.so
│   ├── imageformats
│   │   ├── libqgif.so
│   │   ├── libqico.so
│   │   ├── libqjpeg.so
│   │   └── libqsvg.so
│   ├── platforminputcontexts
│   │   ├── libcomposeplatforminputcontextplugin.so
│   │   └── libibusplatforminputcontextplugin.so
│   ├── platforms
│   │   ├── libqeglfs.so
│   │   ├── libqlinuxfb.so
│   │   ├── libqminimalegl.so
│   │   ├── libqminimal.so
│   │   ├── libqoffscreen.so
│   │   ├── libqvnc.so
│   │   └── libqxcb.so
│   ├── platformthemes
│   │   └── libqgtk3.so
│   ├── printsupport
│   │   └── libcupsprintersupport.so
│   ├── qmltooling
│   │   ├── libqmldbg_debugger.so
│   │   ├── libqmldbg_inspector.so
│   │   ├── libqmldbg_local.so
│   │   ├── libqmldbg_messages.so
│   │   ├── libqmldbg_nativedebugger.so
│   │   ├── libqmldbg_native.so
│   │   ├── libqmldbg_preview.so
│   │   ├── libqmldbg_profiler.so
│   │   ├── libqmldbg_quickprofiler.so
│   │   ├── libqmldbg_server.so
│   │   └── libqmldbg_tcp.so
│   ├── sensorgestures
│   │   ├── libqtsensorgestures_counterplugin.so
│   │   ├── libqtsensorgestures_plugin.so
│   │   └── libqtsensorgestures_shakeplugin.so
│   ├── sensors
│   │   ├── libqtsensors_generic.so
│   │   ├── libqtsensors_iio-sensor-proxy.so
│   │   └── libqtsensors_linuxsys.so
│   ├── sqldrivers
│   │   └── libqsqlite.so
│   └── xcbglintegrations
│       ├── libqxcb-egl-integration.so
│       └── libqxcb-glx-integration.so
├── qml
│   ├── builtins.qmltypes
│   ├── QtGraphicalEffects
│   │   ├── Blend.qml
│   │   ├── BrightnessContrast.qml
│   │   ├── Colorize.qml
│   │   ├── ColorOverlay.qml
│   │   ├── ConicalGradient.qml
│   │   ├── Desaturate.qml
│   │   ├── DirectionalBlur.qml
│   │   ├── Displace.qml
│   │   ├── DropShadow.qml
│   │   ├── FastBlur.qml
│   │   ├── GammaAdjust.qml
│   │   ├── GaussianBlur.qml
│   │   ├── Glow.qml
│   │   ├── HueSaturation.qml
│   │   ├── InnerShadow.qml
│   │   ├── LevelAdjust.qml
│   │   ├── libqtgraphicaleffectsplugin.so
│   │   ├── LinearGradient.qml
│   │   ├── MaskedBlur.qml
│   │   ├── OpacityMask.qml
│   │   ├── plugins.qmltypes
│   │   ├── private
│   │   │   ├── DropShadowBase.qml
│   │   │   ├── DropShadowBase.qmlc
│   │   │   ├── FastGlow.qml
│   │   │   ├── FastGlow.qmlc
│   │   │   ├── FastInnerShadow.qml
│   │   │   ├── FastInnerShadow.qmlc
│   │   │   ├── FastMaskedBlur.qml
│   │   │   ├── FastMaskedBlur.qmlc
│   │   │   ├── GaussianDirectionalBlur.qml
│   │   │   ├── GaussianDirectionalBlur.qmlc
│   │   │   ├── GaussianGlow.qml
│   │   │   ├── GaussianGlow.qmlc
│   │   │   ├── GaussianInnerShadow.qml
│   │   │   ├── GaussianInnerShadow.qmlc
│   │   │   ├── GaussianMaskedBlur.qml
│   │   │   ├── GaussianMaskedBlur.qmlc
│   │   │   ├── libqtgraphicaleffectsprivate.so
│   │   │   └── qmldir
│   │   ├── qmldir
│   │   ├── RadialBlur.qml
│   │   ├── RadialGradient.qml
│   │   ├── RectangularGlow.qml
│   │   ├── RecursiveBlur.qml
│   │   ├── ThresholdMask.qml
│   │   └── ZoomBlur.qml
│   ├── QtQml
│   │   ├── libqmlplugin.so
│   │   ├── Models.2
│   │   │   ├── libmodelsplugin.so
│   │   │   ├── plugins.qmltypes
│   │   │   └── qmldir
│   │   ├── plugins.qmltypes
│   │   └── qmldir
│   ├── QtQuick
│   │   ├── Controls
│   │   │   ├── ApplicationWindow.qml
│   │   │   ├── ApplicationWindow.qmlc
│   │   │   ├── BusyIndicator.qml
│   │   │   ├── BusyIndicator.qmlc
│   │   │   ├── Button.qml
│   │   │   ├── Button.qmlc
│   │   │   ├── Calendar.qml
│   │   │   ├── Calendar.qmlc
│   │   │   ├── CheckBox.qml
│   │   │   ├── CheckBox.qmlc
│   │   │   ├── ComboBox.qml
│   │   │   ├── ComboBox.qmlc
│   │   │   ├── GroupBox.qml
│   │   │   ├── GroupBox.qmlc
│   │   │   ├── Label.qml
│   │   │   ├── Label.qmlc
│   │   │   ├── libqtquickcontrolsplugin.so
│   │   │   ├── MenuBar.qml
│   │   │   ├── MenuBar.qmlc
│   │   │   ├── Menu.qml
│   │   │   ├── Menu.qmlc
│   │   │   ├── plugins.qmltypes
│   │   │   ├── Private
│   │   │   │   ├── AbstractCheckable.qml
│   │   │   │   ├── AbstractCheckable.qmlc
│   │   │   │   ├── BasicButton.qml
│   │   │   │   ├── BasicButton.qmlc
│   │   │   │   ├── BasicTableView.qml
│   │   │   │   ├── BasicTableView.qmlc
│   │   │   │   ├── CalendarHeaderModel.qml
│   │   │   │   ├── CalendarHeaderModel.qmlc
│   │   │   │   ├── CalendarUtils.js
│   │   │   │   ├── CalendarUtils.jsc
│   │   │   │   ├── ColumnMenuContent.qml
│   │   │   │   ├── ColumnMenuContent.qmlc
│   │   │   │   ├── ContentItem.qml
│   │   │   │   ├── ContentItem.qmlc
│   │   │   │   ├── Control.qml
│   │   │   │   ├── Control.qmlc
│   │   │   │   ├── EditMenu_base.qml
│   │   │   │   ├── EditMenu_base.qmlc
│   │   │   │   ├── EditMenu.qml
│   │   │   │   ├── EditMenu.qmlc
│   │   │   │   ├── FastGlow.qml
│   │   │   │   ├── FastGlow.qmlc
│   │   │   │   ├── FocusFrame.qml
│   │   │   │   ├── FocusFrame.qmlc
│   │   │   │   ├── HoverButton.qml
│   │   │   │   ├── HoverButton.qmlc
│   │   │   │   ├── MenuContentItem.qml
│   │   │   │   ├── MenuContentItem.qmlc
│   │   │   │   ├── MenuContentScroller.qml
│   │   │   │   ├── MenuContentScroller.qmlc
│   │   │   │   ├── MenuItemSubControls.qml
│   │   │   │   ├── MenuItemSubControls.qmlc
│   │   │   │   ├── ModalPopupBehavior.qml
│   │   │   │   ├── ModalPopupBehavior.qmlc
│   │   │   │   ├── qmldir
│   │   │   │   ├── ScrollBar.qml
│   │   │   │   ├── ScrollBar.qmlc
│   │   │   │   ├── ScrollViewHelper.qml
│   │   │   │   ├── ScrollViewHelper.qmlc
│   │   │   │   ├── SourceProxy.qml
│   │   │   │   ├── SourceProxy.qmlc
│   │   │   │   ├── StackView.js
│   │   │   │   ├── StackView.jsc
│   │   │   │   ├── StackViewSlideDelegate.qml
│   │   │   │   ├── StackViewSlideDelegate.qmlc
│   │   │   │   ├── style.js
│   │   │   │   ├── style.jsc
│   │   │   │   ├── Style.qml
│   │   │   │   ├── Style.qmlc
│   │   │   │   ├── SystemPaletteSingleton.qml
│   │   │   │   ├── SystemPaletteSingleton.qmlc
│   │   │   │   ├── TabBar.qml
│   │   │   │   ├── TabBar.qmlc
│   │   │   │   ├── TableViewItemDelegateLoader.qml
│   │   │   │   ├── TableViewItemDelegateLoader.qmlc
│   │   │   │   ├── TableViewSelection.qml
│   │   │   │   ├── TableViewSelection.qmlc
│   │   │   │   ├── TextHandle.qml
│   │   │   │   ├── TextHandle.qmlc
│   │   │   │   ├── TextInputWithHandles.qml
│   │   │   │   ├── TextInputWithHandles.qmlc
│   │   │   │   ├── TextSingleton.qml
│   │   │   │   ├── TextSingleton.qmlc
│   │   │   │   ├── ToolMenuButton.qml
│   │   │   │   ├── ToolMenuButton.qmlc
│   │   │   │   ├── TreeViewItemDelegateLoader.qml
│   │   │   │   └── TreeViewItemDelegateLoader.qmlc
│   │   │   ├── ProgressBar.qml
│   │   │   ├── ProgressBar.qmlc
│   │   │   ├── qmldir
│   │   │   ├── RadioButton.qml
│   │   │   ├── RadioButton.qmlc
│   │   │   ├── ScrollView.qml
│   │   │   ├── ScrollView.qmlc
│   │   │   ├── Slider.qml
│   │   │   ├── Slider.qmlc
│   │   │   ├── SpinBox.qml
│   │   │   ├── SpinBox.qmlc
│   │   │   ├── SplitView.qml
│   │   │   ├── SplitView.qmlc
│   │   │   ├── StackViewDelegate.qml
│   │   │   ├── StackViewDelegate.qmlc
│   │   │   ├── StackView.qml
│   │   │   ├── StackView.qmlc
│   │   │   ├── StackViewTransition.qml
│   │   │   ├── StackViewTransition.qmlc
│   │   │   ├── StatusBar.qml
│   │   │   ├── StatusBar.qmlc
│   │   │   ├── Styles
│   │   │   │   ├── Base
│   │   │   │   │   ├── ApplicationWindowStyle.qml
│   │   │   │   │   ├── ApplicationWindowStyle.qmlc
│   │   │   │   │   ├── BasicTableViewStyle.qml
│   │   │   │   │   ├── BasicTableViewStyle.qmlc
│   │   │   │   │   ├── BusyIndicatorStyle.qml
│   │   │   │   │   ├── BusyIndicatorStyle.qmlc
│   │   │   │   │   ├── ButtonStyle.qml
│   │   │   │   │   ├── ButtonStyle.qmlc
│   │   │   │   │   ├── CalendarStyle.qml
│   │   │   │   │   ├── CalendarStyle.qmlc
│   │   │   │   │   ├── CheckBoxStyle.qml
│   │   │   │   │   ├── CheckBoxStyle.qmlc
│   │   │   │   │   ├── CircularButtonStyle.qml
│   │   │   │   │   ├── CircularButtonStyle.qmlc
│   │   │   │   │   ├── CircularGaugeStyle.qml
│   │   │   │   │   ├── CircularGaugeStyle.qmlc
│   │   │   │   │   ├── CircularTickmarkLabelStyle.qml
│   │   │   │   │   ├── CircularTickmarkLabelStyle.qmlc
│   │   │   │   │   ├── ComboBoxStyle.qml
│   │   │   │   │   ├── ComboBoxStyle.qmlc
│   │   │   │   │   ├── CommonStyleHelper.qml
│   │   │   │   │   ├── CommonStyleHelper.qmlc
│   │   │   │   │   ├── DelayButtonStyle.qml
│   │   │   │   │   ├── DelayButtonStyle.qmlc
│   │   │   │   │   ├── DialStyle.qml
│   │   │   │   │   ├── DialStyle.qmlc
│   │   │   │   │   ├── FocusFrameStyle.qml
│   │   │   │   │   ├── FocusFrameStyle.qmlc
│   │   │   │   │   ├── GaugeStyle.qml
│   │   │   │   │   ├── GaugeStyle.qmlc
│   │   │   │   │   ├── GroupBoxStyle.qml
│   │   │   │   │   ├── GroupBoxStyle.qmlc
│   │   │   │   │   ├── HandleStyleHelper.qml
│   │   │   │   │   ├── HandleStyleHelper.qmlc
│   │   │   │   │   ├── HandleStyle.qml
│   │   │   │   │   ├── HandleStyle.qmlc
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── arrow-down@2x.png
│   │   │   │   │   │   ├── arrow-down.png
│   │   │   │   │   │   ├── arrow-left@2x.png
│   │   │   │   │   │   ├── arrow-left.png
│   │   │   │   │   │   ├── arrow-right@2x.png
│   │   │   │   │   │   ├── arrow-right.png
│   │   │   │   │   │   ├── arrow-up@2x.png
│   │   │   │   │   │   ├── arrow-up.png
│   │   │   │   │   │   ├── button_down.png
│   │   │   │   │   │   ├── button.png
│   │   │   │   │   │   ├── check@2x.png
│   │   │   │   │   │   ├── check.png
│   │   │   │   │   │   ├── editbox.png
│   │   │   │   │   │   ├── focusframe.png
│   │   │   │   │   │   ├── groupbox.png
│   │   │   │   │   │   ├── header.png
│   │   │   │   │   │   ├── knob.png
│   │   │   │   │   │   ├── leftanglearrow.png
│   │   │   │   │   │   ├── needle.png
│   │   │   │   │   │   ├── progress-indeterminate.png
│   │   │   │   │   │   ├── rightanglearrow.png
│   │   │   │   │   │   ├── scrollbar-handle-horizontal.png
│   │   │   │   │   │   ├── scrollbar-handle-transient.png
│   │   │   │   │   │   ├── scrollbar-handle-vertical.png
│   │   │   │   │   │   ├── slider-groove.png
│   │   │   │   │   │   ├── slider-handle.png
│   │   │   │   │   │   ├── spinner_large.png
│   │   │   │   │   │   ├── spinner_medium.png
│   │   │   │   │   │   ├── spinner_small.png
│   │   │   │   │   │   ├── tab.png
│   │   │   │   │   │   └── tab_selected.png
│   │   │   │   │   ├── MenuBarStyle.qml
│   │   │   │   │   ├── MenuBarStyle.qmlc
│   │   │   │   │   ├── MenuStyle.qml
│   │   │   │   │   ├── MenuStyle.qmlc
│   │   │   │   │   ├── PieMenuStyle.qml
│   │   │   │   │   ├── PieMenuStyle.qmlc
│   │   │   │   │   ├── ProgressBarStyle.qml
│   │   │   │   │   ├── ProgressBarStyle.qmlc
│   │   │   │   │   ├── RadioButtonStyle.qml
│   │   │   │   │   ├── RadioButtonStyle.qmlc
│   │   │   │   │   ├── ScrollViewStyle.qml
│   │   │   │   │   ├── ScrollViewStyle.qmlc
│   │   │   │   │   ├── SliderStyle.qml
│   │   │   │   │   ├── SliderStyle.qmlc
│   │   │   │   │   ├── SpinBoxStyle.qml
│   │   │   │   │   ├── SpinBoxStyle.qmlc
│   │   │   │   │   ├── StatusBarStyle.qml
│   │   │   │   │   ├── StatusBarStyle.qmlc
│   │   │   │   │   ├── StatusIndicatorStyle.qml
│   │   │   │   │   ├── StatusIndicatorStyle.qmlc
│   │   │   │   │   ├── SwitchStyle.qml
│   │   │   │   │   ├── SwitchStyle.qmlc
│   │   │   │   │   ├── TableViewStyle.qml
│   │   │   │   │   ├── TableViewStyle.qmlc
│   │   │   │   │   ├── TabViewStyle.qml
│   │   │   │   │   ├── TabViewStyle.qmlc
│   │   │   │   │   ├── TextAreaStyle.qml
│   │   │   │   │   ├── TextAreaStyle.qmlc
│   │   │   │   │   ├── TextFieldStyle.qml
│   │   │   │   │   ├── TextFieldStyle.qmlc
│   │   │   │   │   ├── ToggleButtonStyle.qml
│   │   │   │   │   ├── ToggleButtonStyle.qmlc
│   │   │   │   │   ├── ToolBarStyle.qml
│   │   │   │   │   ├── ToolBarStyle.qmlc
│   │   │   │   │   ├── ToolButtonStyle.qml
│   │   │   │   │   ├── ToolButtonStyle.qmlc
│   │   │   │   │   ├── TreeViewStyle.qml
│   │   │   │   │   ├── TreeViewStyle.qmlc
│   │   │   │   │   ├── TumblerStyle.qml
│   │   │   │   │   └── TumblerStyle.qmlc
│   │   │   │   ├── Desktop
│   │   │   │   │   ├── ApplicationWindowStyle.qml
│   │   │   │   │   ├── ApplicationWindowStyle.qmlc
│   │   │   │   │   ├── BusyIndicatorStyle.qml
│   │   │   │   │   ├── BusyIndicatorStyle.qmlc
│   │   │   │   │   ├── ButtonStyle.qml
│   │   │   │   │   ├── ButtonStyle.qmlc
│   │   │   │   │   ├── CalendarStyle.qml
│   │   │   │   │   ├── CalendarStyle.qmlc
│   │   │   │   │   ├── CheckBoxStyle.qml
│   │   │   │   │   ├── CheckBoxStyle.qmlc
│   │   │   │   │   ├── ComboBoxStyle.qml
│   │   │   │   │   ├── ComboBoxStyle.qmlc
│   │   │   │   │   ├── FocusFrameStyle.qml
│   │   │   │   │   ├── FocusFrameStyle.qmlc
│   │   │   │   │   ├── GroupBoxStyle.qml
│   │   │   │   │   ├── GroupBoxStyle.qmlc
│   │   │   │   │   ├── MenuBarStyle.qml
│   │   │   │   │   ├── MenuBarStyle.qmlc
│   │   │   │   │   ├── MenuStyle.qml
│   │   │   │   │   ├── MenuStyle.qmlc
│   │   │   │   │   ├── ProgressBarStyle.qml
│   │   │   │   │   ├── ProgressBarStyle.qmlc
│   │   │   │   │   ├── qmldir
│   │   │   │   │   ├── RadioButtonStyle.qml
│   │   │   │   │   ├── RadioButtonStyle.qmlc
│   │   │   │   │   ├── RowItemSingleton.qml
│   │   │   │   │   ├── RowItemSingleton.qmlc
│   │   │   │   │   ├── ScrollViewStyle.qml
│   │   │   │   │   ├── ScrollViewStyle.qmlc
│   │   │   │   │   ├── SliderStyle.qml
│   │   │   │   │   ├── SliderStyle.qmlc
│   │   │   │   │   ├── SpinBoxStyle.qml
│   │   │   │   │   ├── SpinBoxStyle.qmlc
│   │   │   │   │   ├── StatusBarStyle.qml
│   │   │   │   │   ├── StatusBarStyle.qmlc
│   │   │   │   │   ├── SwitchStyle.qml
│   │   │   │   │   ├── SwitchStyle.qmlc
│   │   │   │   │   ├── TableViewStyle.qml
│   │   │   │   │   ├── TableViewStyle.qmlc
│   │   │   │   │   ├── TabViewStyle.qml
│   │   │   │   │   ├── TabViewStyle.qmlc
│   │   │   │   │   ├── TextAreaStyle.qml
│   │   │   │   │   ├── TextAreaStyle.qmlc
│   │   │   │   │   ├── TextFieldStyle.qml
│   │   │   │   │   ├── TextFieldStyle.qmlc
│   │   │   │   │   ├── ToolBarStyle.qml
│   │   │   │   │   ├── ToolBarStyle.qmlc
│   │   │   │   │   ├── ToolButtonStyle.qml
│   │   │   │   │   ├── ToolButtonStyle.qmlc
│   │   │   │   │   ├── TreeViewStyle.qml
│   │   │   │   │   └── TreeViewStyle.qmlc
│   │   │   │   ├── Flat
│   │   │   │   │   ├── libqtquickextrasflatplugin.so
│   │   │   │   │   ├── plugins.qmltypes
│   │   │   │   │   └── qmldir
│   │   │   │   └── qmldir
│   │   │   ├── Switch.qml
│   │   │   ├── Switch.qmlc
│   │   │   ├── TableViewColumn.qml
│   │   │   ├── TableViewColumn.qmlc
│   │   │   ├── TableView.qml
│   │   │   ├── TableView.qmlc
│   │   │   ├── Tab.qml
│   │   │   ├── Tab.qmlc
│   │   │   ├── TabView.qml
│   │   │   ├── TabView.qmlc
│   │   │   ├── TextArea.qml
│   │   │   ├── TextArea.qmlc
│   │   │   ├── TextField.qml
│   │   │   ├── TextField.qmlc
│   │   │   ├── ToolBar.qml
│   │   │   ├── ToolBar.qmlc
│   │   │   ├── ToolButton.qml
│   │   │   ├── ToolButton.qmlc
│   │   │   ├── TreeView.qml
│   │   │   └── TreeView.qmlc
│   │   ├── Layouts
│   │   │   ├── libqquicklayoutsplugin.so
│   │   │   ├── plugins.qmltypes
│   │   │   └── qmldir
│   │   └── Window.2
│   │       ├── libwindowplugin.so
│   │       ├── plugins.qmltypes
│   │       └── qmldir
│   └── QtQuick.2
│       ├── libqtquick2plugin.so
│       ├── plugins.qmltypes
│       └── qmldir
└── qt.conf

189 directories, 1010 files

  • 13
    点赞
  • 52
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值