|
Stimfit @PACKAGE_VERSION@
|
Dialog for re-ordering channels before saving to file. More...
#include <smalldlgs.h>


Public Member Functions | |
| wxStfOrderChannelsDlg (wxWindow *parent, const std::vector< wxString > &channelNames=std::vector< wxString >(0), int id=wxID_ANY, wxString title=wxT("Re-order channels"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION) | |
| Constructor. | |
| std::vector< int > | GetChannelOrder () const |
| Get the new channel order. | |
| virtual void | EndModal (int retCode) |
| Called upon ending a modal dialog. | |
Dialog for re-ordering channels before saving to file.
Definition at line 708 of file smalldlgs.h.