Stimfit 0.12.7
Public Member Functions | Public Attributes

small struct representing a batch dialog option More...

#include <smalldlgs.h>

Collaboration diagram for BatchOption:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

small struct representing a batch dialog option


Constructor & Destructor Documentation

BatchOption::BatchOption ( const wxString lab,
bool  sel,
int  id 
) [inline]

Constructor

Parameters:
labCheckbox label
selCheckbox status
idIndex in dialog

The documentation for this struct was generated from the following file: