#include <ui_pqImplicitPlanePropertyWidget.h>
Public Member Functions | |
void | setupUi (QWidget *ImplicitPlanePropertyWidget) |
void | retranslateUi (QWidget *ImplicitPlanePropertyWidget) |
Public Attributes | |
QVBoxLayout * | vboxLayout |
QCheckBox * | show3DWidget |
QGridLayout * | gridLayout |
QLabel * | labelNormal |
pqDoubleLineEdit * | normalX |
QLabel * | labelOrigin |
pqDoubleLineEdit * | normalZ |
pqDoubleLineEdit * | originZ |
pqDoubleLineEdit * | originY |
pqDoubleLineEdit * | normalY |
pqDoubleLineEdit * | originX |
QLabel * | pickLabel |
QGridLayout * | gridLayout1 |
QPushButton * | useCameraNormal |
QPushButton * | useXNormal |
QPushButton * | useZNormal |
QPushButton * | useYNormal |
QPushButton * | resetToDataBounds |
QPushButton * | resetCameraToNormal |
Definition at line 24 of file ui_pqImplicitPlanePropertyWidget.h.
|
inline |
Definition at line 47 of file ui_pqImplicitPlanePropertyWidget.h.
|
inline |
Definition at line 171 of file ui_pqImplicitPlanePropertyWidget.h.
QVBoxLayout* Ui_ImplicitPlanePropertyWidget::vboxLayout |
Definition at line 27 of file ui_pqImplicitPlanePropertyWidget.h.
QCheckBox* Ui_ImplicitPlanePropertyWidget::show3DWidget |
Definition at line 28 of file ui_pqImplicitPlanePropertyWidget.h.
QGridLayout* Ui_ImplicitPlanePropertyWidget::gridLayout |
Definition at line 29 of file ui_pqImplicitPlanePropertyWidget.h.
QLabel* Ui_ImplicitPlanePropertyWidget::labelNormal |
Definition at line 30 of file ui_pqImplicitPlanePropertyWidget.h.
pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::normalX |
Definition at line 31 of file ui_pqImplicitPlanePropertyWidget.h.
QLabel* Ui_ImplicitPlanePropertyWidget::labelOrigin |
Definition at line 32 of file ui_pqImplicitPlanePropertyWidget.h.
pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::normalZ |
Definition at line 33 of file ui_pqImplicitPlanePropertyWidget.h.
pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::originZ |
Definition at line 34 of file ui_pqImplicitPlanePropertyWidget.h.
pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::originY |
Definition at line 35 of file ui_pqImplicitPlanePropertyWidget.h.
pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::normalY |
Definition at line 36 of file ui_pqImplicitPlanePropertyWidget.h.
pqDoubleLineEdit* Ui_ImplicitPlanePropertyWidget::originX |
Definition at line 37 of file ui_pqImplicitPlanePropertyWidget.h.
QLabel* Ui_ImplicitPlanePropertyWidget::pickLabel |
Definition at line 38 of file ui_pqImplicitPlanePropertyWidget.h.
QGridLayout* Ui_ImplicitPlanePropertyWidget::gridLayout1 |
Definition at line 39 of file ui_pqImplicitPlanePropertyWidget.h.
QPushButton* Ui_ImplicitPlanePropertyWidget::useCameraNormal |
Definition at line 40 of file ui_pqImplicitPlanePropertyWidget.h.
QPushButton* Ui_ImplicitPlanePropertyWidget::useXNormal |
Definition at line 41 of file ui_pqImplicitPlanePropertyWidget.h.
QPushButton* Ui_ImplicitPlanePropertyWidget::useZNormal |
Definition at line 42 of file ui_pqImplicitPlanePropertyWidget.h.
QPushButton* Ui_ImplicitPlanePropertyWidget::useYNormal |
Definition at line 43 of file ui_pqImplicitPlanePropertyWidget.h.
QPushButton* Ui_ImplicitPlanePropertyWidget::resetToDataBounds |
Definition at line 44 of file ui_pqImplicitPlanePropertyWidget.h.
QPushButton* Ui_ImplicitPlanePropertyWidget::resetCameraToNormal |
Definition at line 45 of file ui_pqImplicitPlanePropertyWidget.h.