1#ifndef GridGraphicsItem_h
2#define GridGraphicsItem_h
4#include <QGraphicsItem>
5#include <QScopedPointer>
9template<
typename A>
class QList;
16 class MosaicSceneWidget;
17 class UniversalGroundMap;
49 void paint(QPainter *,
const QStyleOptionGraphicsItem *,
52 virtual QRectF boundingRect()
const;
55 QRectF calcRect()
const;
57 void setRect(QRectF newBoundingRect);
60 QRectF m_boundingRect;
Defines an angle and provides unit conversions.
The visual display of the find point.
This class is designed to encapsulate the concept of a Latitude.
This class is designed to encapsulate the concept of a Longitude.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.