#include <ui_pqHandlePropertyWidget.h>
Public Member Functions | |
void | setupUi (QWidget *HandlePropertyWidget) |
void | retranslateUi (QWidget *HandlePropertyWidget) |
Public Attributes | |
QGridLayout * | gridLayout |
pqDoubleLineEdit * | worldPositionY |
QCheckBox * | show3DWidget |
pqDoubleLineEdit * | worldPositionZ |
QPushButton * | useCenterBounds |
QLabel * | pickLabel |
QPushButton * | useSelectionCenter |
QLabel * | pointLabel |
pqDoubleLineEdit * | worldPositionX |
Definition at line 23 of file ui_pqHandlePropertyWidget.h.
|
inline |
Definition at line 36 of file ui_pqHandlePropertyWidget.h.
|
inline |
Definition at line 103 of file ui_pqHandlePropertyWidget.h.
QGridLayout* Ui_HandlePropertyWidget::gridLayout |
Definition at line 26 of file ui_pqHandlePropertyWidget.h.
pqDoubleLineEdit* Ui_HandlePropertyWidget::worldPositionY |
Definition at line 27 of file ui_pqHandlePropertyWidget.h.
QCheckBox* Ui_HandlePropertyWidget::show3DWidget |
Definition at line 28 of file ui_pqHandlePropertyWidget.h.
pqDoubleLineEdit* Ui_HandlePropertyWidget::worldPositionZ |
Definition at line 29 of file ui_pqHandlePropertyWidget.h.
QPushButton* Ui_HandlePropertyWidget::useCenterBounds |
Definition at line 30 of file ui_pqHandlePropertyWidget.h.
QLabel* Ui_HandlePropertyWidget::pickLabel |
Definition at line 31 of file ui_pqHandlePropertyWidget.h.
QPushButton* Ui_HandlePropertyWidget::useSelectionCenter |
Definition at line 32 of file ui_pqHandlePropertyWidget.h.
QLabel* Ui_HandlePropertyWidget::pointLabel |
Definition at line 33 of file ui_pqHandlePropertyWidget.h.
pqDoubleLineEdit* Ui_HandlePropertyWidget::worldPositionX |
Definition at line 34 of file ui_pqHandlePropertyWidget.h.