1#ifndef Footprint2DView_h
2#define Footprint2DView_h
25class QXmlStreamWriter;
32 class ImageFileListWidget;
33 class MosaicSceneWidget;
131 void onQueueSelectionChanged();
132 void onMosItemRemoved(
Image *image);
135 void enableActions();
142 QMap<Image *, ProjectItem *> m_imageItemMap;
AbstractProjectItemView is a base class for views of a ProjectItemModel in Qt's model-view framework.
Definition AbstractProjectItemView.h:79
A single control point.
Definition ControlPoint.h:356
Definition Directory.h:271
File name manipulation and expansion.
Definition FileName.h:100
This represents a cube in a project-based GUI interface.
Definition Image.h:105
Internalizes a list of images and allows for operations on the entire list.
Definition ImageList.h:53
The main project for ipce.
Definition Project.h:287
Represents an item of a ProjectItemModel in Qt's model-view framework.
Definition ProjectItem.h:134
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16