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

#include <UI_FeaturePlaneViewer.h>

List of all members.

Public Slots

void newSlot (int)
void windowSlot (int)
void windowActivated (QWidget *)
void closeSlot ()
void closeAllSlot ()
void tileSlot ()
void cascadeSlot ()
void wrapperDead ()
void insertFeaturePlane (FeaturePlaneAbstract *tmpFp)
void insertNeuronTimeCourse (FeaturePlaneAbstract *tmpFp, int x, int y)
void insertLayer (Layer *layer)
UI_ImageViewerinsertImage ()
void insertWindow (UI_Wrapper *wrapper)

Public Member Functions

 UI_FeaturePlaneViewer (QMainWindow *, QWidget *, const char *=0)
 ~UI_FeaturePlaneViewer ()
void initActions ()
void initMenuBar ()
void showEvent (QShowEvent *)
void hideEvent (QHideEvent *)
QWidgetList windowList ()

Public Attributes

QMainWindow * mainWindow
QWorkspace * workspace
QAction * actionClose
QAction * actionCloseAll
QAction * actionTile
QAction * actionCascade
QMenu * windowMenu
QMenu * newMenu
UI_Wrapperlastwrapper

Constructor & Destructor Documentation

UI_FeaturePlaneViewer::UI_FeaturePlaneViewer ( QMainWindow *  tmpMainWindow,
QWidget *  parent,
const char *  name = 0 
)
UI_FeaturePlaneViewer::~UI_FeaturePlaneViewer ( )

Member Function Documentation

void UI_FeaturePlaneViewer::cascadeSlot ( ) [slot]
void UI_FeaturePlaneViewer::closeAllSlot ( ) [slot]
void UI_FeaturePlaneViewer::closeSlot ( ) [slot]
void UI_FeaturePlaneViewer::hideEvent ( QHideEvent *  )
void UI_FeaturePlaneViewer::initActions ( )
void UI_FeaturePlaneViewer::initMenuBar ( )
void UI_FeaturePlaneViewer::insertFeaturePlane ( FeaturePlaneAbstract tmpFp) [slot]
UI_ImageViewer * UI_FeaturePlaneViewer::insertImage ( ) [slot]
void UI_FeaturePlaneViewer::insertLayer ( Layer layer) [slot]
void UI_FeaturePlaneViewer::insertNeuronTimeCourse ( FeaturePlaneAbstract tmpFp,
int  x,
int  y 
) [slot]
void UI_FeaturePlaneViewer::insertWindow ( UI_Wrapper wrapper) [slot]
void UI_FeaturePlaneViewer::newSlot ( int  id) [slot]
void UI_FeaturePlaneViewer::showEvent ( QShowEvent *  )
void UI_FeaturePlaneViewer::tileSlot ( ) [slot]
void UI_FeaturePlaneViewer::windowActivated ( QWidget *  w) [slot]
QWidgetList UI_FeaturePlaneViewer::windowList ( )
void UI_FeaturePlaneViewer::windowSlot ( int  id) [slot]
void UI_FeaturePlaneViewer::wrapperDead ( ) [slot]

Member Data Documentation


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