Files
pcsx2/3rdparty/kddockwidgets/3RDPARTY.md
2025-11-18 14:18:26 -07:00

1.3 KiB

3rdparty

Here we list which 3rdparty software used and possibly shipped by KDDW and their respective licenses.

Runtime dependencies

nlohmann JSON

JSON c++ library.
code
MIT licensed

KDBindings

Non-Qt signal/slot implementation.

code
MIT licensed

KDStlContainerAdaptor

Only used for a Flutter build. Replacement for QVector.

code
MIT licensed

Build-time / CI tests 3rdparty

These dependencies are only used during build or other CI purposes like running tests.

ECM

CMake build helpers.

code
BSD licensed

doxygen-awesome.css

Template to generate documentation.

code
MIT licensed

QCoro

co-routine Qt implementation, only used by Flutter unit-tests.

code
MIT licensed

Flutter embedder and generated files

Only used for a flutter build and only during tests.

code and code
BSD licensed