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

#include <ui_pqColorOpacityEditorWidget.h>

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

Public Member Functions

void setupUi (QWidget *ColorOpacityEditorWidget)
 
void retranslateUi (QWidget *ColorOpacityEditorWidget)
 

Public Attributes

QVBoxLayout * mainLayout
 
QHBoxLayout * horizontalLayout_2
 
QVBoxLayout * verticalLayout
 
pqTransferFunctionWidgetOpacityEditor
 
pqTransferFunctionWidgetColorEditor
 
QVBoxLayout * verticalLayout_2
 
QToolButton * ResetRangeToData
 
QToolButton * ResetRangeToCustom
 
QToolButton * ResetRangeToDataOverTime
 
QToolButton * ResetRangeToVisibleData
 
QToolButton * InvertTransferFunctions
 
QSpacerItem * verticalSpacer
 
QToolButton * ChoosePreset
 
QToolButton * SaveAsPreset
 
pqHighlightableToolButtonComputeDataHistogram
 
QToolButton * AdvancedButton
 
QHBoxLayout * horizontalLayout
 
QLabel * label
 
pqDoubleLineEditCurrentDataValue
 
QCheckBox * UseOpacityControlPointsFreehandDrawing
 
QCheckBox * UseLogScale
 
QCheckBox * EnableOpacityMapping
 
QCheckBox * UseLogScaleOpacity
 
QLabel * ColorLabel
 
pqExpandableTableViewColorTable
 
QLabel * OpacityLabel
 
pqExpandableTableViewOpacityTable
 
QVBoxLayout * verticalLayout_3
 
QLabel * label_2
 
QFrame * line
 
QCheckBox * ShowDataHistogram
 
QCheckBox * AutomaticDataHistogramComputation
 
QHBoxLayout * horizontalLayout1
 
QLabel * label1
 
pqIntRangeWidgetDataHistogramNumberOfBins
 

Detailed Description

Definition at line 32 of file ui_pqColorOpacityEditorWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_ColorOpacityEditorWidget::setupUi ( QWidget *  ColorOpacityEditorWidget)
inline

Definition at line 71 of file ui_pqColorOpacityEditorWidget.h.

◆ retranslateUi()

void Ui_ColorOpacityEditorWidget::retranslateUi ( QWidget *  ColorOpacityEditorWidget)
inline

Definition at line 328 of file ui_pqColorOpacityEditorWidget.h.

Member Data Documentation

◆ mainLayout

QVBoxLayout* Ui_ColorOpacityEditorWidget::mainLayout

Definition at line 35 of file ui_pqColorOpacityEditorWidget.h.

◆ horizontalLayout_2

QHBoxLayout* Ui_ColorOpacityEditorWidget::horizontalLayout_2

Definition at line 36 of file ui_pqColorOpacityEditorWidget.h.

◆ verticalLayout

QVBoxLayout* Ui_ColorOpacityEditorWidget::verticalLayout

Definition at line 37 of file ui_pqColorOpacityEditorWidget.h.

◆ OpacityEditor

pqTransferFunctionWidget* Ui_ColorOpacityEditorWidget::OpacityEditor

Definition at line 38 of file ui_pqColorOpacityEditorWidget.h.

◆ ColorEditor

pqTransferFunctionWidget* Ui_ColorOpacityEditorWidget::ColorEditor

Definition at line 39 of file ui_pqColorOpacityEditorWidget.h.

◆ verticalLayout_2

QVBoxLayout* Ui_ColorOpacityEditorWidget::verticalLayout_2

Definition at line 40 of file ui_pqColorOpacityEditorWidget.h.

◆ ResetRangeToData

QToolButton* Ui_ColorOpacityEditorWidget::ResetRangeToData

Definition at line 41 of file ui_pqColorOpacityEditorWidget.h.

◆ ResetRangeToCustom

QToolButton* Ui_ColorOpacityEditorWidget::ResetRangeToCustom

Definition at line 42 of file ui_pqColorOpacityEditorWidget.h.

◆ ResetRangeToDataOverTime

QToolButton* Ui_ColorOpacityEditorWidget::ResetRangeToDataOverTime

Definition at line 43 of file ui_pqColorOpacityEditorWidget.h.

◆ ResetRangeToVisibleData

QToolButton* Ui_ColorOpacityEditorWidget::ResetRangeToVisibleData

Definition at line 44 of file ui_pqColorOpacityEditorWidget.h.

◆ InvertTransferFunctions

QToolButton* Ui_ColorOpacityEditorWidget::InvertTransferFunctions

Definition at line 45 of file ui_pqColorOpacityEditorWidget.h.

◆ verticalSpacer

QSpacerItem* Ui_ColorOpacityEditorWidget::verticalSpacer

Definition at line 46 of file ui_pqColorOpacityEditorWidget.h.

◆ ChoosePreset

QToolButton* Ui_ColorOpacityEditorWidget::ChoosePreset

Definition at line 47 of file ui_pqColorOpacityEditorWidget.h.

◆ SaveAsPreset

QToolButton* Ui_ColorOpacityEditorWidget::SaveAsPreset

Definition at line 48 of file ui_pqColorOpacityEditorWidget.h.

◆ ComputeDataHistogram

pqHighlightableToolButton* Ui_ColorOpacityEditorWidget::ComputeDataHistogram

Definition at line 49 of file ui_pqColorOpacityEditorWidget.h.

◆ AdvancedButton

QToolButton* Ui_ColorOpacityEditorWidget::AdvancedButton

Definition at line 50 of file ui_pqColorOpacityEditorWidget.h.

◆ horizontalLayout

QHBoxLayout* Ui_ColorOpacityEditorWidget::horizontalLayout

Definition at line 51 of file ui_pqColorOpacityEditorWidget.h.

◆ label

QLabel* Ui_ColorOpacityEditorWidget::label

Definition at line 52 of file ui_pqColorOpacityEditorWidget.h.

◆ CurrentDataValue

pqDoubleLineEdit* Ui_ColorOpacityEditorWidget::CurrentDataValue

Definition at line 53 of file ui_pqColorOpacityEditorWidget.h.

◆ UseOpacityControlPointsFreehandDrawing

QCheckBox* Ui_ColorOpacityEditorWidget::UseOpacityControlPointsFreehandDrawing

Definition at line 54 of file ui_pqColorOpacityEditorWidget.h.

◆ UseLogScale

QCheckBox* Ui_ColorOpacityEditorWidget::UseLogScale

Definition at line 55 of file ui_pqColorOpacityEditorWidget.h.

◆ EnableOpacityMapping

QCheckBox* Ui_ColorOpacityEditorWidget::EnableOpacityMapping

Definition at line 56 of file ui_pqColorOpacityEditorWidget.h.

◆ UseLogScaleOpacity

QCheckBox* Ui_ColorOpacityEditorWidget::UseLogScaleOpacity

Definition at line 57 of file ui_pqColorOpacityEditorWidget.h.

◆ ColorLabel

QLabel* Ui_ColorOpacityEditorWidget::ColorLabel

Definition at line 58 of file ui_pqColorOpacityEditorWidget.h.

◆ ColorTable

pqExpandableTableView* Ui_ColorOpacityEditorWidget::ColorTable

Definition at line 59 of file ui_pqColorOpacityEditorWidget.h.

◆ OpacityLabel

QLabel* Ui_ColorOpacityEditorWidget::OpacityLabel

Definition at line 60 of file ui_pqColorOpacityEditorWidget.h.

◆ OpacityTable

pqExpandableTableView* Ui_ColorOpacityEditorWidget::OpacityTable

Definition at line 61 of file ui_pqColorOpacityEditorWidget.h.

◆ verticalLayout_3

QVBoxLayout* Ui_ColorOpacityEditorWidget::verticalLayout_3

Definition at line 62 of file ui_pqColorOpacityEditorWidget.h.

◆ label_2

QLabel* Ui_ColorOpacityEditorWidget::label_2

Definition at line 63 of file ui_pqColorOpacityEditorWidget.h.

◆ line

QFrame* Ui_ColorOpacityEditorWidget::line

Definition at line 64 of file ui_pqColorOpacityEditorWidget.h.

◆ ShowDataHistogram

QCheckBox* Ui_ColorOpacityEditorWidget::ShowDataHistogram

Definition at line 65 of file ui_pqColorOpacityEditorWidget.h.

◆ AutomaticDataHistogramComputation

QCheckBox* Ui_ColorOpacityEditorWidget::AutomaticDataHistogramComputation

Definition at line 66 of file ui_pqColorOpacityEditorWidget.h.

◆ horizontalLayout1

QHBoxLayout* Ui_ColorOpacityEditorWidget::horizontalLayout1

Definition at line 67 of file ui_pqColorOpacityEditorWidget.h.

◆ label1

QLabel* Ui_ColorOpacityEditorWidget::label1

Definition at line 68 of file ui_pqColorOpacityEditorWidget.h.

◆ DataHistogramNumberOfBins

pqIntRangeWidget* Ui_ColorOpacityEditorWidget::DataHistogramNumberOfBins

Definition at line 69 of file ui_pqColorOpacityEditorWidget.h.


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