This class is used to create the cmake file for the new plugin builded.  
 More...
#include <PluginCMakeWriter.h>
This class is used to create the cmake file for the new plugin builded. 
Definition at line 50 of file PluginCMakeWriter.h.
 
◆ PluginCMakeWriter()
      
        
          | te::qt::widgets::PluginCMakeWriter::PluginCMakeWriter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PluginCMakeWriter()
      
        
          | te::qt::widgets::PluginCMakeWriter::~PluginCMakeWriter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ createCmakeFile()
      
        
          | void te::qt::widgets::PluginCMakeWriter::createCmakeFile  | 
          ( | 
          const std::string &  | 
          buildPath,  | 
        
        
           | 
           | 
          const std::string &  | 
          sourcePath,  | 
        
        
           | 
           | 
          const std::string &  | 
          projName,  | 
        
        
           | 
           | 
          const std::string  | 
          exportMacro,  | 
        
        
           | 
           | 
          const std::string &  | 
          cmakePath,  | 
        
        
           | 
           | 
          const te::core::PluginInfo &  | 
          pi  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ createPluginInfoFile()
      
        
          | void te::qt::widgets::PluginCMakeWriter::createPluginInfoFile  | 
          ( | 
          const std::string &  | 
          buildPath,  | 
        
        
           | 
           | 
          const te::core::PluginInfo &  | 
          pi  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ findBoost()
  
  
      
        
          | void te::qt::widgets::PluginCMakeWriter::findBoost  | 
          ( | 
          std::ofstream &  | 
          stream | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ findTerralib()
  
  
      
        
          | void te::qt::widgets::PluginCMakeWriter::findTerralib  | 
          ( | 
          std::ofstream &  | 
          stream,  | 
         
        
           | 
           | 
          const std::string &  | 
          teCmakePath,  | 
         
        
           | 
           | 
          const te::core::PluginInfo &  | 
          pi  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertDefaultHeader()
  
  
      
        
          | void te::qt::widgets::PluginCMakeWriter::insertDefaultHeader  | 
          ( | 
          std::ofstream &  | 
          stream | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ insertDefaultXMLHeader()
  
  
      
        
          | void te::qt::widgets::PluginCMakeWriter::insertDefaultXMLHeader  | 
          ( | 
          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/PluginCMakeWriter.h