#include <ui_pqLightPropertyWidget.h>
Public Member Functions | |
void | setupUi (QWidget *LightPropertyWidget) |
void | retranslateUi (QWidget *LightPropertyWidget) |
Public Attributes | |
QGridLayout * | gridLayout |
QLabel * | focalPointLabel |
pqDoubleLineEdit * | worldPositionX |
pqDoubleLineEdit * | worldPositionZ |
QLabel * | lightPositionLabel |
pqDoubleLineEdit * | focalPointY |
pqDoubleRangeWidget * | coneAngle |
QCheckBox * | show3DWidget |
QLabel * | coneAngleLabel |
pqDoubleLineEdit * | worldPositionY |
pqDoubleLineEdit * | focalPointX |
pqDoubleLineEdit * | focalPointZ |
pqColorChooserButton * | colorButton |
QLabel * | positionalLabel |
QComboBox * | positionalComboBox |
Definition at line 25 of file ui_pqLightPropertyWidget.h.
|
inline |
Definition at line 44 of file ui_pqLightPropertyWidget.h.
|
inline |
Definition at line 137 of file ui_pqLightPropertyWidget.h.
QGridLayout* Ui_LightPropertyWidget::gridLayout |
Definition at line 28 of file ui_pqLightPropertyWidget.h.
QLabel* Ui_LightPropertyWidget::focalPointLabel |
Definition at line 29 of file ui_pqLightPropertyWidget.h.
pqDoubleLineEdit* Ui_LightPropertyWidget::worldPositionX |
Definition at line 30 of file ui_pqLightPropertyWidget.h.
pqDoubleLineEdit* Ui_LightPropertyWidget::worldPositionZ |
Definition at line 31 of file ui_pqLightPropertyWidget.h.
QLabel* Ui_LightPropertyWidget::lightPositionLabel |
Definition at line 32 of file ui_pqLightPropertyWidget.h.
pqDoubleLineEdit* Ui_LightPropertyWidget::focalPointY |
Definition at line 33 of file ui_pqLightPropertyWidget.h.
pqDoubleRangeWidget* Ui_LightPropertyWidget::coneAngle |
Definition at line 34 of file ui_pqLightPropertyWidget.h.
QCheckBox* Ui_LightPropertyWidget::show3DWidget |
Definition at line 35 of file ui_pqLightPropertyWidget.h.
QLabel* Ui_LightPropertyWidget::coneAngleLabel |
Definition at line 36 of file ui_pqLightPropertyWidget.h.
pqDoubleLineEdit* Ui_LightPropertyWidget::worldPositionY |
Definition at line 37 of file ui_pqLightPropertyWidget.h.
pqDoubleLineEdit* Ui_LightPropertyWidget::focalPointX |
Definition at line 38 of file ui_pqLightPropertyWidget.h.
pqDoubleLineEdit* Ui_LightPropertyWidget::focalPointZ |
Definition at line 39 of file ui_pqLightPropertyWidget.h.
pqColorChooserButton* Ui_LightPropertyWidget::colorButton |
Definition at line 40 of file ui_pqLightPropertyWidget.h.
QLabel* Ui_LightPropertyWidget::positionalLabel |
Definition at line 41 of file ui_pqLightPropertyWidget.h.
QComboBox* Ui_LightPropertyWidget::positionalComboBox |
Definition at line 42 of file ui_pqLightPropertyWidget.h.