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

#include <ui_pqHandlePropertyWidget.h>

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

Public Member Functions

void setupUi (QWidget *HandlePropertyWidget)
 
void retranslateUi (QWidget *HandlePropertyWidget)
 

Public Attributes

QGridLayout * gridLayout
 
pqDoubleLineEditworldPositionY
 
QCheckBox * show3DWidget
 
pqDoubleLineEditworldPositionZ
 
QPushButton * useCenterBounds
 
QLabel * pickLabel
 
QPushButton * useSelectionCenter
 
QLabel * pointLabel
 
pqDoubleLineEditworldPositionX
 

Detailed Description

Definition at line 23 of file ui_pqHandlePropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_HandlePropertyWidget::setupUi ( QWidget *  HandlePropertyWidget)
inline

Definition at line 36 of file ui_pqHandlePropertyWidget.h.

◆ retranslateUi()

void Ui_HandlePropertyWidget::retranslateUi ( QWidget *  HandlePropertyWidget)
inline

Definition at line 98 of file ui_pqHandlePropertyWidget.h.

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_HandlePropertyWidget::gridLayout

Definition at line 26 of file ui_pqHandlePropertyWidget.h.

◆ worldPositionY

pqDoubleLineEdit* Ui_HandlePropertyWidget::worldPositionY

Definition at line 27 of file ui_pqHandlePropertyWidget.h.

◆ show3DWidget

QCheckBox* Ui_HandlePropertyWidget::show3DWidget

Definition at line 28 of file ui_pqHandlePropertyWidget.h.

◆ worldPositionZ

pqDoubleLineEdit* Ui_HandlePropertyWidget::worldPositionZ

Definition at line 29 of file ui_pqHandlePropertyWidget.h.

◆ useCenterBounds

QPushButton* Ui_HandlePropertyWidget::useCenterBounds

Definition at line 30 of file ui_pqHandlePropertyWidget.h.

◆ pickLabel

QLabel* Ui_HandlePropertyWidget::pickLabel

Definition at line 31 of file ui_pqHandlePropertyWidget.h.

◆ useSelectionCenter

QPushButton* Ui_HandlePropertyWidget::useSelectionCenter

Definition at line 32 of file ui_pqHandlePropertyWidget.h.

◆ pointLabel

QLabel* Ui_HandlePropertyWidget::pointLabel

Definition at line 33 of file ui_pqHandlePropertyWidget.h.

◆ worldPositionX

pqDoubleLineEdit* Ui_HandlePropertyWidget::worldPositionX

Definition at line 34 of file ui_pqHandlePropertyWidget.h.


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