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

#include <ui_pqXYChartViewBoundsPropertyWidget.h>

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

Public Member Functions

void setupUi (QWidget *XYChartViewBoundsPropertyWidget)
 
void retranslateUi (QWidget *XYChartViewBoundsPropertyWidget)
 

Public Attributes

QGridLayout * gridLayout
 
QLabel * BoundsLabel
 
pqHighlightableToolButtonReset
 
QLabel * XLabel
 
pqDoubleLineEditBottomAxisMin
 
pqDoubleLineEditBottomAxisMax
 
QLabel * YLabel
 
pqDoubleLineEditLeftAxisMin
 
pqDoubleLineEditLeftAxisMax
 

Detailed Description

Definition at line 23 of file ui_pqXYChartViewBoundsPropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_XYChartViewBoundsPropertyWidget::setupUi ( QWidget *  XYChartViewBoundsPropertyWidget)
inline

Definition at line 36 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ retranslateUi()

void Ui_XYChartViewBoundsPropertyWidget::retranslateUi ( QWidget *  XYChartViewBoundsPropertyWidget)
inline

Definition at line 91 of file ui_pqXYChartViewBoundsPropertyWidget.h.

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_XYChartViewBoundsPropertyWidget::gridLayout

Definition at line 26 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ BoundsLabel

QLabel* Ui_XYChartViewBoundsPropertyWidget::BoundsLabel

Definition at line 27 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ Reset

pqHighlightableToolButton* Ui_XYChartViewBoundsPropertyWidget::Reset

Definition at line 28 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ XLabel

QLabel* Ui_XYChartViewBoundsPropertyWidget::XLabel

Definition at line 29 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ BottomAxisMin

pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::BottomAxisMin

Definition at line 30 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ BottomAxisMax

pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::BottomAxisMax

Definition at line 31 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ YLabel

QLabel* Ui_XYChartViewBoundsPropertyWidget::YLabel

Definition at line 32 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ LeftAxisMin

pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::LeftAxisMin

Definition at line 33 of file ui_pqXYChartViewBoundsPropertyWidget.h.

◆ LeftAxisMax

pqDoubleLineEdit* Ui_XYChartViewBoundsPropertyWidget::LeftAxisMax

Definition at line 34 of file ui_pqXYChartViewBoundsPropertyWidget.h.


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