https://github.com/richelbilderbeek/QtConceptMap
C++14 concept map widget class using Qt
https://github.com/richelbilderbeek/QtConceptMap
Last synced: about 1 month ago
JSON representation
C++14 concept map widget class using Qt
- Host: GitHub
- URL: https://github.com/richelbilderbeek/QtConceptMap
- Owner: richelbilderbeek
- License: gpl-3.0
- Created: 2016-08-30T08:32:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T15:39:31.000Z (over 1 year ago)
- Last Synced: 2025-04-02T14:11:13.313Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 1.51 MB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - richelbilderbeek/QtConceptMap - C++14 concept map widget class using Qt (others)
README
# QtConceptMap
C++14 concept map widget class using Qt

## Controls
See [controls](doc/controls.md).
## [Scripting](doc/scripting.md)
QtConceptMapDemo allows scripting the creation of a QtConceptMap. See [scripting](doc/scripting.md) how to do so.
## Build status of builds that QtConceptMap relies on