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

#include <ui_pqAnimationTimeWidget.h>

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

Public Member Functions

void setupUi (QWidget *AnimationTimeWidget)
 
void retranslateUi (QWidget *AnimationTimeWidget)
 

Public Attributes

QHBoxLayout * horizontalLayout
 
QLabel * timeLabel
 
QRadioButton * radioButtonValue
 
pqDoubleLineEdittimeValue
 
QComboBox * timeValueComboBox
 
QRadioButton * radioButtonStep
 
pqSpinBoxtimestepValue
 
QLabel * timestepCountLabel
 
QSpacerItem * horizontalSpacer
 

Detailed Description

Definition at line 25 of file ui_pqAnimationTimeWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_AnimationTimeWidget::setupUi ( QWidget *  AnimationTimeWidget)
inline

Definition at line 38 of file ui_pqAnimationTimeWidget.h.

◆ retranslateUi()

void Ui_AnimationTimeWidget::retranslateUi ( QWidget *  AnimationTimeWidget)
inline

Definition at line 108 of file ui_pqAnimationTimeWidget.h.

Member Data Documentation

◆ horizontalLayout

QHBoxLayout* Ui_AnimationTimeWidget::horizontalLayout

Definition at line 28 of file ui_pqAnimationTimeWidget.h.

◆ timeLabel

QLabel* Ui_AnimationTimeWidget::timeLabel

Definition at line 29 of file ui_pqAnimationTimeWidget.h.

◆ radioButtonValue

QRadioButton* Ui_AnimationTimeWidget::radioButtonValue

Definition at line 30 of file ui_pqAnimationTimeWidget.h.

◆ timeValue

pqDoubleLineEdit* Ui_AnimationTimeWidget::timeValue

Definition at line 31 of file ui_pqAnimationTimeWidget.h.

◆ timeValueComboBox

QComboBox* Ui_AnimationTimeWidget::timeValueComboBox

Definition at line 32 of file ui_pqAnimationTimeWidget.h.

◆ radioButtonStep

QRadioButton* Ui_AnimationTimeWidget::radioButtonStep

Definition at line 33 of file ui_pqAnimationTimeWidget.h.

◆ timestepValue

pqSpinBox* Ui_AnimationTimeWidget::timestepValue

Definition at line 34 of file ui_pqAnimationTimeWidget.h.

◆ timestepCountLabel

QLabel* Ui_AnimationTimeWidget::timestepCountLabel

Definition at line 35 of file ui_pqAnimationTimeWidget.h.

◆ horizontalSpacer

QSpacerItem* Ui_AnimationTimeWidget::horizontalSpacer

Definition at line 36 of file ui_pqAnimationTimeWidget.h.


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