|
Isis 3.0
| Home |
#include <ui_MatchToolDeletePointDialog.h>
Inherited by Ui::MatchToolDeletePointDialog.
Public Member Functions | |
| void | setupUi (QDialog *MatchToolDeletePointDialog) |
| void | retranslateUi (QDialog *MatchToolDeletePointDialog) |
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 MatchToolDeletePointDialog::MatchToolDeletePointDialog().
| QPushButton* Ui_MatchToolDeletePointDialog::cancelButton |
Referenced by MatchToolDeletePointDialog::MatchToolDeletePointDialog(), retranslateUi(), and setupUi().
| QCheckBox* Ui_MatchToolDeletePointDialog::deleteAllCheckBox |
Referenced by Isis::MatchTool::deletePoint(), retranslateUi(), and setupUi().
| QListWidget* Ui_MatchToolDeletePointDialog::fileList |
Referenced by Isis::MatchTool::deletePoint(), and setupUi().
| QHBoxLayout* Ui_MatchToolDeletePointDialog::hboxLayout |
Referenced by setupUi().
| QHBoxLayout* Ui_MatchToolDeletePointDialog::hboxLayout1 |
Referenced by setupUi().
| QHBoxLayout* Ui_MatchToolDeletePointDialog::hboxLayout2 |
Referenced by setupUi().
| QLabel* Ui_MatchToolDeletePointDialog::imageLabel |
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_MatchToolDeletePointDialog::okButton |
Referenced by MatchToolDeletePointDialog::MatchToolDeletePointDialog(), retranslateUi(), and setupUi().
| QLabel* Ui_MatchToolDeletePointDialog::orLabel |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_MatchToolDeletePointDialog::pointIdLabel |
Referenced by retranslateUi(), and setupUi().
| QLineEdit* Ui_MatchToolDeletePointDialog::pointIdValue |
Referenced by Isis::MatchTool::deletePoint(), and setupUi().
| QSpacerItem* Ui_MatchToolDeletePointDialog::spacerItem |
Referenced by setupUi().
| QSpacerItem* Ui_MatchToolDeletePointDialog::spacerItem1 |
Referenced by setupUi().
| QVBoxLayout* Ui_MatchToolDeletePointDialog::vboxLayout |
Referenced by setupUi().