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

#include <ui_pqAnglePropertyWidget.h>

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

Public Member Functions

void setupUi (QWidget *AnglePropertyWidget)
 
void retranslateUi (QWidget *AnglePropertyWidget)
 

Public Attributes

QGridLayout * gridLayout
 
QLabel * labelAngle
 
QCheckBox * show3DWidget
 
QLabel * labelPoint1
 
pqDoubleLineEditpoint1X
 
pqDoubleLineEditpoint1Y
 
pqDoubleLineEditpoint1Z
 
QLabel * labelCenter
 
pqDoubleLineEditcenterX
 
pqDoubleLineEditcenterY
 
pqDoubleLineEditcenterZ
 
QLabel * labelPoint2
 
pqDoubleLineEditpoint2X
 
pqDoubleLineEditpoint2Y
 
pqDoubleLineEditpoint2Z
 
QLabel * pickLabel
 

Detailed Description

Definition at line 22 of file ui_pqAnglePropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_AnglePropertyWidget::setupUi ( QWidget *  AnglePropertyWidget)
inline

Definition at line 42 of file ui_pqAnglePropertyWidget.h.

◆ retranslateUi()

void Ui_AnglePropertyWidget::retranslateUi ( QWidget *  AnglePropertyWidget)
inline

Definition at line 145 of file ui_pqAnglePropertyWidget.h.

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_AnglePropertyWidget::gridLayout

Definition at line 25 of file ui_pqAnglePropertyWidget.h.

◆ labelAngle

QLabel* Ui_AnglePropertyWidget::labelAngle

Definition at line 26 of file ui_pqAnglePropertyWidget.h.

◆ show3DWidget

QCheckBox* Ui_AnglePropertyWidget::show3DWidget

Definition at line 27 of file ui_pqAnglePropertyWidget.h.

◆ labelPoint1

QLabel* Ui_AnglePropertyWidget::labelPoint1

Definition at line 28 of file ui_pqAnglePropertyWidget.h.

◆ point1X

pqDoubleLineEdit* Ui_AnglePropertyWidget::point1X

Definition at line 29 of file ui_pqAnglePropertyWidget.h.

◆ point1Y

pqDoubleLineEdit* Ui_AnglePropertyWidget::point1Y

Definition at line 30 of file ui_pqAnglePropertyWidget.h.

◆ point1Z

pqDoubleLineEdit* Ui_AnglePropertyWidget::point1Z

Definition at line 31 of file ui_pqAnglePropertyWidget.h.

◆ labelCenter

QLabel* Ui_AnglePropertyWidget::labelCenter

Definition at line 32 of file ui_pqAnglePropertyWidget.h.

◆ centerX

pqDoubleLineEdit* Ui_AnglePropertyWidget::centerX

Definition at line 33 of file ui_pqAnglePropertyWidget.h.

◆ centerY

pqDoubleLineEdit* Ui_AnglePropertyWidget::centerY

Definition at line 34 of file ui_pqAnglePropertyWidget.h.

◆ centerZ

pqDoubleLineEdit* Ui_AnglePropertyWidget::centerZ

Definition at line 35 of file ui_pqAnglePropertyWidget.h.

◆ labelPoint2

QLabel* Ui_AnglePropertyWidget::labelPoint2

Definition at line 36 of file ui_pqAnglePropertyWidget.h.

◆ point2X

pqDoubleLineEdit* Ui_AnglePropertyWidget::point2X

Definition at line 37 of file ui_pqAnglePropertyWidget.h.

◆ point2Y

pqDoubleLineEdit* Ui_AnglePropertyWidget::point2Y

Definition at line 38 of file ui_pqAnglePropertyWidget.h.

◆ point2Z

pqDoubleLineEdit* Ui_AnglePropertyWidget::point2Z

Definition at line 39 of file ui_pqAnglePropertyWidget.h.

◆ pickLabel

QLabel* Ui_AnglePropertyWidget::pickLabel

Definition at line 40 of file ui_pqAnglePropertyWidget.h.


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