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.0 platform.

Package Information

KDDockWidgets Dependencies

Required

fmt-12.1.0, Qt-6.10.2, and Vulkan-Loader-1.4.341.0

Optional

KDBindings, nlohmann_json, and spdlog

Installation of KDDockWidgets

[Note]

Note

This package extracts to the KDDockWidgets-2.4.0 directory instead of the expected kddockwidgets-2.4.0 directory.

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

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