1#ifndef ControlPointEditView_h
2#define ControlPointEditView_h
15#include <QWidgetAction>
18#include "AbstractProjectItemView.h"
68 QPointer<ControlPointEditWidget> m_controlPointEditWidget;
AbstractProjectItemView(QWidget *parent=0)
Constructs the AbstractProjectItemView.
This represents an ISIS control net in a project-based GUI interface.
ControlPointEditView(Directory *directory, QWidget *parent=0)
Constructor.
QMap< Control *, ProjectItem * > m_controlItemMap
Maps control net to project item.
~ControlPointEditView()
Destructor.
void enableActions()
Enables buttons/actions.
ControlPointEditWidget * controlPointEditWidget()
Returns the ControlPointEditWidget.
void disableActions()
Disables buttons/actions.
Represents an item of a ProjectItemModel in Qt's model-view framework.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.