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.
te::qt::widgets::PluginCMakeWriter::PluginCMakeWriter |
( |
| ) |
|
te::qt::widgets::PluginCMakeWriter::~PluginCMakeWriter |
( |
| ) |
|
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 |
|
) |
| |
void te::qt::widgets::PluginCMakeWriter::createPluginInfoFile |
( |
const std::string & |
buildPath, |
|
|
const te::core::PluginInfo & |
pi |
|
) |
| |
void te::qt::widgets::PluginCMakeWriter::findBoost |
( |
std::ofstream & |
stream | ) |
|
|
protected |
void te::qt::widgets::PluginCMakeWriter::findTerralib |
( |
std::ofstream & |
stream, |
|
|
const std::string & |
teCmakePath, |
|
|
const te::core::PluginInfo & |
pi |
|
) |
| |
|
protected |
void te::qt::widgets::PluginCMakeWriter::insertDefaultHeader |
( |
std::ofstream & |
stream | ) |
|
|
protected |
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_master/src/terralib/qt/widgets/plugin/builder/PluginCMakeWriter.h