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

Dialog for batch conversion of files.from cfs to atf. More...

#include <convertdlg.h>

Inheritance diagram for wxStfConvertDlg:
Collaboration diagram for wxStfConvertDlg:

Public Member Functions

 wxStfConvertDlg (wxWindow *parent, int id=wxID_ANY, wxString title=wxT("Convert file series"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION)
 Constructor.
wxString GetSrcDir () const
 Get the source directory.
wxString GetDestDir () const
 Get the destination directory.
wxString GetSrcFilter () const
 Get the source extension filter.
stfio::filetype GetSrcFileExt () const
 Get the source extension as stfio::filetype.
stfio::filetype GetDestFileExt () const
 Get the destination extension as stfio::filetype.
wxArrayString GetSrcFileNames () const
 Get the list of file names.
virtual void EndModal (int retCode)
 Called upon ending a modal dialog.

Detailed Description

Dialog for batch conversion of files.from cfs to atf.

Definition at line 34 of file convertdlg.h.


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