#include <UI_FeaturePlane.h>
List of all members.
Constructor & Destructor Documentation
UI_FeaturePlane::UI_FeaturePlane |
( |
FeaturePlaneAbstract * |
tmpFp, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
UI_FeaturePlane::~UI_FeaturePlane |
( |
| ) |
|
Destroys the object and frees any allocated resources
Member Function Documentation
void UI_FeaturePlane::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
[virtual] |
void UI_FeaturePlane::loadImage |
( |
QString |
filename | ) |
|
void UI_FeaturePlane::paintEvent |
( |
QPaintEvent * |
e | ) |
[virtual] |
THIS CAN ONLY BE INVOKED FROM THE MAIN GUI THREAD use postEvent to invoke this !!!!
void UI_FeaturePlane::resizeEvent |
( |
QResizeEvent * |
e | ) |
[virtual] |
void UI_FeaturePlane::saveName |
( |
QString |
s | ) |
|
void UI_FeaturePlane::slotInsertTimeCourse |
( |
| ) |
[slot] |
Add trace neuron time course for location under the cursor
void UI_FeaturePlane::slotMoveDown |
( |
| ) |
[slot] |
void UI_FeaturePlane::slotMoveLeft |
( |
| ) |
[slot] |
void UI_FeaturePlane::slotMoveRight |
( |
| ) |
[slot] |
void UI_FeaturePlane::slotMoveTarget |
( |
| ) |
[slot] |
void UI_FeaturePlane::slotMoveUp |
( |
| ) |
[slot] |
void UI_FeaturePlane::slotSave |
( |
| ) |
[slot] |
Save the image in PNG format
void UI_FeaturePlane::slotSaveScaled |
( |
| ) |
[slot] |
Save a scaled version of the image in PNG format. Useful for the fMRI view, as normalization
void UI_FeaturePlane::slotSelectWinner |
( |
| ) |
[slot] |
Manually select ST winner
void UI_FeaturePlane::updateNN |
( |
Observer * |
sourceFP, |
|
|
bool |
functional |
|
) |
| [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: