USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::FindSpotGraphicsItem Class Reference

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

#include <FindSpotGraphicsItem.h>

Inherits QGraphicsEllipseItem.

List of all members.

Public Member Functions

 FindSpotGraphicsItem (QPointF center, MosaicSceneWidget *boundingRectSrc)
virtual ~FindSpotGraphicsItem ()
void paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *widget=0)

Detailed Description

The visual display of the find point.

Author:
2011-05-07 Steven Lambright

Constructor & Destructor Documentation

Isis::FindSpotGraphicsItem::FindSpotGraphicsItem ( QPointF  center,
MosaicSceneWidget boundingRectSrc 
)
Isis::FindSpotGraphicsItem::~FindSpotGraphicsItem (  )  [virtual]

Member Function Documentation

void Isis::FindSpotGraphicsItem::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  style,
QWidget widget = 0 
)

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