|
Isis 3.0
| Home |
#include <ui_DeleteControlPointDialog.h>
Inherited by Ui::DeleteControlPointDialog.
Public Member Functions | |
| 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 |
|
inline |
References cancelButton, deleteAllCheckBox, imageLabel, okButton, orLabel, and pointIdLabel.
Referenced by setupUi().
|
inline |
References cancelButton, deleteAllCheckBox, deletePointLayoutWidget, fileList, hboxLayout, hboxLayout1, hboxLayout2, imageLabel, okButton, orLabel, pointIdLabel, pointIdValue, retranslateUi(), spacerItem, spacerItem1, vboxLayout, widget, widget1, and widget2.
Referenced by DeleteControlPointDialog::DeleteControlPointDialog().
| QPushButton* Ui_DeleteControlPointDialog::cancelButton |
Referenced by DeleteControlPointDialog::DeleteControlPointDialog(), retranslateUi(), and setupUi().
| QCheckBox* Ui_DeleteControlPointDialog::deleteAllCheckBox |
Referenced by retranslateUi(), and setupUi().
| QListWidget* Ui_DeleteControlPointDialog::fileList |
Referenced by setupUi().
| QHBoxLayout* Ui_DeleteControlPointDialog::hboxLayout |
Referenced by setupUi().
| QHBoxLayout* Ui_DeleteControlPointDialog::hboxLayout1 |
Referenced by setupUi().
| QHBoxLayout* Ui_DeleteControlPointDialog::hboxLayout2 |
Referenced by setupUi().
| QLabel* Ui_DeleteControlPointDialog::imageLabel |
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_DeleteControlPointDialog::okButton |
Referenced by DeleteControlPointDialog::DeleteControlPointDialog(), retranslateUi(), and setupUi().
| QLabel* Ui_DeleteControlPointDialog::orLabel |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_DeleteControlPointDialog::pointIdLabel |
Referenced by retranslateUi(), and setupUi().
| QLineEdit* Ui_DeleteControlPointDialog::pointIdValue |
Referenced by setupUi().
| QSpacerItem* Ui_DeleteControlPointDialog::spacerItem |
Referenced by setupUi().
| QSpacerItem* Ui_DeleteControlPointDialog::spacerItem1 |
Referenced by setupUi().
| QVBoxLayout* Ui_DeleteControlPointDialog::vboxLayout |
Referenced by setupUi().