#include <ui_pqLinePropertyWidget.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_LinePropertyWidget | |
void | setupUi (QWidget *LinePropertyWidget) |
void | retranslateUi (QWidget *LinePropertyWidget) |
Public Attributes inherited from Ui_LinePropertyWidget | |
QGridLayout * | gridLayout |
QLabel * | labelPoint1 |
pqDoubleLineEdit * | point1X |
pqDoubleLineEdit * | point1Y |
pqDoubleLineEdit * | point1Z |
QLabel * | labelPoint2 |
pqDoubleLineEdit * | point2X |
pqDoubleLineEdit * | point2Y |
pqDoubleLineEdit * | point2Z |
QPushButton * | flipP2 |
QLabel * | pickLabel |
QHBoxLayout * | horizontalLayout |
QPushButton * | xAxis |
QPushButton * | yAxis |
QPushButton * | zAxis |
QPushButton * | centerOnBounds |
QCheckBox * | show3DWidget |
QLabel * | labelLength |
Definition at line 180 of file ui_pqLinePropertyWidget.h.