KDDockWidgets-2.4.0

Introduction to KDDockWidgets

The KDDockWidgets package provides Qt dock widgets that are suitable for replacing QDockWidget and implementing advanced functionality that is missing from Qt.

[Note]

Note

This package is known to build and work properly using an LFS 13.1 platform.

Package Information

KDDockWidgets Dependencies

Required

fmt-12.2.0, Qt-6.11.2, and Vulkan-Loader-1.4.357.0

Optional

nlohmann-json-3.12.0, KDBindings, and spdlog

Installation of KDDockWidgets

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-author .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libkddockwidgets-qt6.so
Installed Directories: $KF6_PREFIX/cmake/KDDockWidgets-qt6, $KF6_PREFIX/include/kddockwidgets-qt6, and $KF6_PREFIX/share/doc/kddockwidgets

Short Descriptions

libkddockwidgets-qt6.so

is a library containing Qt-based dock widgets