JKQtPlotter/README.md

9 lines
430 B
Markdown
Raw Normal View History

2015-07-11 18:57:17 +08:00
# JKQtPlotter
2015-07-11 19:42:37 +08:00
This is an extensive library of function/data plotter classes for Qt (>= 4.7, tested with Qt up to 5.4).
2015-07-11 18:57:17 +08:00
This software is licensed under the term of the GNU Lesser General Public License 2.1
(LGPL 2.1) or above.
2015-07-11 19:42:37 +08:00
## Examples
You can find usage examples for the classes in this repository in the subfolder "test". All test-projects are Qt-projects that use qmake to build. You can load them into QtCreator easily.