#include <ui_pqXYChartViewBoundsPropertyWidget.h>
Public Member Functions | |
void | setupUi (QWidget *XYChartViewBoundsPropertyWidget) |
void | retranslateUi (QWidget *XYChartViewBoundsPropertyWidget) |
Public Attributes | |
QGridLayout * | gridLayout |
QLabel * | BoundsLabel |
pqHighlightableToolButton * | Reset |
QLabel * | XLabel |
pqDoubleLineEdit * | BottomAxisMin |
pqDoubleLineEdit * | BottomAxisMax |
QLabel * | YLabel |
pqDoubleLineEdit * | LeftAxisMin |
pqDoubleLineEdit * | LeftAxisMax |
Definition at line 23 of file ui_pqXYChartViewBoundsPropertyWidget.h.
|
inline |
Definition at line 36 of file ui_pqXYChartViewBoundsPropertyWidget.h.
|
inline |
Definition at line 91 of file ui_pqXYChartViewBoundsPropertyWidget.h.
QGridLayout* Ui_XYChartViewBoundsPropertyWidget::gridLayout |
Definition at line 26 of file ui_pqXYChartViewBoundsPropertyWidget.h.
QLabel* Ui_XYChartViewBoundsPropertyWidget::BoundsLabel |
Definition at line 27 of file ui_pqXYChartViewBoundsPropertyWidget.h.
pqHighlightableToolButton* Ui_XYChartViewBoundsPropertyWidget::Reset |
Definition at line 28 of file ui_pqXYChartViewBoundsPropertyWidget.h.
QLabel* Ui_XYChartViewBoundsPropertyWidget::XLabel |
Definition at line 29 of file ui_pqXYChartViewBoundsPropertyWidget.h.
pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::BottomAxisMin |
Definition at line 30 of file ui_pqXYChartViewBoundsPropertyWidget.h.
pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::BottomAxisMax |
Definition at line 31 of file ui_pqXYChartViewBoundsPropertyWidget.h.
QLabel* Ui_XYChartViewBoundsPropertyWidget::YLabel |
Definition at line 32 of file ui_pqXYChartViewBoundsPropertyWidget.h.
pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::LeftAxisMin |
Definition at line 33 of file ui_pqXYChartViewBoundsPropertyWidget.h.
pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::LeftAxisMax |
Definition at line 34 of file ui_pqXYChartViewBoundsPropertyWidget.h.