Registry / other / kdstatemachineeditor

kdstatemachineeditor

JSON →
library2.0.0vcpkgunverified

KDStateMachineEditor is a library for visualizing and editing state charts.

vcpkg install kdstatemachineeditor
INSTALL
IMPORT
SIG · KDSTATEMACHINEEDIT
K
kdstatemachineeditor
othercppv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KDStateMachineEditor/StateMachineEditor.h
#include <KDStateMachineEditor/StateMachineEditor.h>

Creates and displays a state machine editor widget.

#include <KDStateMachineEditor/StateMachineEditor.h> #include <QApplication> int main(int argc, char *argv[]) { QApplication app(argc, argv); KDStateMachineEditor::StateMachineEditor editor; editor.show(); return app.exec(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

kdstatemachineeditor — pip install kdstatemachineeditor · libregistry