File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef FindSpotGraphicsItem_h
2 #define FindSpotGraphicsItem_h
4 #include <QGraphicsEllipseItem>
9 class MosaicSceneWidget;
25 void paint(QPainter *,
const QStyleOptionGraphicsItem *,
28 QRectF calcRect()
const;
29 QPointF *m_centerPoint;
FindSpotGraphicsItem(QPointF center, MosaicSceneWidget *boundingRectSrc)
Definition: FindSpotGraphicsItem.cpp:14
void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *widget=0)
Definition: FindSpotGraphicsItem.cpp:32
virtual ~FindSpotGraphicsItem()
Definition: FindSpotGraphicsItem.cpp:26
Namespace for the standard library.
The visual display of the find point.
Definition: FindSpotGraphicsItem.h:19
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16