Isis 3 Programmer Reference
|
The visual display of the find point. More...
#include <FindSpotGraphicsItem.h>
Public Member Functions | |
FindSpotGraphicsItem (QPointF center, MosaicSceneWidget *boundingRectSrc) | |
void | paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *widget=0) |
Private Member Functions | |
QRectF | calcRect () const |
Private Attributes | |
QPointF * | m_centerPoint |
MosaicSceneWidget * | m_mosaicScene |
The visual display of the find point.
Definition at line 19 of file FindSpotGraphicsItem.h.