#include "LayerManager.h"#include "DBInterface.h"#include "NeuronGroup.h"#include <qdialog.h>#include <qcombobox.h>#include <qlineedit.h>Go to the source code of this file.
Classes | |
| class | LayerPropertiesDialog |
Defines | |
| #define | DEFAULT_NEURON_SPACING "1" |
|
|
Default value of spacing between neurons. Definition at line 38 of file LayerPropertiesDialog.h. Referenced by LayerPropertiesDialog::LayerPropertiesDialog(), and LayerPropertiesDialog::okButtonPressed(). |
1.4.4