#include <TSequencingAssistantDialog.h>
Public Member Functions | |
| TSequencingAssistantDialog (wxWindow *parent, const wxString &title) | |
| Constructor. | |
| virtual | ~TSequencingAssistantDialog () |
| void | fix_rev_compl (int sel=-2) |
Public Attributes | |
| wxChoice * | sequence |
| wxChoice * | abi1 |
| wxChoice * | abi2 |
| vector< ChildBase * > | dna |
| vector< ChildBase * > | abi |
Private Member Functions | |
| void | OnCheckOK (wxCommandEvent &ev) |
| void | OnCharHook (wxKeyEvent &event) |
| Key event handler. | |
Private Attributes | |
| wxButton * | ok |
|
||||||||||||
|
Constructor.
|
|
|
|
|
|
|
|
|
Key event handler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1