mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
df257a6b1a
improved documentation |
||
---|---|---|
.. | ||
README.md | ||
test_user_interaction_and_lib.pro | ||
test_user_interaction_main.cpp | ||
test_user_interaction.cpp | ||
test_user_interaction.h | ||
test_user_interaction.pro |
Tutorial (JKQTPlotter): User-Interactions in JKQtPlotter
This project (see ./examples/test_user_interaction/
) demonstrates different types of user-interactions in JKQTPlotter.
The source code of the main application can be found in test_user_interaction.cpp
.