27#include "vtkViewsQtModule.h"
74 void operator=(
const vtkQtView&) =
delete;
a simple class to control print indentation
virtual void ProcessQtEventsNoUserInput()
Calls QApplication::processEvents(QEventLoop::ExcludeUserInputEvents).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual QWidget * GetWidget()=0
Get the main container of this view (a QWidget).
virtual void ProcessQtEvents()
Calls QApplication::processEvents().
virtual bool SaveImage(VTK_FILEPATH const char *fileName)
Save an image.
vtkView()
Meant for use by subclasses and vtkRepresentation subclasses.