![]() |
Vespucci
1.0.0
|
This is the complete list of members for PlotViewer, including all inherited members.
| AddPlot(const mat &paired_data, const QString &tab_title) | PlotViewer | |
| AddPlot(const vec &abscissa, const vec &data, const QString &tab_title) | PlotViewer | |
| AddScatterPlot(const mat &paired_data, const QString &tab_title) | PlotViewer | |
| AddScatterPlot(const vec &abscissa, const vec &data, const QString &tab_title) | PlotViewer | |
| AddTab(const QString &tab_title) | PlotViewer | |
| AddTransientPlot(const vec &abscissa, const vec &data, const QString &tab_title) | PlotViewer | |
| AddTransientPlot(const mat &paired_data, const QString &tab_title) | PlotViewer | |
| closeEvent(QCloseEvent *ev) | PlotViewer | protected |
| CloseTransientTab() | PlotViewer | |
| PlotViewer(MainWindow *parent, QSharedPointer< VespucciWorkspace > workspace) | PlotViewer | explicit |
| SetActionChecked(bool checked) | PlotViewer | signal |
| SetHoldCheckBoxChecked(bool checked) | PlotViewer | |
| ~PlotViewer() | PlotViewer |