|
Stimfit @PACKAGE_VERSION@
|
small struct representing a batch dialog option More...
#include <smalldlgs.h>

Public Member Functions | |
| BatchOption () | |
| Default constructor. | |
| BatchOption (const wxString &lab, bool sel, int id) | |
Public Attributes | |
| wxString | label |
| bool | selection |
| Checkbox label. | |
| int | index |
| Checkbox status. | |
small struct representing a batch dialog option
Definition at line 298 of file smalldlgs.h.