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

#include <ui_pqPythonShell.h>

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

Public Member Functions

void setupUi (QWidget *PythonShell)
 
void retranslateUi (QWidget *PythonShell)
 

Public Attributes

QVBoxLayout * verticalLayout
 
pqConsoleWidgetconsoleWidget
 
QHBoxLayout * horizontalLayout
 
QSpacerItem * horizontalSpacer_2
 
QPushButton * runScriptButton
 
QPushButton * clearButton
 
QPushButton * resetButton
 

Detailed Description

Definition at line 23 of file ui_pqPythonShell.h.

Member Function Documentation

◆ setupUi()

void Ui_PythonShell::setupUi ( QWidget *  PythonShell)
inline

Definition at line 34 of file ui_pqPythonShell.h.

◆ retranslateUi()

void Ui_PythonShell::retranslateUi ( QWidget *  PythonShell)
inline

Definition at line 85 of file ui_pqPythonShell.h.

Member Data Documentation

◆ verticalLayout

QVBoxLayout* Ui_PythonShell::verticalLayout

Definition at line 26 of file ui_pqPythonShell.h.

◆ consoleWidget

pqConsoleWidget* Ui_PythonShell::consoleWidget

Definition at line 27 of file ui_pqPythonShell.h.

◆ horizontalLayout

QHBoxLayout* Ui_PythonShell::horizontalLayout

Definition at line 28 of file ui_pqPythonShell.h.

◆ horizontalSpacer_2

QSpacerItem* Ui_PythonShell::horizontalSpacer_2

Definition at line 29 of file ui_pqPythonShell.h.

◆ runScriptButton

QPushButton* Ui_PythonShell::runScriptButton

Definition at line 30 of file ui_pqPythonShell.h.

◆ clearButton

QPushButton* Ui_PythonShell::clearButton

Definition at line 31 of file ui_pqPythonShell.h.

◆ resetButton

QPushButton* Ui_PythonShell::resetButton

Definition at line 32 of file ui_pqPythonShell.h.


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