The KDDockWidgets package provides Qt dock widgets that are suitable for replacing QDockWidget and implementing advanced functionality that is missing from Qt.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/KDAB/KDDockWidgets/releases/download/v2.4.0/KDDockWidgets-2.4.0.tar.gz
MD5 校验和:6ad73ca8501c207d99116210054814aa
大小:5.4 MB
预计所需磁盘空间:117 MB
预计构建时间:0.6 SBU (using parallelism=4)
fmt-12.2.0, Qt-6.11.1, and Vulkan-Loader-1.4.350.1
Install KDDockWidgets by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev .. &&
make
This package does not come with a test suite.
Now, as the root user:
make install