|
Stimfit @PACKAGE_VERSION@
|
Dialog for setting printout options. More...
#include <smalldlgs.h>


Public Member Functions | |
| wxStfPreprintDlg (wxWindow *parent, bool isFile=false, int id=wxID_ANY, wxString title=wxT("Settings"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION) | |
| Constructor. | |
| bool | GetGimmicks () const |
| Indicates whether gimmicks (cursors, results table etc.) sould be printed. | |
| int | GetDownSampling () const |
| Prints every n-th point. | |
| virtual void | EndModal (int retCode) |
| Called upon ending a modal dialog. | |
Dialog for setting printout options.
Definition at line 477 of file smalldlgs.h.