PluginCMakeWriter.h File Reference

This class is used to create the cmake file for the new plugin builded. More...

#include "../../Config.h"
#include "../../../../plugin/PluginInfo.h"
#include "../../../../plugin/Provider.h"
#include <fstream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::qt::widgets::PluginCMakeWriter
 This class is used to create the cmake file for the new plugin builded. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

This class is used to create the cmake file for the new plugin builded.

Definition in file PluginCMakeWriter.h.