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

#include <ui_pqLinePropertyWidget.h>

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

Public Member Functions

void setupUi (QWidget *LinePropertyWidget)
 
void retranslateUi (QWidget *LinePropertyWidget)
 

Public Attributes

QGridLayout * gridLayout
 
QLabel * labelPoint1
 
pqDoubleLineEditpoint1X
 
pqDoubleLineEditpoint1Y
 
pqDoubleLineEditpoint1Z
 
QLabel * labelPoint2
 
pqDoubleLineEditpoint2X
 
pqDoubleLineEditpoint2Y
 
pqDoubleLineEditpoint2Z
 
QLabel * pickLabel
 
QHBoxLayout * horizontalLayout
 
QPushButton * xAxis
 
QPushButton * yAxis
 
QPushButton * zAxis
 
QPushButton * centerOnBounds
 
QCheckBox * show3DWidget
 
QLabel * labelLength
 

Detailed Description

Definition at line 24 of file ui_pqLinePropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_LinePropertyWidget::setupUi ( QWidget *  LinePropertyWidget)
inline

Definition at line 45 of file ui_pqLinePropertyWidget.h.

◆ retranslateUi()

void Ui_LinePropertyWidget::retranslateUi ( QWidget *  LinePropertyWidget)
inline

Definition at line 150 of file ui_pqLinePropertyWidget.h.

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_LinePropertyWidget::gridLayout

Definition at line 27 of file ui_pqLinePropertyWidget.h.

◆ labelPoint1

QLabel* Ui_LinePropertyWidget::labelPoint1

Definition at line 28 of file ui_pqLinePropertyWidget.h.

◆ point1X

pqDoubleLineEdit* Ui_LinePropertyWidget::point1X

Definition at line 29 of file ui_pqLinePropertyWidget.h.

◆ point1Y

pqDoubleLineEdit* Ui_LinePropertyWidget::point1Y

Definition at line 30 of file ui_pqLinePropertyWidget.h.

◆ point1Z

pqDoubleLineEdit* Ui_LinePropertyWidget::point1Z

Definition at line 31 of file ui_pqLinePropertyWidget.h.

◆ labelPoint2

QLabel* Ui_LinePropertyWidget::labelPoint2

Definition at line 32 of file ui_pqLinePropertyWidget.h.

◆ point2X

pqDoubleLineEdit* Ui_LinePropertyWidget::point2X

Definition at line 33 of file ui_pqLinePropertyWidget.h.

◆ point2Y

pqDoubleLineEdit* Ui_LinePropertyWidget::point2Y

Definition at line 34 of file ui_pqLinePropertyWidget.h.

◆ point2Z

pqDoubleLineEdit* Ui_LinePropertyWidget::point2Z

Definition at line 35 of file ui_pqLinePropertyWidget.h.

◆ pickLabel

QLabel* Ui_LinePropertyWidget::pickLabel

Definition at line 36 of file ui_pqLinePropertyWidget.h.

◆ horizontalLayout

QHBoxLayout* Ui_LinePropertyWidget::horizontalLayout

Definition at line 37 of file ui_pqLinePropertyWidget.h.

◆ xAxis

QPushButton* Ui_LinePropertyWidget::xAxis

Definition at line 38 of file ui_pqLinePropertyWidget.h.

◆ yAxis

QPushButton* Ui_LinePropertyWidget::yAxis

Definition at line 39 of file ui_pqLinePropertyWidget.h.

◆ zAxis

QPushButton* Ui_LinePropertyWidget::zAxis

Definition at line 40 of file ui_pqLinePropertyWidget.h.

◆ centerOnBounds

QPushButton* Ui_LinePropertyWidget::centerOnBounds

Definition at line 41 of file ui_pqLinePropertyWidget.h.

◆ show3DWidget

QCheckBox* Ui_LinePropertyWidget::show3DWidget

Definition at line 42 of file ui_pqLinePropertyWidget.h.

◆ labelLength

QLabel* Ui_LinePropertyWidget::labelLength

Definition at line 43 of file ui_pqLinePropertyWidget.h.


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