19 #include "vtkViewsQtModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
39 virtual QWidget* GetWidget() = 0;
46 virtual void ProcessQtEvents();
52 virtual void ProcessQtEventsNoUserInput();
59 virtual bool SaveImage(
VTK_FILEPATH const char* fileName);
67 void operator=(
const vtkQtView&) =
delete;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
The superclass for all views.
a simple class to control print indentation
Superclass for Qt widget-based views.