◆ command
      
        
          | QString Win32PtyProcess::Private::command | 
        
      
 
 
◆ env
      
        
          | QString Win32PtyProcess::Private::env | 
        
      
 
 
◆ exit_code
      
        
          | DWORD Win32PtyProcess::Private::exit_code = 0 | 
        
      
 
 
◆ hInput
      
        
          | HANDLE Win32PtyProcess::Private::hInput = INVALID_HANDLE_VALUE | 
        
      
 
 
◆ hOutput
      
        
          | HANDLE Win32PtyProcess::Private::hOutput = INVALID_HANDLE_VALUE | 
        
      
 
 
◆ hProcess
      
        
          | HANDLE Win32PtyProcess::Private::hProcess = INVALID_HANDLE_VALUE | 
        
      
 
 
◆ mutex
      
        
          | QMutex Win32PtyProcess::Private::mutex | 
        
      
 
 
◆ th_output_reader
The documentation for this struct was generated from the following file: