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

#include <ui_pqSeriesEditorPropertyWidget.h>

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

Public Member Functions

void setupUi (QWidget *SeriesEditorPropertyWidget)
 
void retranslateUi (QWidget *SeriesEditorPropertyWidget)
 

Public Attributes

QGridLayout * wdgLayout
 
QDoubleSpinBox * Thickness
 
QLabel * ThicknessLabel
 
QComboBox * StyleList
 
QLabel * StyleListLabel
 
QLabel * MarkerStyleListLabel
 
QComboBox * MarkerStyleList
 
QDoubleSpinBox * MarkerSize
 
QLabel * MarkerSizeLabel
 
QLabel * AxisListLabel
 
QComboBox * AxisList
 
pqColorAnnotationsWidgetSeriesTable
 

Detailed Description

Definition at line 23 of file ui_pqSeriesEditorPropertyWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_SeriesEditorPropertyWidget::setupUi ( QWidget *  SeriesEditorPropertyWidget)
inline

Definition at line 39 of file ui_pqSeriesEditorPropertyWidget.h.

◆ retranslateUi()

void Ui_SeriesEditorPropertyWidget::retranslateUi ( QWidget *  SeriesEditorPropertyWidget)
inline

Definition at line 147 of file ui_pqSeriesEditorPropertyWidget.h.

Member Data Documentation

◆ wdgLayout

QGridLayout* Ui_SeriesEditorPropertyWidget::wdgLayout

Definition at line 26 of file ui_pqSeriesEditorPropertyWidget.h.

◆ Thickness

QDoubleSpinBox* Ui_SeriesEditorPropertyWidget::Thickness

Definition at line 27 of file ui_pqSeriesEditorPropertyWidget.h.

◆ ThicknessLabel

QLabel* Ui_SeriesEditorPropertyWidget::ThicknessLabel

Definition at line 28 of file ui_pqSeriesEditorPropertyWidget.h.

◆ StyleList

QComboBox* Ui_SeriesEditorPropertyWidget::StyleList

Definition at line 29 of file ui_pqSeriesEditorPropertyWidget.h.

◆ StyleListLabel

QLabel* Ui_SeriesEditorPropertyWidget::StyleListLabel

Definition at line 30 of file ui_pqSeriesEditorPropertyWidget.h.

◆ MarkerStyleListLabel

QLabel* Ui_SeriesEditorPropertyWidget::MarkerStyleListLabel

Definition at line 31 of file ui_pqSeriesEditorPropertyWidget.h.

◆ MarkerStyleList

QComboBox* Ui_SeriesEditorPropertyWidget::MarkerStyleList

Definition at line 32 of file ui_pqSeriesEditorPropertyWidget.h.

◆ MarkerSize

QDoubleSpinBox* Ui_SeriesEditorPropertyWidget::MarkerSize

Definition at line 33 of file ui_pqSeriesEditorPropertyWidget.h.

◆ MarkerSizeLabel

QLabel* Ui_SeriesEditorPropertyWidget::MarkerSizeLabel

Definition at line 34 of file ui_pqSeriesEditorPropertyWidget.h.

◆ AxisListLabel

QLabel* Ui_SeriesEditorPropertyWidget::AxisListLabel

Definition at line 35 of file ui_pqSeriesEditorPropertyWidget.h.

◆ AxisList

QComboBox* Ui_SeriesEditorPropertyWidget::AxisList

Definition at line 36 of file ui_pqSeriesEditorPropertyWidget.h.

◆ SeriesTable

pqColorAnnotationsWidget* Ui_SeriesEditorPropertyWidget::SeriesTable

Definition at line 37 of file ui_pqSeriesEditorPropertyWidget.h.


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