#include <gtkfielddiagexportdialog.hpp>
Public Member Functions | |
GTKFieldDiagExportDialog (GtkWidget *window, const FieldDiagPlot *plot) | |
~GTKFieldDiagExportDialog () | |
void | run (void) |
Creates a file chooser dialog for selecting the output file name, calls the FieldDiagPlot::export_data() to write the data and destroys the dialog.
GTKFieldDiagExportDialog::GTKFieldDiagExportDialog | ( | GtkWidget * | window, | |
const FieldDiagPlot * | plot | |||
) |
GTKFieldDiagExportDialog::~GTKFieldDiagExportDialog | ( | ) |
void GTKFieldDiagExportDialog::run | ( | void | ) |