kddockwidgets-2.4.0

Introduction to KDDockWidgets

The KDDockWidgets package is a Qt dock widget library suitable for replacing QDockWidget and implementing advanced functionalities missing in 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

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-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 Qt dock widget library