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


Public Member Functions | |
| wxStfAlignDlg (wxWindow *parent, bool hasReference, int id=wxID_ANY, wxString title=wxT("Alignment mode"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION) | |
| Constructor. | |
| int | AlignRise () const |
| Indicates whether the average should be aligned to the steepest rise. | |
| bool | UseReference () const |
| Indicates whether the reference channel should be used for alignment. | |
| virtual void | EndModal (int retCode) |
| Called upon ending a modal dialog. | |
Dialog for selecting alignment mode.
Definition at line 124 of file smalldlgs.h.