JKQtPlotter/doc/dox
jkriege2 995ca92033 FIXED/REWORKED issue https://github.com/jkriege2/JKQtPlotter/issues/111 : Can't write to PDF files with JKQTPlotter::saveImage() when passing a filename ending in ".pdf" (thanks to https://github.com/fpalazzolo for reporting)
IMPROVED/REWORKED: The functions JKQTBasePlotter::saveImage(), JKQTBasePlotter::saveAsPixelImage(), JKQTBasePlotter::saveAsPDF(), JKQTBasePlotter::saveSVG(), ... gained a bool return value to indicate whether sacing was successful.
IMPROVED/REWORKED: More <code>save...()</code> functions will appear in the API of JKQTPlotter, so you don't have to go via JKQTPlotter::getPlotter(). These are merely forwarding the call to the internel JKQTBasePlotter instance.
2023-12-21 12:24:30 +01:00
..
buildinstructions_cmake.dox added new JKQTPCALabelType element JKQTPCALTformat for general formatting with a std::format-format string (available for C++>=20 only!!!) 2022-09-28 00:59:57 +02:00
buildinstructions_qmake.dox
buildinstructions.dox
examples_and_tutorials.dox updated auto-generated doc images 2023-08-04 15:33:03 +02:00
jkqtcommon_statistics_and_math.dox renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
jkqtcommon.dox added concurrency tools header to jkqtpcommmon, initially with JKQTPSynchronized<T> 2023-06-25 17:51:21 +02:00
jkqtfastplotter.dox DEPRECATED JKQtFastPlotter & QMake-build 2023-09-26 10:45:59 +02:00
jkqtmathtext_fonthandling.dox JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtmathtext_renderingmodel.dox JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtext_supportedlatex.dox dox update/fix 2022-09-19 21:55:12 +02:00
jkqtmathtext_supportedlatexsymbols.dox JKQTMathText: added FIRA FOnts to symbols documentation 2022-09-01 14:37:20 +02:00
jkqtmathtext.dox dox update/fix 2022-09-19 21:55:12 +02:00
jkqtplotter_baseplotelements.dox fix typo 2023-12-19 11:40:13 +01:00
jkqtplotter_datastorage_classdoc.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter_datastorage.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter_graphs.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter_naming.dox NEW: secondary axes: added functionality to manage additional secondary axes in a JKQTPBasePlotter and to select which x-/y-Axis to use for drawing a JKQTPPlotElement, see also issue #87 2023-03-23 13:55:18 +01:00
jkqtplotter_plotelements_classdoc.dox docfix 2022-10-30 21:52:30 +01:00
jkqtplotter_plotelements.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter_styling.dox UPDATED: styles doc image generation and doc images from that 2023-07-22 00:14:42 +02:00
jkqtplotter_stylingclassdoc.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter_usage.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter.dox updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
license.dox JKQTMathText: 2022-09-01 14:36:34 +02:00
mainpage.dox
todo.dox NEW/BREAKING: rework layouting of keys/legends: new classes JKQTPBaseKey, JKQTPMainKey ... and removed several styling function for the main key from JKQTBasePlotter and JKQTPlotter (these are now accessible via JKQTBasePlotter::getMainKey() 2023-12-18 22:24:59 +01:00
whatsnew.dox FIXED/REWORKED issue https://github.com/jkriege2/JKQtPlotter/issues/111 : Can't write to PDF files with JKQTPlotter::saveImage() when passing a filename ending in ".pdf" (thanks to https://github.com/fpalazzolo for reporting) 2023-12-21 12:24:30 +01:00