1#ifndef MosaicGridTool_h
2#define MosaicGridTool_h
16class GridGraphicsItem;
106 void fromPvl(
const PvlObject &obj);
108 PvlObject
toPvl()
const;
133 QPointer<QLabel> m_autoGridLabel;
134 QPointer<QCheckBox> m_autoGridCheckBox;
135 QPointer<QCheckBox> m_drawGridCheckBox;
136 bool m_shouldCheckBoxes;
156 QRectF m_previousBoundingRect;
Defines an angle and provides unit conversions.
Definition Angle.h:45
This class is designed to encapsulate the concept of a Latitude.
Definition Latitude.h:51
This class is designed to encapsulate the concept of a Longitude.
Definition Longitude.h:40
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16