RetinaPainter Class

Paints the camera frame and the spatial receptive field function. More...

Header: #include <RetinaPainter>
Inherits: QQuickPaintedItem.

Properties

Public Functions

RetinaPainter()
RetinaEngine * retinaEngine() const

Reimplemented Public Functions

virtual void paint(QPainter * painter)

Public Slots

void setRetinaEngine(RetinaEngine * retinaEngine)

Signals

void retinaEngineChanged(RetinaEngine * retinaEngine)

Additional Inherited Members

Detailed Description

Paints the camera frame and the spatial receptive field function.

Property Documentation

retinaEngine : RetinaEngine *

Access functions:

RetinaEngine * retinaEngine() const
void setRetinaEngine(RetinaEngine * retinaEngine)

Notifier signal:

void retinaEngineChanged(RetinaEngine * retinaEngine)

Member Function Documentation

RetinaPainter::RetinaPainter()

[virtual] void RetinaPainter::paint(QPainter * painter)