april  1.0.0
...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
april::Gui::DNAEditorDlg Class Reference

Dialog to create or edit a kind. More...

#include <dnaeditordlg.h>

Public Member Functions

 DNAEditorDlg (MW *parent, World *w)
 constructor; we're creating a new DNA pice
 DNAEditorDlg (MW *parent, World *w, DNA &dna)
 constructor; we're editing an existing DNA pice
 ~DNAEditorDlg (void)
 destructor

Protected Slots

void validate (void)
 check input and accept
void addActuators (void)
void addBrains (void)
void addReflex (void)
void addSensor (void)
void remActuators (void)
void remBrains (void)
void remReflex (void)
void remSensor (void)

Protected Member Functions

void changeEvent (QEvent *e)

Detailed Description

Dialog to create or edit a kind.

Member Function Documentation

void DNAEditorDlg::addActuators ( void  )
protectedslot

list of components

void DNAEditorDlg::addBrains ( void  )
protectedslot

list of components

void DNAEditorDlg::addReflex ( void  )
protectedslot

list of components

void DNAEditorDlg::addSensor ( void  )
protectedslot

list of components

void DNAEditorDlg::changeEvent ( QEvent *  e)
protected

other events

void DNAEditorDlg::remActuators ( void  )
protectedslot

list of components

void DNAEditorDlg::remBrains ( void  )
protectedslot

list of components

void DNAEditorDlg::remReflex ( void  )
protectedslot

list of components

void DNAEditorDlg::remSensor ( void  )
protectedslot

list of components


The documentation for this class was generated from the following files: