kdstatemachineeditorv2.0.0
- Updated
KDStateMachineEditor is a library for visualizing and editing state charts.
- Project website: https://github.com/KDAB/KDStateMachineEditor
#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 supported.
#Features
No features defined.
#Dependencies
- graphviz
- qt5compat
qtbase
Features:
testlib,widgets- qtdeclarative
- qtremoteobjects
- qtscxml
and 43 transitive dependencies:
- brotli (through freetype)
- bzip2 (through freetype)
- dirent (through cairo)
- double-conversion (through qtbase)
- egl (through qtbase)
- egl-registry (through opengl-registry)
- expat (through cairo)
- fontconfig (through libgd)
- fribidi (through pango)
- gdk-pixbuf (through graphviz)
getopt-win32 (through graphviz)
Platforms:
windows & !mingw- gettext-libintl (through gdk-pixbuf)
- glib (through gdk-pixbuf)
- gts (through graphviz)
- libcroco (through librsvg)
- libffi (through glib)
libiconv (through gettext-libintl)
Platforms:
!linux- libjpeg-turbo (through gdk-pixbuf)
- libpng (through cairo)
- librsvg (through graphviz)
libuuid (through fontconfig)
Platforms:
!osx & !windows- md4c (through qtbase)
- opengl-registry (through opengl)
- pango (through librsvg)
- pixman (through cairo)
- pthread (through cairo)
- qtlanguageserver (through qtdeclarative)
qtshadertools (through qtdeclarative)
Features: (none)
- qtsvg (through qtdeclarative)
tiff (through gdk-pixbuf)
Features: (none)
- zlib (through libpng)
#Host Dependencies
and 6 transitive dependencies:
gettext (through gdk-pixbuf)
Features:
tools- gperf (through fontconfig)
vcpkg-cmake-get-vars (through libpng)
Platforms:
arm & android- vcpkg-get-python-packages (through angle)
- vcpkg-make (through libiconv)
- vcpkg-tool-meson (through pixman)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Daniele E. Domenichelli
Alexander Neumann