#include "pqPythonUtils.h"
#include <QAction>
#include <QMenu>
#include <QPointer>
#include <array>
#include <cstddef>
#include <vector>
Go to the source code of this file.
Classes | |
struct | EditorActionGroup< E > |
A template group of action. More... | |
struct | pqPythonEditorActions |