TarzaNN
TarzaNN neural network simulator
Public Member Functions
UI_Widget Class Reference

#include <UI_Widget.h>

Inheritance diagram for UI_Widget:
GL3DViewer UI_FeaturePlane UI_Image UI_Layer UI_NeuronTimeCourse

List of all members.

Public Member Functions

 UI_Widget (QWidget *parent, const char *name=0, Qt::WFlags fl=0)
virtual ~UI_Widget ()
void setUpdate (bool newState)
void lockObject ()
void unlockObject ()
void unsafeSetUpdate (bool newState)
bool unsafeIsUpdating ()

Constructor & Destructor Documentation

UI_Widget::UI_Widget ( QWidget *  parent,
const char *  name = 0,
Qt::WFlags  fl = 0 
)
UI_Widget::~UI_Widget ( ) [virtual]

Member Function Documentation

void UI_Widget::lockObject ( )
void UI_Widget::setUpdate ( bool  newState)
void UI_Widget::unlockObject ( )
bool UI_Widget::unsafeIsUpdating ( )
void UI_Widget::unsafeSetUpdate ( bool  newState)

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