pqPythonShellReaction is a reaction to handle showing of the python shell.
More...
#include <pqPythonShellReaction.h>
pqPythonShellReaction is a reaction to handle showing of the python shell.
Definition at line 40 of file pqPythonShellReaction.h.
§ pqPythonShellReaction()
pqPythonShellReaction::pqPythonShellReaction |
( |
QAction * |
parent | ) |
|
§ showPythonShell()
static void pqPythonShellReaction::showPythonShell |
( |
| ) |
|
|
static |
Pops up the python shell dialog when compiled with PARAVIEW_ENABLE_PYTHON flag on.
§ executeScript()
static void pqPythonShellReaction::executeScript |
( |
const char * |
filename | ) |
|
|
static |
Executes a python script.
§ onTriggered()
virtual void pqPythonShellReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: