Classes | Macros
pqPythonSyntaxHighlighter.h File Reference
#include "vtkPython.h"
#include "pqPythonModule.h"
#include <QObject>
#include "vtkPythonCompatibility.h"
#include "vtkPythonInterpreter.h"
#include "vtkSmartPyObject.h"
Include dependency graph for pqPythonSyntaxHighlighter.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
 

Macro Definition Documentation

◆ slots

#define slots   Q_SLOTS

Definition at line 9 of file pqPythonSyntaxHighlighter.h.