TarzaNN
TarzaNN neural network simulator
Public Slots | Public Member Functions | Public Attributes
UI_FMRI Class Reference

#include <UI_FMRI.h>

List of all members.

Public Slots

void slotLoadImage1 ()
void slotLoadImage2 ()
void slotSaveImageFmri ()
void slotSetThreshold (int newValue)

Public Member Functions

 UI_FMRI (QWidget *parent, const char *name=0, Qt::WFlags fl=0)
 ~UI_FMRI ()

Public Attributes

QImage * _image1
QImage * _image2
QImage * _imageFmri
UI_Imageimage1
UI_Imageimage2
UI_ImageimageFmri
QLabel * label1
QLabel * label2
QLabel * labelFmri
QSlider * sliderThreshold

Constructor & Destructor Documentation

UI_FMRI::UI_FMRI ( QWidget *  parent,
const char *  name = 0,
Qt::WFlags  fl = 0 
)
UI_FMRI::~UI_FMRI ( )

Member Function Documentation

void UI_FMRI::slotLoadImage1 ( ) [slot]
void UI_FMRI::slotLoadImage2 ( ) [slot]
void UI_FMRI::slotSaveImageFmri ( ) [slot]
void UI_FMRI::slotSetThreshold ( int  newValue) [slot]

Member Data Documentation

QLabel* UI_FMRI::label1
QLabel* UI_FMRI::label2

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines