![]() |
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.
Isis::FindSpotGraphicsItem::FindSpotGraphicsItem | ( | QPointF | center, |
MosaicSceneWidget * | boundingRectSrc ) |
Definition at line 14 of file FindSpotGraphicsItem.cpp.
|
virtual |
Definition at line 26 of file FindSpotGraphicsItem.cpp.
|
private |
Definition at line 43 of file FindSpotGraphicsItem.cpp.
void Isis::FindSpotGraphicsItem::paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | style, | ||
QWidget * | widget = 0 ) |
Definition at line 32 of file FindSpotGraphicsItem.cpp.
|
private |
Definition at line 29 of file FindSpotGraphicsItem.h.
|
private |
Definition at line 30 of file FindSpotGraphicsItem.h.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:15:58 |