#include <ui_pqImplicitPlanePropertyWidget.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_ImplicitPlanePropertyWidget | |
void | setupUi (QWidget *ImplicitPlanePropertyWidget) |
void | retranslateUi (QWidget *ImplicitPlanePropertyWidget) |
Public Attributes inherited from Ui_ImplicitPlanePropertyWidget | |
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 210 of file ui_pqImplicitPlanePropertyWidget.h.