Vespucci  1.0.0
PythonShellDialog Class Reference

#include <pythonshelldialog.h>

Inheritance diagram for PythonShellDialog:

Signals

void SetActionChecked (bool checked)
 

Public Member Functions

 PythonShellDialog (MainWindow *parent, QSharedPointer< VespucciWorkspace > ws)
 
 ~PythonShellDialog ()
 

Protected Member Functions

void closeEvent (QCloseEvent *ev)
 

Detailed Description

Definition at line 30 of file pythonshelldialog.h.

Constructor & Destructor Documentation

PythonShellDialog::PythonShellDialog ( MainWindow parent,
QSharedPointer< VespucciWorkspace ws 
)
explicit

Definition at line 23 of file pythonshelldialog.cpp.

PythonShellDialog::~PythonShellDialog ( )

Definition at line 30 of file pythonshelldialog.cpp.

Member Function Documentation

void PythonShellDialog::closeEvent ( QCloseEvent *  ev)
protected

Definition at line 36 of file pythonshelldialog.cpp.

void PythonShellDialog::SetActionChecked ( bool  checked)
signal

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