|
Stimfit @PACKAGE_VERSION@
|
Dialog for selecting a filter function. More...
#include <smalldlgs.h>


Public Member Functions | |
| wxStfFilterSelDlg (wxWindow *parent, int id=wxID_ANY, wxString title=wxT("Filter function"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION) | |
| Constructor. | |
| int | GetFilterSelect () const |
| Get the selected filter function. | |
| virtual void | EndModal (int retCode) |
| Called upon ending a modal dialog. | |
Dialog for selecting a filter function.
Definition at line 179 of file smalldlgs.h.