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

#include <ui_pqPythonAnimationCue.h>

Inheritance diagram for Ui_PythonAnimationCue:
Inheritance graph
[legend]

Public Member Functions

void setupUi (QDialog *PythonAnimationCue)
 
void retranslateUi (QDialog *PythonAnimationCue)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QLabel * label
 
QTextEdit * script
 
QDialogButtonBox * buttonBox
 

Detailed Description

Definition at line 22 of file ui_pqPythonAnimationCue.h.

Member Function Documentation

◆ setupUi()

void Ui_PythonAnimationCue::setupUi ( QDialog *  PythonAnimationCue)
inline

Definition at line 30 of file ui_pqPythonAnimationCue.h.

◆ retranslateUi()

void Ui_PythonAnimationCue::retranslateUi ( QDialog *  PythonAnimationCue)
inline

Definition at line 62 of file ui_pqPythonAnimationCue.h.

Member Data Documentation

◆ verticalLayout

QVBoxLayout* Ui_PythonAnimationCue::verticalLayout

Definition at line 25 of file ui_pqPythonAnimationCue.h.

◆ label

QLabel* Ui_PythonAnimationCue::label

Definition at line 26 of file ui_pqPythonAnimationCue.h.

◆ script

QTextEdit* Ui_PythonAnimationCue::script

Definition at line 27 of file ui_pqPythonAnimationCue.h.

◆ buttonBox

QDialogButtonBox* Ui_PythonAnimationCue::buttonBox

Definition at line 28 of file ui_pqPythonAnimationCue.h.


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