JKQtPlotter/examples/test_user_interaction
2019-01-25 20:17:07 +01:00
..
README.md improved documentation 2019-01-24 22:49:10 +01:00
test_user_interaction_and_lib.pro improved documentation 2019-01-24 22:49:10 +01:00
test_user_interaction_main.cpp improved documentation 2019-01-24 22:49:10 +01:00
test_user_interaction.cpp major renaming to get rid of the get_.../set_... function names 2019-01-25 20:17:07 +01:00
test_user_interaction.h improved documentation 2019-01-24 22:49:10 +01:00
test_user_interaction.pro improved documentation 2019-01-24 22:49:10 +01:00

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.