USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::FindSpotGraphicsItem Class Reference

The visual display of the find point. More...

#include <FindSpotGraphicsItem.h>

Inheritance diagram for Isis::FindSpotGraphicsItem:
Inheritance graph
Collaboration diagram for Isis::FindSpotGraphicsItem:
Collaboration graph

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
 
MosaicSceneWidgetm_mosaicScene
 

Detailed Description

The visual display of the find point.

Author
2011-05-07 Steven Lambright
History:
2011-05-10 Steven Lambright - Fixed problem with boundingRect()

Definition at line 19 of file FindSpotGraphicsItem.h.


The documentation for this class was generated from the following files: