#include <argand.hh>
Inherits DataObserver.
Detailed Description
Definition at line 40 of file argand.hh.
Constructor & Destructor Documentation
Member Function Documentation
virtual void ObserverRelease |
( |
| ) |
|
|
virtual |
Called if data is released from memory.
Implements DataObserver.
virtual void ObserverUpdate |
( |
| ) |
|
|
virtual |
called upon data change, noop by default
Reimplemented from DataObserver.
virtual void ObserverUpdate |
( |
const Extent & |
| ) |
|
|
virtual |
virtual void ObserverUpdate |
( |
const Point & |
| ) |
|
|
virtual |
virtual void paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
virtual |
virtual void resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
virtual |
void SetCurrentPixel |
( |
const Point & |
p | ) |
|
|
slot |
void SetExtent |
( |
const Extent & |
e | ) |
|
|
slot |
The documentation for this class was generated from the following file: