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

#include <ui_pqSelectionEditor.h>

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

Public Member Functions

void setupUi (QWidget *SelectionEditor)
 
void retranslateUi (QWidget *SelectionEditor)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QHBoxLayout * SourceLayout
 
QLabel * SourceLabel
 
QLabel * SourceInfo
 
QHBoxLayout * ElementTypeLayout
 
QLabel * ElementTypeLabel
 
QLabel * ElementTypeInfo
 
QHBoxLayout * ExpressionLayout
 
QLabel * ExpressionLabel
 
QLineEdit * Expression
 
QScrollArea * scrollArea
 
QWidget * scrollAreaWidgetContents
 
QHBoxLayout * horizontalLayout
 
pqExpandableTableViewPropertiesView
 
QVBoxLayout * verticalLayoutToolbar
 
QToolButton * AddActiveSelection
 
QToolButton * RemoveSelectedSelection
 
QSpacerItem * VerticalSpacerToolbar
 
QToolButton * RemoveAllSelections
 
QHBoxLayout * FindResetCleanLayout
 
QPushButton * ActivateCombinedSelections
 

Detailed Description

Definition at line 29 of file ui_pqSelectionEditor.h.

Member Function Documentation

◆ setupUi()

void Ui_SelectionEditor::setupUi ( QWidget *  SelectionEditor)
inline

Definition at line 54 of file ui_pqSelectionEditor.h.

◆ retranslateUi()

void Ui_SelectionEditor::retranslateUi ( QWidget *  SelectionEditor)
inline

Definition at line 201 of file ui_pqSelectionEditor.h.

Member Data Documentation

◆ verticalLayout

QVBoxLayout* Ui_SelectionEditor::verticalLayout

Definition at line 32 of file ui_pqSelectionEditor.h.

◆ SourceLayout

QHBoxLayout* Ui_SelectionEditor::SourceLayout

Definition at line 33 of file ui_pqSelectionEditor.h.

◆ SourceLabel

QLabel* Ui_SelectionEditor::SourceLabel

Definition at line 34 of file ui_pqSelectionEditor.h.

◆ SourceInfo

QLabel* Ui_SelectionEditor::SourceInfo

Definition at line 35 of file ui_pqSelectionEditor.h.

◆ ElementTypeLayout

QHBoxLayout* Ui_SelectionEditor::ElementTypeLayout

Definition at line 36 of file ui_pqSelectionEditor.h.

◆ ElementTypeLabel

QLabel* Ui_SelectionEditor::ElementTypeLabel

Definition at line 37 of file ui_pqSelectionEditor.h.

◆ ElementTypeInfo

QLabel* Ui_SelectionEditor::ElementTypeInfo

Definition at line 38 of file ui_pqSelectionEditor.h.

◆ ExpressionLayout

QHBoxLayout* Ui_SelectionEditor::ExpressionLayout

Definition at line 39 of file ui_pqSelectionEditor.h.

◆ ExpressionLabel

QLabel* Ui_SelectionEditor::ExpressionLabel

Definition at line 40 of file ui_pqSelectionEditor.h.

◆ Expression

QLineEdit* Ui_SelectionEditor::Expression

Definition at line 41 of file ui_pqSelectionEditor.h.

◆ scrollArea

QScrollArea* Ui_SelectionEditor::scrollArea

Definition at line 42 of file ui_pqSelectionEditor.h.

◆ scrollAreaWidgetContents

QWidget* Ui_SelectionEditor::scrollAreaWidgetContents

Definition at line 43 of file ui_pqSelectionEditor.h.

◆ horizontalLayout

QHBoxLayout* Ui_SelectionEditor::horizontalLayout

Definition at line 44 of file ui_pqSelectionEditor.h.

◆ PropertiesView

pqExpandableTableView* Ui_SelectionEditor::PropertiesView

Definition at line 45 of file ui_pqSelectionEditor.h.

◆ verticalLayoutToolbar

QVBoxLayout* Ui_SelectionEditor::verticalLayoutToolbar

Definition at line 46 of file ui_pqSelectionEditor.h.

◆ AddActiveSelection

QToolButton* Ui_SelectionEditor::AddActiveSelection

Definition at line 47 of file ui_pqSelectionEditor.h.

◆ RemoveSelectedSelection

QToolButton* Ui_SelectionEditor::RemoveSelectedSelection

Definition at line 48 of file ui_pqSelectionEditor.h.

◆ VerticalSpacerToolbar

QSpacerItem* Ui_SelectionEditor::VerticalSpacerToolbar

Definition at line 49 of file ui_pqSelectionEditor.h.

◆ RemoveAllSelections

QToolButton* Ui_SelectionEditor::RemoveAllSelections

Definition at line 50 of file ui_pqSelectionEditor.h.

◆ FindResetCleanLayout

QHBoxLayout* Ui_SelectionEditor::FindResetCleanLayout

Definition at line 51 of file ui_pqSelectionEditor.h.

◆ ActivateCombinedSelections

QPushButton* Ui_SelectionEditor::ActivateCombinedSelections

Definition at line 52 of file ui_pqSelectionEditor.h.


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