1#ifndef Footprint2DView_h 
    2#define Footprint2DView_h 
   16#include "AbstractProjectItemView.h" 
   25class QXmlStreamWriter;
 
   32  class ImageFileListWidget;
 
   33  class MosaicSceneWidget;
 
  116      void createControlPoint(
double latitude, 
double longitude);
 
  118      void redrawMeasures();
 
  119      void controlPointAdded(QString newPointId);
 
 
AbstractProjectItemView is a base class for views of a ProjectItemModel in Qt's model-view framework.
 
File name manipulation and expansion.
 
This represents a cube in a project-based GUI interface.
 
Internalizes a list of images and allows for operations on the entire list.
 
The main project for ipce.
 
Represents an item of a ProjectItemModel in Qt's model-view framework.
 
This is free and unencumbered software released into the public domain.