#include "vtkPython.h"
#include "pqPythonModule.h"
#include <QObject>
#include "vtkPythonCompatibility.h"
#include "vtkPythonInterpreter.h"
#include "vtkSmartPyObject.h"
Go to the source code of this file.
Classes | |
class | pqPythonSyntaxHighlighter |
This class is a helper object to attach to a QTextEdit to add Python syntax highlighting to the text that is displayed. More... | |
Macros | |
#define | slots Q_SLOTS |
#define slots Q_SLOTS |
Definition at line 9 of file pqPythonSyntaxHighlighter.h.