#include <pqPythonScriptEditor.h>
List of all members.
Detailed Description
Definition at line 44 of file pqPythonScriptEditor.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| pqPythonScriptEditor::pqPythonScriptEditor |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
| void pqPythonScriptEditor::setSaveDialogDefaultDirectory |
( |
const QString & |
dir | ) |
|
| void pqPythonScriptEditor::open |
( |
const QString & |
filename | ) |
[slot] |
| void pqPythonScriptEditor::setText |
( |
const QString & |
text | ) |
[slot] |
| bool pqPythonScriptEditor::newFile |
( |
| ) |
[slot] |
| void pqPythonScriptEditor::fileSaved |
( |
| ) |
[signal] |
| void pqPythonScriptEditor::closeEvent |
( |
QCloseEvent * |
event | ) |
[protected] |
The documentation for this class was generated from the following file: