JKQtPlotter/examples/geo_simple
2022-04-22 13:27:31 +02:00
..
CMakeLists.txt fixed CMakeLists.txt cmake-version to work on appveyor Linux build 2022-04-18 22:42:18 +02:00
geo_simple_and_lib.pro added simple geometric example, which produces the images fro teh documentation 2020-09-03 23:09:15 +02:00
geo_simple.cpp more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00
geo_simple.pro added simple geometric example, which produces the images fro teh documentation 2020-09-03 23:09:15 +02:00
README.md added simple geometric example, which produces the images fro teh documentation 2020-09-03 23:09:15 +02:00

Example (JKQTPlotter): Generating Demo-Plots of Geometric Objects for Documentation

This project contains code that is used to generate the example graphs for geometric objects from teh documentation.

The source code of the main application can be found in geo_simple.cpp.