Interactive dialog for exporting field diagnostic data. More...
#include <gtkparticlediagexportdialog.hpp>
Public Member Functions | |
| GTKParticleDiagExportDialog (GtkWidget *window, ParticleDiagPlot *plot) | |
| ~GTKParticleDiagExportDialog () | |
| void | run (void) |
Interactive dialog for exporting field diagnostic data.
Creates a file chooser dialog for selecting the output file name, calls the FieldDiagPlot::export_data() to write the data and destroys the dialog.
| GTKParticleDiagExportDialog::GTKParticleDiagExportDialog | ( | GtkWidget * | window, |
| ParticleDiagPlot * | plot | ||
| ) |
| GTKParticleDiagExportDialog::~GTKParticleDiagExportDialog | ( | ) |
| void GTKParticleDiagExportDialog::run | ( | void | ) |