JKQtPlotter/examples/jkqtplot_test
jkriege2 7311948d53 using CMake now to build examples
restructuring/massive renaming to make this possible
2019-06-20 22:24:47 +02:00
..
colorpalettes reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
EmfEngine using CMake now to build examples 2019-06-20 22:24:47 +02:00
QTeXEngine - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpemfengineadapter.cpp reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
jkqtpemfengineadapter.h major renaming to get rid of the get_.../set_... function names 2019-01-25 20:17:07 +01:00
jkqtplot_test_and_lib.pro using CMake now to build examples 2019-06-20 22:24:47 +02:00
jkqtplot_test.cpp reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
jkqtplot_test.pro using CMake now to build examples 2019-06-20 22:24:47 +02:00
jkqtplot_test.qrc reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
lena.png reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test_excel.dif reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test_excel.slk reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.bmp reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.csv reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.dif reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.gex.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.jpg reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.png reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.ps reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.semi.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.slk reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.svg reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.tab.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.tif reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.xbm reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.xpm reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
testmain.cpp extensive renaming of classes --> using a unified CamelCase-Scheme now for class/function names 2019-01-20 10:49:29 +01:00
testmain.h reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
TestWidgetBarcharts.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetBarcharts.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetContourPlots.cpp improved contour plots + added example for contour plots 2019-05-19 15:22:56 +02:00
TestWidgetContourPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetEmptyPlot.cpp - more refactorings to modernize C++ 2019-01-26 18:00:42 +01:00
TestWidgetEmptyPlot.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetFunctionPlots.cpp new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed) 2019-05-05 19:31:20 +02:00
TestWidgetFunctionPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetGeometry.cpp - more refactorings to modernize C++ 2019-01-26 18:00:42 +01:00
TestWidgetGeometry.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetGraphs.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetGraphs.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetImages.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetImages.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetLogGraphs.cpp - more refactorings to modernize C++ 2019-01-26 18:00:42 +01:00
TestWidgetLogGraphs.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetParamScatterPlots.cpp - more refactorings to modernize C++ 2019-01-26 18:00:42 +01:00
TestWidgetParamScatterPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetPeaksPlots.cpp - major rework of graph styling (now using mix-in classes) 2019-04-22 13:27:50 +02:00
TestWidgetPeaksPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetRGBImages.cpp - more refactorings to modernize C++ 2019-01-26 18:00:42 +01:00
TestWidgetRGBImages.h further reorganizations of code 2019-06-20 16:25:29 +02:00