Macros | Typedefs
pqQVTKWidgetBase.h File Reference
#include "QVTKOpenGLWidget.h"
Include dependency graph for pqQVTKWidgetBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PARAVIEW_USING_QVTKOPENGLNATIVEWIDGET   0
 
#define PARAVIEW_USING_QVTKOPENGLWIDGET   1
 

Typedefs

using pqQVTKWidgetBase = QVTKOpenGLWidget
 
typedef vtkGenericOpenGLRenderWindow pqQVTKWidgetBaseRenderWindowType
 

Macro Definition Documentation

◆ PARAVIEW_USING_QVTKOPENGLNATIVEWIDGET

#define PARAVIEW_USING_QVTKOPENGLNATIVEWIDGET   0

Definition at line 48 of file pqQVTKWidgetBase.h.

◆ PARAVIEW_USING_QVTKOPENGLWIDGET

#define PARAVIEW_USING_QVTKOPENGLWIDGET   1

Definition at line 49 of file pqQVTKWidgetBase.h.

Typedef Documentation

◆ pqQVTKWidgetBase

using pqQVTKWidgetBase = QVTKOpenGLWidget

Definition at line 47 of file pqQVTKWidgetBase.h.

◆ pqQVTKWidgetBaseRenderWindowType

Definition at line 52 of file pqQVTKWidgetBase.h.