1#ifndef MatrixSceneWidget_H
2#define MatrixSceneWidget_H
6template <
typename A>
class QList;
7class QGraphicsPolygonItem;
10class QGraphicsSceneContextMenuEvent;
19 class CorrelationMatrix;
21 class DisplayProperties;
23 class MatrixDisplayTool;
24 class MatrixGraphicsView;
55 bool internalizeToolBarsAndProgress,
89 template <
typename DataType>
91 return QList<QAction *>();
122 void sendVisibleRectChanged();
126 QList<double> getSelectedElements()
const;
This is a container for the correlation matrix that comes from a bundle adjust.
Definition CorrelationMatrix.h:61
Definition Directory.h:271
A graphics view that resizes in a more friendly way.
Definition MatrixGraphicsView.h:15
This class holds the matrix color and focus information.
Definition MatrixOptions.h:28
Definition ProgressBar.h:15
Contains Pvl Groups and Pvl Objects.
Definition PvlObject.h:61
This is free and unencumbered software released into the public domain.
Definition BoxcarCachingAlgorithm.h:13
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16