#include <ui_pqSpherePropertyWidget.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_SpherePropertyWidget | |
void | setupUi (QWidget *SpherePropertyWidget) |
void | retranslateUi (QWidget *SpherePropertyWidget) |
Public Attributes inherited from Ui_SpherePropertyWidget | |
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 145 of file ui_pqSpherePropertyWidget.h.