qtbase v6.7.3
- Created
- Updated
Qt Base (Core, Gui, Widgets, Network, ...)
# License
Unspecified
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default features: dbus
, opengl
, openssl
, securetransport
, brotli
, concurrent
, default-features
, dnslookup
, doubleconversion
, freetype
, gui
, harfbuzz
, icu
, jpeg
, network
, pcre2
, png
, sql
, sql-psql
, sql-sqlite
, testlib
, thread
, widgets
, zstd
# appstore-compliant
Disable code that is not allowed in platform app stores. This is on by default for platforms which require distribution through an app store by default, in particular Android, iOS, tvOS, and watchOS.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# brotli default
Support for downloading and decompressing resources compressed with Brotli through QNetworkAccessManager.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by brotli )
- vcpkg-cmake-config (by brotli )
# concurrent default
Provides a high-level multi-threading API. Qt Concurrent
Host Dependencies:
No dependencies.
# cups
Provides support for the Common Unix Printing System.
Supports: linux | osx
- ✅ linux
- ✅ osx
- ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# dbus
Qt D-Bus
Dependencies:
Host Dependencies:
qtbase
Features:
dbus
and 2 transitive dependencies:
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
# default-features default
Platform-dependent default features
Dependencies:
qtbase
Platforms:
uwp
Features:appstore-compliant
qtbase
Platforms:
linux
Features:egl
,fontconfig
,xcb
,xcb-xlib
,xrender
qtbase
Platforms:
android
Features:egl
,gles2
and 36 transitive dependencies:
- brotli (by freetype )
- bzip2 (by libx11 )
- dirent (by fontconfig )
- egl (by qtbase )
- egl-registry (by angle )
- expat (by fontconfig )
- fontconfig (by qtbase )
freetype (by fontconfig , qtbase )
Features:
brotli
,bzip2
,png
,zlib
- getopt (by fontconfig )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by fontconfig )
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- libpng (by freetype )
libuuid (by fontconfig )
Platforms:
!windows & !osx & !mingw
- libxau (by xcb )
- libxdmcp (by xcb )
- libxfixes (by libxi )
- libxslt (by xproto )
- opengl (by egl )
- opengl-registry (by angle )
- pthread (by xcb )
- pthread-stubs (by xcb )
- pthreads (by pthread )
- xcb (by libx11 )
- xcb-proto (by xcb )
- xcb-util-m4 (by xcb )
- xorg-macros (by libxau )
- xproto (by libxau )
- xtrans (by libx11 )
- zlib (by angle )
Host Dependencies:
6 transitive dependencies:
- gperf (by fontconfig )
- liblzma (by libxml2 )
- vcpkg-cmake (by bzip2 )
- vcpkg-cmake-config (by libxml2 )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
- vcpkg-tool-meson (by xproto )
# dnslookup default
Enable DNS lookup support
Host Dependencies:
No dependencies.
# doubleconversion default
Enable double conversion support
Host Dependencies:
2 transitive dependencies:
# egl
EGL
Supports: linux
- ✅ linux
- ❌
osx - ❌
windows
Dependencies:
and 23 transitive dependencies:
- bzip2 (by libx11 )
- egl-registry (by angle )
- libxau (by xcb )
- libxdmcp (by xcb )
- libxfixes (by libxi )
- libxslt (by xproto )
- opengl (by egl )
- opengl-registry (by angle )
- pthread (by xcb )
- pthread-stubs (by xcb )
- pthreads (by pthread )
- xcb (by libx11 )
- xcb-proto (by xcb )
- xcb-util-m4 (by xcb )
- xorg-macros (by libxau )
- xproto (by libxau )
- xtrans (by libx11 )
- zlib (by angle )
Host Dependencies:
6 transitive dependencies:
- libiconv (by libxml2 )
- liblzma (by libxml2 )
- vcpkg-cmake (by bzip2 )
- vcpkg-cmake-config (by libxml2 )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
- vcpkg-tool-meson (by xproto )
# fontconfig
Use fontconfig
Dependencies:
- fontconfig
qtbase
Features:
gui
and 18 transitive dependencies:
- brotli (by freetype )
- bzip2 (by freetype )
- dirent (by fontconfig )
- egl-registry (by opengl-registry )
- expat (by fontconfig )
freetype (by fontconfig , qtbase )
Features:
brotli
,bzip2
,png
,zlib
- getopt (by fontconfig )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by fontconfig )
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- libpng (by freetype )
libuuid (by fontconfig )
Platforms:
!windows & !osx & !mingw
- opengl-registry (by opengl )
- pthread (by fontconfig )
- pthreads (by pthread )
- zlib (by libpng )
Host Dependencies:
5 transitive dependencies:
- gperf (by fontconfig )
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
- vcpkg-tool-meson (by fontconfig )
# framework
MAC framework build
Supports: osx & !static
- ✅ osx-dynamic
- ❌
linux - ❌
osx-static - ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# freetype default
Supports the FreeType 2 font engine (and its supported font formats).
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by freetype )
- vcpkg-cmake-config (by freetype )
# gles2
OpenGL ES 2.0
Supports: !windows & !osx
- ✅ linux
- ❌
osx - ❌
windows
Dependencies:
qtbase
Features:
gui
and 4 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by freetype )
- vcpkg-cmake-config (by freetype )
# gles3
OpenGL ES 3.0
Supports: !windows & !osx
- ✅ linux
- ❌
osx - ❌
windows
Dependencies:
qtbase
Features:
gles2
and 4 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by freetype )
- vcpkg-cmake-config (by freetype )
# glib
GLib
Dependencies:
Host Dependencies:
5 transitive dependencies:
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by pcre2 )
- vcpkg-cmake-get-vars (by libffi )
- vcpkg-tool-meson (by glib )
# gtk3
GTK3 platform theme plugin
Supports: linux
- ✅ linux
- ❌
osx - ❌
windows
Dependencies:
and 41 transitive dependencies:
at-spi2-atk (by gtk3 )
Platforms:
linux
- at-spi2-core (by at-spi2-atk )
- atk (by at-spi2-atk )
- brotli (by freetype )
- bzip2 (by freetype )
dbus (by at-spi2-core )
Platforms:
linux
- dirent (by glib )
egl-registry (by libepoxy )
Platforms:
!osx & !windows
- expat (by dbus )
- fontconfig (by cairo )
freetype (by cairo , fontconfig , harfbuzz )
Features:
brotli
,bzip2
,png
,zlib
- fribidi (by pango )
- gdk-pixbuf (by gtk3 )
- getopt (by fontconfig )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by atk )
- gettext-libintl (by glib )
- glib (by at-spi2-core )
- libcap (by libsystemd )
- libepoxy (by gtk3 )
- libffi (by glib )
libiconv (by gettext-libintl )
Platforms:
!linux
- libjpeg-turbo (by gdk-pixbuf )
- liblzma (by libsystemd )
- libmount (by libsystemd )
- libpng (by cairo )
libsystemd (by dbus )
Platforms:
linux
libuuid (by fontconfig )
Platforms:
!windows & !osx & !mingw
- libxcrypt (by libsystemd )
- libxml2 (by at-spi2-atk )
- lz4 (by libsystemd )
- pango (by gtk3 )
- pixman (by cairo )
- pthread (by cairo )
- pthreads (by pthread )
tiff (by gdk-pixbuf )
Features: (none)
- zlib (by glib )
- zstd (by libsystemd )
Host Dependencies:
5 transitive dependencies:
- gperf (by libsystemd )
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
- vcpkg-cmake-get-vars (by libcap )
- vcpkg-tool-meson (by libsystemd )
# gui default
Qt Gui
Dependencies:
opengl
Platforms:
!ios
qtbase
Features:
freetype
qtbase
Platforms:
osx
Features:opengl
qtbase
Platforms:
windows
Features:thread
and 3 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by freetype )
- vcpkg-cmake-config (by freetype )
# harfbuzz default
Use harfbuzz
Dependencies:
and 7 transitive dependencies:
- egl-registry (by opengl-registry )
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- opengl-registry (by opengl )
Host Dependencies:
4 transitive dependencies:
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by freetype )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
- vcpkg-tool-meson (by harfbuzz )
# icu default
Enable ICU support
Host Dependencies:
No dependencies.
# jpeg default
Enable JPEG
Dependencies:
- libjpeg-turbo
qtbase
Features:
gui
and 4 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libjpeg-turbo )
- vcpkg-cmake-config (by libjpeg-turbo )
# network default
Qt Network
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# opengl
OpenGL
Dependencies:
and 3 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by freetype )
- vcpkg-cmake-config (by freetype )
# openssl
Enable OpenSSL
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# pcre2 default
Enable PCRE2 support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by pcre2 )
- vcpkg-cmake-config (by pcre2 )
# png default
Enable PNG
Dependencies:
and 5 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
- zlib (by libpng )
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by libpng )
- vcpkg-cmake-config (by libpng )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# securetransport
Enable Secure Transport
Supports: ios | osx
- ✅ osx
- ❌
linux - ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# sql default
Qt Sql
Host Dependencies:
No dependencies.
# sql-mysql
Enable SQL Driver MySQL
Dependencies:
and 85 transitive dependencies:
- boost-algorithm (by libmysql )
- boost-align
>= v1.86.0
(by boost-atomic ) - boost-any
>= v1.86.0
(by boost-geometry ) - boost-array
>= v1.86.0
(by boost-algorithm ) - boost-assert
>= v1.86.0
(by boost-array ) - boost-atomic
>= v1.86.0
(by boost-thread ) - boost-bimap
>= v1.86.0
(by boost-graph ) - boost-bind
>= v1.86.0
(by boost-algorithm ) - boost-chrono
>= v1.86.0
(by boost-thread ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-algorithm ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-geometry ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) - boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-array ) - boost-date-time
>= v1.86.0
(by boost-thread ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-iterator ) - boost-dynamic-bitset
>= v1.86.0
(by boost-random ) - boost-endian
>= v1.86.0
(by boost-spirit ) - boost-exception
>= v1.86.0
(by boost-algorithm ) - boost-foreach
>= v1.86.0
(by boost-graph ) - boost-function
>= v1.86.0
(by boost-algorithm ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-geometry (by libmysql )
- boost-graph (by libmysql )
- boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-regex ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-algorithm ) - boost-lambda
>= v1.86.0
(by boost-bimap ) - boost-lexical-cast
>= v1.86.0
(by boost-geometry ) - boost-math
>= v1.86.0
(by boost-geometry ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-multi-index
>= v1.86.0
(by boost-bimap ) - boost-multiprecision
>= v1.86.0
(by boost-geometry ) - boost-numeric-conversion
>= v1.86.0
(by boost-geometry ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-parameter
>= v1.86.0
(by boost-graph ) - boost-phoenix
>= v1.86.0
(by boost-spirit ) - boost-polygon
>= v1.86.0
(by boost-geometry ) - boost-pool
>= v1.86.0
(by boost-spirit ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-concept-check ) - boost-property-map
>= v1.86.0
(by boost-graph ) - boost-property-tree
>= v1.86.0
(by boost-graph ) - boost-proto
>= v1.86.0
(by boost-phoenix ) - boost-qvm
>= v1.86.0
(by boost-geometry ) boost-random
>= v1.86.0
(by boost-math )Platforms:
!uwp
- boost-range
>= v1.86.0
(by boost-algorithm ) - boost-ratio
>= v1.86.0
(by boost-chrono ) - boost-rational
>= v1.86.0
(by boost-geometry ) - boost-regex
>= v1.86.0
(by boost-range ) - boost-serialization
>= v1.86.0
(by boost-geometry ) - boost-smart-ptr
>= v1.86.0
(by boost-exception ) - boost-spirit
>= v1.86.0
(by boost-serialization ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-system
>= v1.86.0
(by boost-random ) - boost-thread
>= v1.86.0
(by boost-spirit ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tokenizer
>= v1.86.0
(by boost-date-time ) - boost-tti
>= v1.86.0
(by boost-graph ) - boost-tuple
>= v1.86.0
(by boost-exception ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-concept-check ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-algorithm ) - boost-utility
>= v1.86.0
(by boost-mpl ) - boost-variant
>= v1.86.0
(by boost-spirit ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-system ) - boost-xpressive
>= v1.86.0
(by boost-graph ) - lz4 (by libmysql )
- openssl (by libmysql )
- rapidjson (by libmysql )
- zlib (by libmysql )
- zstd (by libmysql )
Host Dependencies:
4 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
- vcpkg-cmake-get-vars (by openssl )
# sql-oci
Enable SQL Driver Oracle OCI
Host Dependencies:
6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
vcpkg-msbuild (by ocilib )
Platforms:
windows
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# sql-odbc
Enable SQL Driver odbc
Supports: windows
- ✅ windows
- ❌
linux - ❌
osx
Host Dependencies:
No dependencies.
# sql-psql default
Enable SQL Driver psql
Dependencies:
Host Dependencies:
6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by lz4 )
- vcpkg-cmake-get-vars (by libpq )
vcpkg-pkgconfig-get-modules (by libpq )
Platforms:
windows & !mingw
- vcpkg-tool-meson (by pkgconf )
# sql-sqlite default
Enable SQL Driver sqlite
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by sqlite3 )
- vcpkg-cmake-config (by sqlite3 )
# testlib default
Qt Testlib
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# thread default
Thread support; provides QThread and related classes.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# vulkan
Enable Vulkan support
Dependencies:
and 2 transitive dependencies:
- vulkan-headers (by vulkan )
vulkan-loader (by vulkan )
Platforms:
!android
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by vulkan )
- vcpkg-cmake-config (by vulkan-headers )
# widgets default
# xcb
XCB
Host Dependencies:
No dependencies.
# xcb-xlib
xcb-xlib
Host Dependencies:
No dependencies.
# xkb
XKB
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# xkbcommon-x11
xkbcommon_x11
Host Dependencies:
No dependencies.
# xlib
XLib
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# xrender
XRender for native painting
Host Dependencies:
No dependencies.
# zstd default
Zstandard support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by zstd )
- vcpkg-cmake-config (by zstd )
# Dependencies
libb2
Platforms:
!windows
- pcre2
qtbase
Features:
doubleconversion
qtbase
Platforms:
osx
Features:cups
qtbase
Platforms:
osx
Features:thread
qtbase
Platforms:
windows & static
Features:pcre2
- zlib
and one transitive dependency:
- double-conversion (by qtbase )
# Host Dependencies
qtbase
Features: (none)
- vcpkg-cmake
- vcpkg-cmake-config
No transitive dependencies.
# Dependents
- cgal (feature
qt
) - itay-grudev-singleapplication
- jkqtplotter
- kddockwidgets
- kdsoap
- libqglviewer
- mapnik (feature
viewer
) - opencv4 (feature
qt
) - openimageio (feature
viewer
) - poppler (feature
qt
) - qca
- qcoro
- qcoro (feature
dbus
) - qcoro (feature
network
) - qcoro (feature
test
) - qcustomplot
- qscintilla
- qt
- qt-advanced-docking-system
- qt3d
- qt3d (feature
qml
) - qt5compat
- qt5compat (feature
qml
) - qtactiveqt
- qtapplicationmanager
- qtbase
- qtbase (feature
brotli
) - qtbase (feature
concurrent
) - qtbase (feature
dbus
) - qtbase (feature
default-features
) - qtbase (feature
dnslookup
) - qtbase (feature
fontconfig
) - qtbase (feature
gles2
) - qtbase (feature
gles3
) - qtbase (feature
gtk3
) - qtbase (feature
gui
) - qtbase (feature
harfbuzz
) - qtbase (feature
jpeg
) - qtbase (feature
opengl
) - qtbase (feature
openssl
) - qtbase (feature
png
) - qtbase (feature
sql
) - qtbase (feature
sql-mysql
) - qtbase (feature
sql-oci
) - qtbase (feature
sql-odbc
) - qtbase (feature
sql-psql
) - qtbase (feature
sql-sqlite
) - qtbase (feature
widgets
) - qtbase (feature
xcb
) - qtbase (feature
xcb-xlib
) - qtbase (feature
xkbcommon-x11
) - qtbase (feature
xrender
) - qtcharts
- qtcoap
- qtconnectivity
- qtdatavis3d
- qtdeclarative
- qtdoc
- qtgraphs
- qtgrpc
- qthttpserver
- qtimageformats
- qtkeychain-qt6
- qtlanguageserver
- qtlocation
- qtlottie
- qtmqtt
- qtmultimedia
- qtmultimedia (feature
widgets
) - qtnetworkauth
- qtopcua
- qtopcua (feature
qml
) - qtpositioning
- qtquick3d
- qtquickeffectmaker
- qtquicktimeline
- qtremoteobjects
- qtremoteobjects (feature
qml
) - qtscxml
- qtsensors
- qtserialbus
- qtserialport
- qtshadertools
- qtspeech
- qtsvg
- qttools
- qttools (feature
assistant
) - qttools (feature
designer
) - qttools (feature
qdbus
) - qttools (feature
qml
) - qttranslations
- qtvirtualkeyboard
- qtwayland
- qtwebchannel
- qtwebengine
- qtwebsockets
- qtwebview
- quazip
- qwt
- rtabmap (feature
gui
) - simonbrunel-qtpromise
- tinyorm
- tinyorm (feature
sql-mysql
) - tinyorm (feature
sql-psql
) - tinyorm (feature
sql-sqlite
) - vcpkg-qmake
- vtk (feature
qt
)
# Host Dependents
# Contributors
- Alexander Neumann
- Chocobo1
- Dawid Wróbel
- LilyWangLL
- Alexandre Bique
- David Hrdlička
- Osyotr
- autoantwort
- Matthias Kuhn
- Billy O'Neal
- Cedric GNIEWEK
- Kai Pastor
- reito
- Cheney Wang
- jim wang
- Carsten Grimm
- JonLiu1993
- Marcus Behel
- Leger Charlie
- Dr.-Ing. Carsten Grimm
- Mathieu Pellerin
- fwcd
- wtz
- LE GARREC Vincent
- gerard-ryan-immersaview
- Sebastian Goth
- Yat Ho
- Pedro López-Cabanillas