IBSimu 1.0.4
Public Member Functions

GTKFieldDiagExportDialog Class Reference

Interactive dialog for exporting field diagnostic data. More...

#include <gtkfielddiagexportdialog.hpp>

List of all members.

Public Member Functions

 GTKFieldDiagExportDialog (GtkWidget *window, const FieldDiagPlot *plot)
 ~GTKFieldDiagExportDialog ()
void run (void)

Detailed Description

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.


Constructor & Destructor Documentation

GTKFieldDiagExportDialog::GTKFieldDiagExportDialog ( GtkWidget *  window,
const FieldDiagPlot plot 
)
GTKFieldDiagExportDialog::~GTKFieldDiagExportDialog ( )

Member Function Documentation

void GTKFieldDiagExportDialog::run ( void  )

The documentation for this class was generated from the following file: