JKQtPlotter/examples/jkqtplot_test
jkriege2 b0df7a1fd7 NEW/BREAKING: provide general targets JKQTPlotter5/6::JKQTPlotter5/6, JKQTPlotter5/6::JKQTMathText5/6, ... which are independent of the type of build (shared/static)
NEW/BREAKING: refactor CMake-Code, so static/dynamic switch is done via <code>BUILD_SHARED_LIBS</code>, which retires <code>JKQtPlotter_BUILD_STATIC_LIBS</code>, <code>JKQtPlotter_BUILD_SHARED_LIBS</code> and removes the capability to build static and shared libraries in one location (fixes issue #104)
NEW: prepareed library for CMake's <a href="https://cmake.org/cmake/help/latest/module/FetchContent.html">FetchContent</a>-API
NEW: the different sub-libraries JKQTPlotter, JKQTFastPlotter (DEPRECATED), JKQTMath, JKQTMathText can be activated/deactivated with CMake options JKQtPlotter_BUILD_LIB_JKQTPLOTTER, JKQtPlotter_BUILD_LIB_JKQTFASTPLOTTER, JKQtPlotter_BUILD_LIB_JKQTMATHTEXT, JKQtPlotter_BUILD_LIB_JKQTMATH
2024-01-16 13:07:08 +01:00
..
colorpalettes
EmfEngine
QTeXEngine bugfixed qmake build scripts 2022-07-20 21:35:45 +02:00
CMakeLists.txt
jkqtpemfengineadapter.cpp
jkqtpemfengineadapter.h
jkqtplot_test_and_lib.pro
jkqtplot_test.cpp
jkqtplot_test.pro
jkqtplot_test.qrc
lena.png
test_excel.dif
test_excel.slk
test.bmp
test.csv
test.dif
test.gex.txt
test.jpg
test.png
test.ps
test.semi.txt
test.slk
test.svg
test.tab.txt
test.tif
test.txt
test.xbm
test.xpm
testmain.cpp
testmain.h
TestWidgetBarcharts.cpp
TestWidgetBarcharts.h
TestWidgetContourPlots.cpp
TestWidgetContourPlots.h
TestWidgetEmptyPlot.cpp
TestWidgetEmptyPlot.h
TestWidgetFunctionPlots.cpp
TestWidgetFunctionPlots.h
TestWidgetGeometry.cpp
TestWidgetGeometry.h NEW: Using Q_SIGNALS/Q_SLOTS instead of signals/slots MOC-keywords ... this allows for interoperability with other signals/slots frameworks 2023-07-22 14:26:02 +02:00
TestWidgetGraphs.cpp
TestWidgetGraphs.h
TestWidgetImages.cpp
TestWidgetImages.h
TestWidgetLogGraphs.cpp
TestWidgetLogGraphs.h
TestWidgetParamScatterPlots.cpp fixed several compiler warnings (mostly Visual Studio): clean-up of use of math constants M_PI ... and j0()/j1()/...-functions etc. 2019-11-24 10:42:44 +01:00
TestWidgetParamScatterPlots.h
TestWidgetPeaksPlots.cpp
TestWidgetPeaksPlots.h
TestWidgetRGBImages.cpp
TestWidgetRGBImages.h