Go to the documentation of this file.
26 #ifndef PVGUI_Module_H
27 #define PVGUI_Module_H
29 #include <LightApp_Module.h>
33 class vtkEventQtSlotConnect;
35 class pqPythonScriptEditor;
36 class pqPVApplicationCore;
37 class PVViewer_GUIElements;
38 class PVServer_ServiceWrapper;
39 class SUIT_ViewWindow;
121 virtual void windows( QMap<int, int>& )
const;
139 inline static PVServer_ServiceWrapper*
GetEngine();
220 #if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
235 #endif // PVGUI_Module_H