#include <ui_pqSpherePropertyWidget.h>
Public Member Functions | |
void | setupUi (QWidget *SpherePropertyWidget) |
void | retranslateUi (QWidget *SpherePropertyWidget) |
Public Attributes | |
QGridLayout * | gridLayout |
QCheckBox * | show3DWidget |
QLabel * | centerLabel |
pqDoubleLineEdit * | centerX |
pqDoubleLineEdit * | centerY |
pqDoubleLineEdit * | centerZ |
QLabel * | normalLabel |
pqDoubleLineEdit * | normalX |
pqDoubleLineEdit * | normalY |
pqDoubleLineEdit * | normalZ |
QLabel * | radiusLabel |
pqDoubleLineEdit * | radius |
QLabel * | pickLabel |
QPushButton * | centerOnBounds |
Definition at line 23 of file ui_pqSpherePropertyWidget.h.
|
inline |
Definition at line 41 of file ui_pqSpherePropertyWidget.h.
|
inline |
Definition at line 128 of file ui_pqSpherePropertyWidget.h.
QGridLayout* Ui_SpherePropertyWidget::gridLayout |
Definition at line 26 of file ui_pqSpherePropertyWidget.h.
QCheckBox* Ui_SpherePropertyWidget::show3DWidget |
Definition at line 27 of file ui_pqSpherePropertyWidget.h.
QLabel* Ui_SpherePropertyWidget::centerLabel |
Definition at line 28 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::centerX |
Definition at line 29 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::centerY |
Definition at line 30 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::centerZ |
Definition at line 31 of file ui_pqSpherePropertyWidget.h.
QLabel* Ui_SpherePropertyWidget::normalLabel |
Definition at line 32 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::normalX |
Definition at line 33 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::normalY |
Definition at line 34 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::normalZ |
Definition at line 35 of file ui_pqSpherePropertyWidget.h.
QLabel* Ui_SpherePropertyWidget::radiusLabel |
Definition at line 36 of file ui_pqSpherePropertyWidget.h.
pqDoubleLineEdit* Ui_SpherePropertyWidget::radius |
Definition at line 37 of file ui_pqSpherePropertyWidget.h.
QLabel* Ui_SpherePropertyWidget::pickLabel |
Definition at line 38 of file ui_pqSpherePropertyWidget.h.
QPushButton* Ui_SpherePropertyWidget::centerOnBounds |
Definition at line 39 of file ui_pqSpherePropertyWidget.h.