Pure static class gathering most of the interactions with ParaView's API and ParaView's start sequence.  
#include <PVViewer_Core.h>
  
  
      
        
          | PVViewer_Core::PVViewer_Core  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | virtual PVViewer_Core::~PVViewer_Core  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivatevirtual   | 
  
 
 
  
  
      
        
          | pqPVApplicationCore * PVViewer_Core::GetPVApplication  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | void PVViewer_Core::ParaviewCleanup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | void PVViewer_Core::ParaviewInitBehaviors  | 
          ( | 
          bool  | 
          fullSetup = false,  | 
         
        
           | 
           | 
          QMainWindow *  | 
          aDesktop = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | void PVViewer_Core::ParaviewLoadConfigurations  | 
          ( | 
          const QString &  | 
          configPath,  | 
         
        
           | 
           | 
          bool  | 
          force = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | bool PVViewer_Core::ConfigLoaded = false | 
         
       
   | 
  
staticprivate   | 
  
 
 
  
  
      
        
          | pqPVApplicationCore * PVViewer_Core::MyCoreApp = 0 | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following files: