File failed to load: https://isis.astrogeology.usgs.gov/8.2.0/Object/assets/jax/output/NativeMML/config.js
Isis Developer Reference
DeleteControlPointDialog.h
Go to the documentation of this file.
1#ifndef DeleteControlPointDialog_h
2#define DeleteControlPointDialog_h
3
10/* SPDX-License-Identifier: CC0-1.0 */
11
12#include <QDialog>
13
14#include "ui_DeleteControlPointDialog.h"
15
21class DeleteControlPointDialog : public QDialog, public Ui::DeleteControlPointDialog {
22 Q_OBJECT
23
24 public:
26
27};
28
29#endif
This is free and unencumbered software released into the public domain.
Definition DeleteControlPointDialog.h:21
DeleteControlPointDialog(QWidget *parent=0)
This is free and unencumbered software released into the public domain.
Definition DeleteControlPointDialog.cpp:13

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 08/22/2024 20:27:06