38 #ifndef vtkQtInitialization_h 
   39 #define vtkQtInitialization_h 
   41 #include "vtkRenderingQtModule.h"  
   61   QApplication *Application;
 
   65 #endif // vtkQtInitialization_h 
abstract base class for most VTK objects 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
Initializes a Qt application. 
 
a simple class to control print indentation 
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...