#include <Python.h>
#include <string>
#include <QWidget>
#include <QObject>
#include "Matrix.h"
#include "Cvals.h"


Go to the source code of this file.
Classes | |
| struct | limit_data |
| class | plotData |
| plot data information class More... | |
| class | CPyPlot |
| Base class for python plots. More... | |
| class | CPyColorPlot |
| 2D color plots More... | |
| class | CPyScatterPlot |
| 2D scatter plots More... | |
1.5.8