3 #ifndef __QCP_Extended_H__
4 #define __QCP_Extended_H__
5 #pragma region Includes
7 using namespace QCPlot;
9 namespace DataVisualizerGUI {
29 void ShiftViewport(
int value);
49 #endif // !__QCP_Extended_H__
The central class of the library, the QWidget which displays the plot and interacts with the user...
Definition: qcustomplot.h:1903
Extension of the QCustomPlot class that allows an implementation of the class with different event ha...
Definition: QCPExtended.h:17