Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

Dialog for text import filter settings. More...

#include <smalldlgs.h>

Inheritance diagram for wxStfTextImportDlg:
Collaboration diagram for wxStfTextImportDlg:

Public Member Functions

 wxStfTextImportDlg (wxWindow *parent, const wxString &textPreview=wxT("\0"), int hLines_=1, bool isSeries=false, int id=wxID_ANY, wxString title=wxT("Text file import settings"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION)
 Constructor.
int GetHLines () const
 Get the number of header lines.
bool ToSection () const
 Indicates whether columns should be put into section or into channels.
bool FirstIsTime () const
 Indicates whether the first column contains time values.
int GetNColumns () const
 Get the number of columns.
double GetSR () const
 Get the sampling rate.
const wxStringGetYUnits () const
 Get the y units of the first channel.
const wxStringGetYUnitsCh2 () const
 Get the y units of the second channel.
const wxStringGetXUnits () const
 Get the x units.
bool ApplyToAll () const
 Indicates whether the settings apply to all files in a series.
stfio::txtImportSettings GetTxtImport () const
 Get the text import filter settings struct.
virtual void EndModal (int retCode)
 Called upon ending a modal dialog.

Detailed Description

Dialog for text import filter settings.

Definition at line 589 of file smalldlgs.h.


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