#include <ui_pqAnglePropertyWidget.h>
Public Member Functions | |
void | setupUi (QWidget *AnglePropertyWidget) |
void | retranslateUi (QWidget *AnglePropertyWidget) |
Public Attributes | |
QGridLayout * | gridLayout |
QLabel * | labelAngle |
QCheckBox * | show3DWidget |
QLabel * | labelPoint1 |
pqDoubleLineEdit * | point1X |
pqDoubleLineEdit * | point1Y |
pqDoubleLineEdit * | point1Z |
QLabel * | labelCenter |
pqDoubleLineEdit * | centerX |
pqDoubleLineEdit * | centerY |
pqDoubleLineEdit * | centerZ |
QLabel * | labelPoint2 |
pqDoubleLineEdit * | point2X |
pqDoubleLineEdit * | point2Y |
pqDoubleLineEdit * | point2Z |
QLabel * | pickLabel |
Definition at line 22 of file ui_pqAnglePropertyWidget.h.
|
inline |
Definition at line 42 of file ui_pqAnglePropertyWidget.h.
|
inline |
Definition at line 145 of file ui_pqAnglePropertyWidget.h.
QGridLayout* Ui_AnglePropertyWidget::gridLayout |
Definition at line 25 of file ui_pqAnglePropertyWidget.h.
QLabel* Ui_AnglePropertyWidget::labelAngle |
Definition at line 26 of file ui_pqAnglePropertyWidget.h.
QCheckBox* Ui_AnglePropertyWidget::show3DWidget |
Definition at line 27 of file ui_pqAnglePropertyWidget.h.
QLabel* Ui_AnglePropertyWidget::labelPoint1 |
Definition at line 28 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::point1X |
Definition at line 29 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::point1Y |
Definition at line 30 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::point1Z |
Definition at line 31 of file ui_pqAnglePropertyWidget.h.
QLabel* Ui_AnglePropertyWidget::labelCenter |
Definition at line 32 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::centerX |
Definition at line 33 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::centerY |
Definition at line 34 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::centerZ |
Definition at line 35 of file ui_pqAnglePropertyWidget.h.
QLabel* Ui_AnglePropertyWidget::labelPoint2 |
Definition at line 36 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::point2X |
Definition at line 37 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::point2Y |
Definition at line 38 of file ui_pqAnglePropertyWidget.h.
pqDoubleLineEdit* Ui_AnglePropertyWidget::point2Z |
Definition at line 39 of file ui_pqAnglePropertyWidget.h.
QLabel* Ui_AnglePropertyWidget::pickLabel |
Definition at line 40 of file ui_pqAnglePropertyWidget.h.