Vespucci
1.0.0
|
#include <pythonshelldialog.h>
Signals | |
void | SetActionChecked (bool checked) |
Public Member Functions | |
PythonShellDialog (MainWindow *parent, QSharedPointer< VespucciWorkspace > ws) | |
~PythonShellDialog () | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *ev) |
Definition at line 30 of file pythonshelldialog.h.
|
explicit |
Definition at line 23 of file pythonshelldialog.cpp.
PythonShellDialog::~PythonShellDialog | ( | ) |
Definition at line 30 of file pythonshelldialog.cpp.
|
protected |
Definition at line 36 of file pythonshelldialog.cpp.
|
signal |