JKQtPlotter/doc/dox/jkqtfastplotter.dox

26 lines
1.1 KiB
Plaintext
Raw Normal View History

/*!
\defgroup jkqtfastplotter DEPRECATED: JKQTFastPlotter: Speed-Optimized Plotter class
\deprecated The class JKQTFastPlotter and all its support classes are deprecated and will be removed in future versions.
This is an indepent (and fully self-contained) plotter class, which is optimized for drawing speed, rather than
output quality. It lacks several of the advanced features of JKQTPlotter, but can be used in cases, where fast
update of plots or real-time plotting is required.
2022-07-24 20:50:28 +08:00
An example for the usage of this class can be found here: \ref JKQTFastPlotterTest
\image html jkqtfastplotter_test.png
2024-01-22 04:59:51 +08:00
\defgroup jkqtfastplotter_PlotItems DEPRECATED: Plot Elements available in JKQTFastPlotter
2022-07-24 20:50:28 +08:00
\ingroup jkqtfastplotter
\deprecated The class JKQTFastPlotter and all its support classes are deprecated and will be removed in future versions.
2022-07-24 20:50:28 +08:00
2024-01-22 04:59:51 +08:00
\defgroup jkqtfastplotter_tools Tool DEPRECATED: Functions, Enums, Classes for JKQTFastPlotter
2022-07-24 20:50:28 +08:00
\ingroup jkqtfastplotter
\deprecated The class JKQTFastPlotter and all its support classes are deprecated and will be removed in future versions.
*/