The KDAB State Machine Editor Library is a framework that can be used
to help develop State Machine Editing graphical user
interfaces and tools. Output from such applications is in metacode
or QML that can then be used in Qt or QtQuick projects.
This package provides a static library that can be injected into a
process running on the target in order to get information about the
internal state machines.
Provides
Requires
License
LGPL-2.1-only
Changelog
* Fri May 16 2025 Christophe Marin <christophe@krop.fr>
- Update to 2.1.0
* KDStateMachineEditor now looks for Qt6 by default
* Bump to Graphviz 12.2.1
- Drop patch, merged upstream:
* 0001-Fix-build-with-Qt-6.9.patch
* Thu Apr 24 2025 Christophe Marin <christophe@krop.fr>
- Add upstream change:
* 0001-Fix-build-with-Qt-6.9.patch
* Sat Feb 01 2025 Christophe Marin <chri