kdstatemachineeditor v2.0.0
- Created
- Updated
KDStateMachineEditor is a library for visualizing and editing state charts.
# Usage
kdstatemachineeditor provides CMake targets:
find_package(KDSME-qt6 CONFIG REQUIRED)
# Core library
target_link_libraries(main PRIVATE KDSME::Core)
# View library
target_link_libraries(main PRIVATE KDSME::View)
# Debug interface client library
target_link_libraries(main PRIVATE KDSME::DebugInterfaceClient)
# Debug interface server library
target_link_libraries(main PRIVATE KDSME::DebugInterfaceSource)
# License
LGPL-2.1-only
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
- graphviz
- qt5compat
qtbase
Features:
testlib
,widgets
- qtdeclarative
- qtremoteobjects
- qtscxml
and 42 transitive dependencies:
- brotli (by freetype )
- bzip2 (by freetype )
- dirent (by cairo )
- double-conversion (by qtbase )
- egl-registry (by opengl-registry )
- expat (by cairo )
- fontconfig (by libgd )
- fribidi (by pango )
- gdk-pixbuf (by graphviz )
- getopt (by graphviz )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by pango )
- gettext-libintl (by gdk-pixbuf )
- glib (by gdk-pixbuf )
- gts (by graphviz )
- libcroco (by librsvg )
- libffi (by glib )
libiconv (by gettext-libintl )
Platforms:
!linux
- libjpeg-turbo (by gdk-pixbuf )
- liblzma (by libxml2 )
- libpng (by cairo )
- librsvg (by graphviz )
libuuid (by fontconfig )
Platforms:
!osx & !windows
- opengl-registry (by opengl )
- pango (by librsvg )
- pixman (by cairo )
- pthread (by cairo )
- pthreads (by pthread )
- qtlanguageserver (by qtdeclarative )
qtshadertools (by qtdeclarative )
Features: (none)
- qtsvg (by qtdeclarative )
tiff (by gdk-pixbuf )
Features: (none)
- zlib (by libpng )
# Host Dependencies
and 5 transitive dependencies:
- gperf (by fontconfig )
- pkgconf (by graphviz )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
- vcpkg-make (by libb2 )
- vcpkg-tool-meson (by pixman )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Daniele E. Domenichelli