|
Stimfit @PACKAGE_VERSION@
|
Dialog for selecting channels. More...
#include <smalldlgs.h>


Public Member Functions | |
| wxStfChannelSelDlg (wxWindow *parent, const std::vector< wxString > &channelNames=std::vector< wxString >(0), int id=wxID_ANY, wxString title=wxT("Select channels"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION) | |
| Constructor. | |
| virtual void | EndModal (int retCode) |
| Called upon ending a modal dialog. | |
| int | GetSelCh1 () const |
| Get selection for channel 1. | |
| int | GetSelCh2 () const |
| Get selection for channel 2. | |
Dialog for selecting channels.
Definition at line 68 of file smalldlgs.h.