Argand Class Reference
#include <argand.hh>
Inherits PyQt4::QtGui::QWidget, and ost::img::DataObserver.
Detailed Description
Definition at line 40 of file argand.hh.
Constructor & Destructor Documentation
Member Function Documentation
| void ClearExtent |
( |
|
) |
[slot] |
| virtual void ObserverRelease |
( |
|
) |
[virtual] |
Called if data is released from memory.
Implements DataObserver.
| virtual void ObserverUpdate |
( |
const Point & |
|
) |
[virtual] |
| virtual void ObserverUpdate |
( |
const Extent & |
|
) |
[virtual] |
| virtual void ObserverUpdate |
( |
|
) |
[virtual] |
called upon data change, noop by default
Reimplemented from DataObserver.
| 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: