Worker that calls the elastix executable in a subprocess.  
 More...
#include <ElastixRunner.h>
Worker that calls the elastix executable in a subprocess. 
 
◆ ElastixRunner()
      
        
          | ElastixRunner::ElastixRunner  | 
          ( | 
          QString  | 
          elastixPath,  | 
        
        
           | 
           | 
          QStringList  | 
          arguments,  | 
        
        
           | 
           | 
          QString  | 
          workingDirectory = "",  | 
        
        
           | 
           | 
          QObject *  | 
          parent = nullptr  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ finished
  
  
      
        
          | void ElastixRunner::finished  | 
          ( | 
          int  | 
          exitCode,  | 
         
        
           | 
           | 
          const QString &  | 
          output  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
◆ getExitCode()
      
        
          | int ElastixRunner::getExitCode  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getProcessError()
      
        
          | QString ElastixRunner::getProcessError  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getStdOutput()
      
        
          | QString ElastixRunner::getStdOutput  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ outputReady
  
  
      
        
          | void ElastixRunner::outputReady  | 
          ( | 
          const QString &  | 
          output | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ startProcess
  
  
      
        
          | void ElastixRunner::startProcess  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
The documentation for this class was generated from the following files: