#include <pqPythonScriptEditor.h>
Inherits QMainWindow.
Definition at line 45 of file pqPythonScriptEditor.h.
§ Superclass
§ pqPythonScriptEditor()
| pqPythonScriptEditor::pqPythonScriptEditor |
( |
QWidget * |
parent = 0 | ) |
|
§ setSaveDialogDefaultDirectory()
| void pqPythonScriptEditor::setSaveDialogDefaultDirectory |
( |
const QString & |
dir | ) |
|
§ setPythonManager()
§ open
| void pqPythonScriptEditor::open |
( |
const QString & |
filename | ) |
|
|
slot |
§ setText
| void pqPythonScriptEditor::setText |
( |
const QString & |
text | ) |
|
|
slot |
§ newFile
| bool pqPythonScriptEditor::newFile |
( |
| ) |
|
|
slot |
§ fileSaved
| void pqPythonScriptEditor::fileSaved |
( |
| ) |
|
|
signal |
§ closeEvent()
| void pqPythonScriptEditor::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protected |
The documentation for this class was generated from the following file: