Public Member Functions | Public Attributes | List of all members
Ui_LightPropertyWidget Class Reference

#include <ui_pqLightPropertyWidget.h>

Inheritance diagram for Ui_LightPropertyWidget:
Inheritance graph
[legend]
Collaboration diagram for Ui_LightPropertyWidget:
Collaboration graph
[legend]

Public Member Functions

void setupUi (QWidget *LightPropertyWidget)
 
void retranslateUi (QWidget *LightPropertyWidget)
 

Public Attributes

QGridLayout * gridLayout
 
QLabel * focalPointLabel
 
pqDoubleLineEditworldPositionX
 
pqDoubleLineEditworldPositionZ
 
QLabel * lightPositionLabel
 
pqDoubleLineEditfocalPointY
 
pqDoubleRangeWidgetconeAngle
 
QCheckBox * show3DWidget
 
QLabel * coneAngleLabel
 
pqDoubleLineEditworldPositionY
 
pqDoubleLineEditfocalPointX
 
pqDoubleLineEditfocalPointZ
 
pqColorChooserButtoncolorButton
 
QLabel * positionalLabel
 
QComboBox * positionalComboBox
 

Detailed Description

Definition at line 25 of file ui_pqLightPropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_LightPropertyWidget::setupUi ( QWidget *  LightPropertyWidget)
inline

Definition at line 44 of file ui_pqLightPropertyWidget.h.

◆ retranslateUi()

void Ui_LightPropertyWidget::retranslateUi ( QWidget *  LightPropertyWidget)
inline

Definition at line 137 of file ui_pqLightPropertyWidget.h.

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_LightPropertyWidget::gridLayout

Definition at line 28 of file ui_pqLightPropertyWidget.h.

◆ focalPointLabel

QLabel* Ui_LightPropertyWidget::focalPointLabel

Definition at line 29 of file ui_pqLightPropertyWidget.h.

◆ worldPositionX

pqDoubleLineEdit* Ui_LightPropertyWidget::worldPositionX

Definition at line 30 of file ui_pqLightPropertyWidget.h.

◆ worldPositionZ

pqDoubleLineEdit* Ui_LightPropertyWidget::worldPositionZ

Definition at line 31 of file ui_pqLightPropertyWidget.h.

◆ lightPositionLabel

QLabel* Ui_LightPropertyWidget::lightPositionLabel

Definition at line 32 of file ui_pqLightPropertyWidget.h.

◆ focalPointY

pqDoubleLineEdit* Ui_LightPropertyWidget::focalPointY

Definition at line 33 of file ui_pqLightPropertyWidget.h.

◆ coneAngle

pqDoubleRangeWidget* Ui_LightPropertyWidget::coneAngle

Definition at line 34 of file ui_pqLightPropertyWidget.h.

◆ show3DWidget

QCheckBox* Ui_LightPropertyWidget::show3DWidget

Definition at line 35 of file ui_pqLightPropertyWidget.h.

◆ coneAngleLabel

QLabel* Ui_LightPropertyWidget::coneAngleLabel

Definition at line 36 of file ui_pqLightPropertyWidget.h.

◆ worldPositionY

pqDoubleLineEdit* Ui_LightPropertyWidget::worldPositionY

Definition at line 37 of file ui_pqLightPropertyWidget.h.

◆ focalPointX

pqDoubleLineEdit* Ui_LightPropertyWidget::focalPointX

Definition at line 38 of file ui_pqLightPropertyWidget.h.

◆ focalPointZ

pqDoubleLineEdit* Ui_LightPropertyWidget::focalPointZ

Definition at line 39 of file ui_pqLightPropertyWidget.h.

◆ colorButton

pqColorChooserButton* Ui_LightPropertyWidget::colorButton

Definition at line 40 of file ui_pqLightPropertyWidget.h.

◆ positionalLabel

QLabel* Ui_LightPropertyWidget::positionalLabel

Definition at line 41 of file ui_pqLightPropertyWidget.h.

◆ positionalComboBox

QComboBox* Ui_LightPropertyWidget::positionalComboBox

Definition at line 42 of file ui_pqLightPropertyWidget.h.


The documentation for this class was generated from the following file: