#include <PluginSourceWriter.h>
Definition at line 48 of file PluginSourceWriter.h.
 
◆ PluginSourceWriter()
      
        
          | te::qt::widgets::PluginSourceWriter::PluginSourceWriter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PluginSourceWriter()
      
        
          | te::qt::widgets::PluginSourceWriter::~PluginSourceWriter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ createConfigFile()
      
        
          | void te::qt::widgets::PluginSourceWriter::createConfigFile  | 
          ( | 
          const std::string &  | 
          sourcePath,  | 
        
        
           | 
           | 
          const std::string &  | 
          nameSpace,  | 
        
        
           | 
           | 
          const std::string  | 
          exportMacro,  | 
        
        
           | 
           | 
          const std::string  | 
          projName  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ createCppFile()
      
        
          | void te::qt::widgets::PluginSourceWriter::createCppFile  | 
          ( | 
          const std::string &  | 
          sourcePath,  | 
        
        
           | 
           | 
          const std::string &  | 
          nameSpace,  | 
        
        
           | 
           | 
          const std::string  | 
          projName  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ createHeaderFile()
      
        
          | void te::qt::widgets::PluginSourceWriter::createHeaderFile  | 
          ( | 
          const std::string &  | 
          sourcePath,  | 
        
        
           | 
           | 
          const std::string &  | 
          nameSpace  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getExportMacro()
  
  
      
        
          | std::string te::qt::widgets::PluginSourceWriter::getExportMacro  | 
          ( | 
          const std::string &  | 
          nameSpace | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertDefaultHeader()
  
  
      
        
          | void te::qt::widgets::PluginSourceWriter::insertDefaultHeader  | 
          ( | 
          std::ofstream &  | 
          stream,  | 
         
        
           | 
           | 
          const std::string &  | 
          fileName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertEndIfInfo()
  
  
      
        
          | void te::qt::widgets::PluginSourceWriter::insertEndIfInfo  | 
          ( | 
          std::ofstream &  | 
          stream,  | 
         
        
           | 
           | 
          const std::string &  | 
          nameSpace,  | 
         
        
           | 
           | 
          const std::string &  | 
          fileName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertFileInfo()
  
  
      
        
          | void te::qt::widgets::PluginSourceWriter::insertFileInfo  | 
          ( | 
          std::ofstream &  | 
          stream,  | 
         
        
           | 
           | 
          const std::string &  | 
          fileName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertIfDefInfo()
  
  
      
        
          | void te::qt::widgets::PluginSourceWriter::insertIfDefInfo  | 
          ( | 
          std::ofstream &  | 
          stream,  | 
         
        
           | 
           | 
          const std::string &  | 
          nameSpace,  | 
         
        
           | 
           | 
          const std::string &  | 
          fileName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertTerraLibHeader()
  
  
      
        
          | void te::qt::widgets::PluginSourceWriter::insertTerraLibHeader  | 
          ( | 
          std::ofstream &  | 
          stream | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/plugin/builder/PluginSourceWriter.h