JKQtPlotter/lib
2022-08-10 14:41:26 +02:00
..
jkqtcommon JKQTMathText: IMPROVED/REWORKED rendering of blackboard font: now several different rendering modes can be selected using JKQTMathText::setFontBlackboradMode() 2022-08-10 12:12:30 +02:00
jkqtcommon_statistics_and_math improved documentation of JKQTPMathParser 2022-07-24 21:59:20 +02:00
jkqtfastplotter fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtext doc-update 2022-08-10 14:41:26 +02:00
jkqtplotter JKQTMathText: 2022-08-03 16:12:19 +02:00
CMakeLists.txt fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
jkqtcommon_statistics_and_math.pri split jkqtcommon into basic tools and jkqtcommon_statistics_and_math for advanced math tools not used by all libs 2022-07-23 15:31:56 +02:00
jkqtcommon.pri split jkqtcommon into basic tools and jkqtcommon_statistics_and_math for advanced math tools not used by all libs 2022-07-23 15:31:56 +02:00
jkqtfastplotter.pri improved/fixed qmake-build scripts fot Qt6 2022-04-24 22:07:16 +02:00
jkqtmathtext.pri updated QMake-build files 2022-07-19 14:39:59 +02:00
jkqtplotter_pch.pri using Precompiled Headers in QMake 2022-07-23 13:58:01 +02:00
jkqtplotter_version.h.in updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtplotter.pri updated QMake-build files 2022-07-19 14:39:59 +02:00
README.md split jkqtcommon into basic tools and jkqtcommon_statistics_and_math for advanced math tools not used by all libs 2022-07-23 15:31:56 +02:00

JKQTPlotter: LIB subdirectory

This directory contains all files that belong to the JKQTPlotter library (including the files of the JKQTFastPlotter and JKMathText).

The single libs are:

  • jkqtcommon: general tool functions, used by many of the other libs
  • jkqtcommon_statistics_and_math: advanced math features used only by few of the other libs
  • jkqtfastplotter: a fast plotter variant wiith fewer features
  • jkqtmathtext: a LaTeX parser and renderer used by JKQtPlotter
  • jkqtplotter: the full-featured plotter library