JKQtPlotter/lib/jkqtplotter
2021-08-18 16:32:48 -06:00
..
graphs improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
gui
resources
CMakeLists.txt several minor bugfixes to QMake build system 2020-10-19 16:05:18 +02:00
jkqtpbaseelements.cpp
jkqtpbaseelements.h
jkqtpbaseplotter.cpp
jkqtpbaseplotter.h
jkqtpbaseplotterstyle.cpp
jkqtpbaseplotterstyle.h
jkqtpcoordinateaxes.cpp reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxes.h reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxesstyle.cpp reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxesstyle.h reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpdatastorage.cpp
jkqtpdatastorage.h
jkqtpgraphsbase.cpp
jkqtpgraphsbase.h
jkqtpgraphsbaseerrors.cpp
jkqtpgraphsbaseerrors.h
jkqtpgraphsbasestyle.cpp
jkqtpgraphsbasestyle.h
jkqtpgraphsbasestylingmixins.cpp
jkqtpgraphsbasestylingmixins.h
jkqtpimagetools.cpp improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
jkqtpimagetools.h improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
jkqtpinterfacecimg.h
jkqtpinterfaceopencv.h
jkqtpkeystyle.cpp
jkqtpkeystyle.h
jkqtplotter_imexport.h
jkqtplotter.cpp Enable high-dpi support for plots. 2021-08-18 16:32:48 -06:00
jkqtplotter.h Support Qt in namespace 2020-10-02 14:41:26 +01:00
jkqtplotterstyle.cpp
jkqtplotterstyle.h
jkqtptools.cpp
jkqtptools.h
LibTarget.cmake.in