ParaView
|
#include "pqPythonModule.h"
#include <QObject>
#include <QScopedPointer>
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... | |