#include <UI_MainWindow.h>
List of all members.
Constructor & Destructor Documentation
UI_MainWindow::UI_MainWindow |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
Constructs a UI_MainWindow as a child of 'parent', with the name 'name' and widget flags set to 'f'.
UI_MainWindow::~UI_MainWindow |
( |
| ) |
|
Destroys the object and frees any allocated resources. No need to delete child widgets, Qt does it all for us.
Member Function Documentation
void UI_MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
[slot] |
void UI_MainWindow::customEvent |
( |
QEvent * |
event | ) |
[slot] |
void UI_MainWindow::enableSelectiveTuning |
( |
| ) |
[slot] |
void UI_MainWindow::initActions |
( |
| ) |
|
void UI_MainWindow::initMenuBar |
( |
| ) |
|
void UI_MainWindow::languageChange |
( |
| ) |
[protected, virtual, slot] |
Open (or set focus to) the FP neuron time course window.
void UI_MainWindow::slot3DView |
( |
| ) |
[slot] |
int UI_MainWindow::slotCloseNetwork |
( |
| ) |
[slot] |
int UI_MainWindow::slotCloseNetwork |
( |
bool |
cancelable | ) |
[slot] |
void UI_MainWindow::slotDisplayNetworkData |
( |
| ) |
[slot] |
void UI_MainWindow::slotFMRIView |
( |
| ) |
[slot] |
Start the network designer
void UI_MainWindow::slotFplistContextMenuRequested |
( |
const QPoint & |
pos | ) |
[slot] |
void UI_MainWindow::slotLoadLearning |
( |
| ) |
[slot] |
void UI_MainWindow::slotLoadNetwork |
( |
| ) |
[slot] |
Loads the neural network.
void UI_MainWindow::slotLoadNewNetwork |
( |
| ) |
[slot] |
Loads the neural network using new definition (C++ instead of XSLT).
void UI_MainWindow::slotMotionModel |
( |
| ) |
[slot] |
void UI_MainWindow::slotMoveToNextStep |
( |
| ) |
[slot] |
void UI_MainWindow::slotNetworkDesigner |
( |
| ) |
[slot] |
Start the network designer
void UI_MainWindow::slotPauseSimulation |
( |
| ) |
[slot] |
void UI_MainWindow::slotProcessEvents |
( |
| ) |
[slot] |
void UI_MainWindow::slotQuit |
( |
| ) |
[slot] |
void UI_MainWindow::slotSaveLearning |
( |
| ) |
[slot] |
void UI_MainWindow::slotSaveNetwork |
( |
| ) |
[slot] |
Saves the neuronal network.
void UI_MainWindow::slotSaveSnapshots |
( |
| ) |
[slot] |
void UI_MainWindow::slotSignalPause |
( |
| ) |
[slot] |
void UI_MainWindow::slotSignalResume |
( |
| ) |
[slot] |
void UI_MainWindow::slotStartSimulation |
( |
| ) |
[slot] |
Start the neurnal network simulation
void UI_MainWindow::slotTerminateSimulation |
( |
| ) |
[slot] |
Terminatethe neurnal network simulation
void UI_MainWindow::slotToggleLayerByLayer |
( |
| ) |
[slot] |
void UI_MainWindow::slotToggleMixedView |
( |
| ) |
[slot] |
void UI_MainWindow::slotTogglePauseAfterEachStep |
( |
| ) |
[slot] |
void UI_MainWindow::slotToggleSelectiveTuning |
( |
| ) |
[slot] |
void UI_MainWindow::slotToggleSelectiveTuningView |
( |
| ) |
[slot] |
void UI_MainWindow::slotViewFeaturePlane |
( |
| ) |
[slot] |
void UI_MainWindow::slotViewFixations |
( |
| ) |
[slot] |
void UI_MainWindow::slotViewNeuronTimeCourse |
( |
| ) |
[slot] |
Member Data Documentation
The documentation for this class was generated from the following files: