#include <LightApp_PyEditor.h>
- Parameters
 - 
  
    | interp | python interper  | 
    | parent | parent widget  | 
  
   
 
 
      
        
          | LightApp_PyEditor::~LightApp_PyEditor  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | QString LightApp_PyEditor::getDumpFileName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
This function can be redefined in successor classes to show application specific dialog box.
- Returns
 - path to the dump file 
 
References SUIT_FileDlg::getFileName().
 
 
  
  
      
        
          | QString LightApp_PyEditor::getLogFileName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
This function can be redefined in successor classes to show application specific dialog box.
- Returns
 - path to the log file 
 
References SUIT_FileDlg::getFileName().
 
 
The documentation for this class was generated from the following files: