1#ifndef CnetEditorWidget_H
2#define CnetEditorWidget_H
19template<
typename T >
class QList;
25class QXmlStreamWriter;
29 class AbstractTableModel;
30 class AbstractTreeItem;
37 class MosaicGraphicsView;
38 class MosaicSceneItem;
47 class ImageImageTreeModel;
48 class ImagePointTreeModel;
49 class MeasureTableModel;
50 class PointMeasureTreeModel;
51 class PointTableModel;
54 class CnetEditorSortConfigDialog;
171 void editControlPoint(
ControlPoint *controlPoint, QString serialNumber);
172 void coordinateDisplayTypeChanged();
175 void rebuildModels(QList< AbstractTreeItem * > itemsToDelete);
199 QGroupBox *box, QString initialText);
Translates the tree model into a table model.
Configure user's sorting settings for the cneteditor widget.
This represents an ISIS control net in a project-based GUI interface.
Tree model for images and images.
Tree model for images and control points.
Table model for control measures.
Tree model for control points and control measures.
Table model for control points.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.