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

#include <ui_pqKeyFrameEditor.h>

Inheritance diagram for Ui_pqKeyFrameEditor:
Inheritance graph
[legend]

Public Member Functions

void setupUi (QWidget *pqKeyFrameEditor)
 
void retranslateUi (QWidget *pqKeyFrameEditor)
 

Public Attributes

QGridLayout * gridLayout
 
QLabel * label
 
QTableView * tableView
 
QPushButton * pbNew
 
QPushButton * pbDelete
 
QPushButton * pbDeleteAll
 
QSpacerItem * spacerItem
 

Detailed Description

Definition at line 24 of file ui_pqKeyFrameEditor.h.

Member Function Documentation

◆ setupUi()

void Ui_pqKeyFrameEditor::setupUi ( QWidget *  pqKeyFrameEditor)
inline

Definition at line 35 of file ui_pqKeyFrameEditor.h.

◆ retranslateUi()

void Ui_pqKeyFrameEditor::retranslateUi ( QWidget *  pqKeyFrameEditor)
inline

Definition at line 82 of file ui_pqKeyFrameEditor.h.

Member Data Documentation

◆ gridLayout

QGridLayout* Ui_pqKeyFrameEditor::gridLayout

Definition at line 27 of file ui_pqKeyFrameEditor.h.

◆ label

QLabel* Ui_pqKeyFrameEditor::label

Definition at line 28 of file ui_pqKeyFrameEditor.h.

◆ tableView

QTableView* Ui_pqKeyFrameEditor::tableView

Definition at line 29 of file ui_pqKeyFrameEditor.h.

◆ pbNew

QPushButton* Ui_pqKeyFrameEditor::pbNew

Definition at line 30 of file ui_pqKeyFrameEditor.h.

◆ pbDelete

QPushButton* Ui_pqKeyFrameEditor::pbDelete

Definition at line 31 of file ui_pqKeyFrameEditor.h.

◆ pbDeleteAll

QPushButton* Ui_pqKeyFrameEditor::pbDeleteAll

Definition at line 32 of file ui_pqKeyFrameEditor.h.

◆ spacerItem

QSpacerItem* Ui_pqKeyFrameEditor::spacerItem

Definition at line 33 of file ui_pqKeyFrameEditor.h.


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