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
 
QComboBox * timeValueComboBox
 
pqSpinBoxtimestepValue
 
QLabel * timestepCountLabel
 

Detailed Description

Definition at line 22 of file ui_pqAnimationTimeWidget.h.

Member Function Documentation

◆ setupUi()

void Ui_AnimationTimeWidget::setupUi ( QWidget *  AnimationTimeWidget)
inline

Definition at line 31 of file ui_pqAnimationTimeWidget.h.

◆ retranslateUi()

void Ui_AnimationTimeWidget::retranslateUi ( QWidget *  AnimationTimeWidget)
inline

Definition at line 75 of file ui_pqAnimationTimeWidget.h.

Member Data Documentation

◆ horizontalLayout

QHBoxLayout* Ui_AnimationTimeWidget::horizontalLayout

Definition at line 25 of file ui_pqAnimationTimeWidget.h.

◆ timeLabel

QLabel* Ui_AnimationTimeWidget::timeLabel

Definition at line 26 of file ui_pqAnimationTimeWidget.h.

◆ timeValueComboBox

QComboBox* Ui_AnimationTimeWidget::timeValueComboBox

Definition at line 27 of file ui_pqAnimationTimeWidget.h.

◆ timestepValue

pqSpinBox* Ui_AnimationTimeWidget::timestepValue

Definition at line 28 of file ui_pqAnimationTimeWidget.h.

◆ timestepCountLabel

QLabel* Ui_AnimationTimeWidget::timestepCountLabel

Definition at line 29 of file ui_pqAnimationTimeWidget.h.


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