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

#include <ui_pqImplicitPlanePropertyWidget.h>

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

Public Member Functions

void setupUi (QWidget *ImplicitPlanePropertyWidget)
 
void retranslateUi (QWidget *ImplicitPlanePropertyWidget)
 

Public Attributes

QVBoxLayout * vboxLayout
 
QCheckBox * show3DWidget
 
QGridLayout * gridLayout
 
QLabel * labelNormal
 
pqDoubleLineEditnormalX
 
QLabel * labelOrigin
 
pqDoubleLineEditnormalZ
 
pqDoubleLineEditoriginZ
 
pqDoubleLineEditoriginY
 
pqDoubleLineEditnormalY
 
pqDoubleLineEditoriginX
 
QLabel * pickLabel
 
QGridLayout * gridLayout1
 
QPushButton * useCameraNormal
 
QPushButton * useXNormal
 
QPushButton * useZNormal
 
QPushButton * useYNormal
 
QPushButton * resetToDataBounds
 
QPushButton * resetCameraToNormal
 

Detailed Description

Definition at line 24 of file ui_pqImplicitPlanePropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_ImplicitPlanePropertyWidget::setupUi ( QWidget *  ImplicitPlanePropertyWidget)
inline

Definition at line 47 of file ui_pqImplicitPlanePropertyWidget.h.

◆ retranslateUi()

void Ui_ImplicitPlanePropertyWidget::retranslateUi ( QWidget *  ImplicitPlanePropertyWidget)
inline

Definition at line 171 of file ui_pqImplicitPlanePropertyWidget.h.

Member Data Documentation

◆ vboxLayout

QVBoxLayout* Ui_ImplicitPlanePropertyWidget::vboxLayout

Definition at line 27 of file ui_pqImplicitPlanePropertyWidget.h.

◆ show3DWidget

QCheckBox* Ui_ImplicitPlanePropertyWidget::show3DWidget

Definition at line 28 of file ui_pqImplicitPlanePropertyWidget.h.

◆ gridLayout

QGridLayout* Ui_ImplicitPlanePropertyWidget::gridLayout

Definition at line 29 of file ui_pqImplicitPlanePropertyWidget.h.

◆ labelNormal

QLabel* Ui_ImplicitPlanePropertyWidget::labelNormal

Definition at line 30 of file ui_pqImplicitPlanePropertyWidget.h.

◆ normalX

pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::normalX

Definition at line 31 of file ui_pqImplicitPlanePropertyWidget.h.

◆ labelOrigin

QLabel* Ui_ImplicitPlanePropertyWidget::labelOrigin

Definition at line 32 of file ui_pqImplicitPlanePropertyWidget.h.

◆ normalZ

pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::normalZ

Definition at line 33 of file ui_pqImplicitPlanePropertyWidget.h.

◆ originZ

pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::originZ

Definition at line 34 of file ui_pqImplicitPlanePropertyWidget.h.

◆ originY

pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::originY

Definition at line 35 of file ui_pqImplicitPlanePropertyWidget.h.

◆ normalY

pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::normalY

Definition at line 36 of file ui_pqImplicitPlanePropertyWidget.h.

◆ originX

pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::originX

Definition at line 37 of file ui_pqImplicitPlanePropertyWidget.h.

◆ pickLabel

QLabel* Ui_ImplicitPlanePropertyWidget::pickLabel

Definition at line 38 of file ui_pqImplicitPlanePropertyWidget.h.

◆ gridLayout1

QGridLayout* Ui_ImplicitPlanePropertyWidget::gridLayout1

Definition at line 39 of file ui_pqImplicitPlanePropertyWidget.h.

◆ useCameraNormal

QPushButton* Ui_ImplicitPlanePropertyWidget::useCameraNormal

Definition at line 40 of file ui_pqImplicitPlanePropertyWidget.h.

◆ useXNormal

QPushButton* Ui_ImplicitPlanePropertyWidget::useXNormal

Definition at line 41 of file ui_pqImplicitPlanePropertyWidget.h.

◆ useZNormal

QPushButton* Ui_ImplicitPlanePropertyWidget::useZNormal

Definition at line 42 of file ui_pqImplicitPlanePropertyWidget.h.

◆ useYNormal

QPushButton* Ui_ImplicitPlanePropertyWidget::useYNormal

Definition at line 43 of file ui_pqImplicitPlanePropertyWidget.h.

◆ resetToDataBounds

QPushButton* Ui_ImplicitPlanePropertyWidget::resetToDataBounds

Definition at line 44 of file ui_pqImplicitPlanePropertyWidget.h.

◆ resetCameraToNormal

QPushButton* Ui_ImplicitPlanePropertyWidget::resetCameraToNormal

Definition at line 45 of file ui_pqImplicitPlanePropertyWidget.h.


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