| 
    Isis 3.0 Programmer Reference
    
   | Home | 
#include <DeleteControlPointDialog.h>


Public Member Functions | |
| DeleteControlPointDialog (QWidget *parent=0) | |
| void | setupUi (QDialog *DeleteControlPointDialog) | 
| void | retranslateUi (QDialog *DeleteControlPointDialog) | 
Public Attributes | |
| QWidget * | deletePointLayoutWidget | 
| QWidget * | widget | 
| QWidget * | widget1 | 
| QWidget * | widget2 | 
| QVBoxLayout * | vboxLayout | 
| QHBoxLayout * | hboxLayout | 
| QLabel * | pointIdLabel | 
| QLineEdit * | pointIdValue | 
| QCheckBox * | deleteAllCheckBox | 
| QHBoxLayout * | hboxLayout1 | 
| QLabel * | orLabel | 
| QSpacerItem * | spacerItem | 
| QLabel * | imageLabel | 
| QListWidget * | fileList | 
| QHBoxLayout * | hboxLayout2 | 
| QSpacerItem * | spacerItem1 | 
| QPushButton * | okButton | 
| QPushButton * | cancelButton | 
Definition at line 13 of file DeleteControlPointDialog.h.