Files
KDDockWidgets/examples/dockwidgets
Sergio Martins 44bcfdf53c Simplify the demo, make it more verbose
So people see how the API is used.
using vectors of structs with parameters is very compact but
is harder on the reader of a new API
2019-10-22 13:39:41 +01:00
..
2019-10-22 13:10:01 +01:00
2019-10-22 13:10:01 +01:00
2019-10-06 13:29:40 +01:00

External usage example

This example is the same than basic, except that it shows how the library is meant to be used from an externally-provided KDDockWidgets, found with CMake find_package.