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
geo_simple.cpp more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00
geo_simple.pro
README.md

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.