Introduction
1.
Installation and Usage
2.
Examples
2.1.
QtWidgets
2.1.1.
minimal
2.1.2.
full example
2.1.3.
mdi
2.1.4.
mdi with docking
2.2.
QtQuick
2.2.1.
full example
2.2.2.
customtabbar
2.2.3.
customtitlebar
2.2.4.
customseparator
2.2.5.
mdi
3.
Python Bindings
4.
Supported KDDW frontends
4.1.
QtWidgets
4.2.
QtQuick/QML
4.3.
Flutter
5.
Supported Qt backends
5.1.
Windows
5.2.
macOS
5.3.
X11/XCB
5.4.
Wayland
5.5.
EGLFS
5.6.
WebAssembly
5.7.
Offscreen
6.
Advanced Usage
6.1.
Custom Behaviour
6.2.
Custom Styling
6.3.
Min/Max sizing
6.4.
Public and Private API
7.
For Developers
7.1.
Architecture and Concepts
7.2.
Misc Implementation Details
8.
Roadmap
9.
Get Involved
10.
Licensing
11.
About KDAB
Light (default)
Rust
Coal
Navy
Ayu
KDDockWidgets
customseparator
This example shows how to customize the separators.
View the source in
GitHub
.