#include <PluginSourceWriter.h>
Definition at line 48 of file PluginSourceWriter.h.
te::qt::widgets::PluginSourceWriter::PluginSourceWriter |
( |
| ) |
|
te::qt::widgets::PluginSourceWriter::~PluginSourceWriter |
( |
| ) |
|
void te::qt::widgets::PluginSourceWriter::createConfigFile |
( |
const std::string & |
sourcePath, |
|
|
const std::string & |
nameSpace, |
|
|
const std::string |
exportMacro, |
|
|
const std::string |
projName |
|
) |
| |
void te::qt::widgets::PluginSourceWriter::createCppFile |
( |
const std::string & |
sourcePath, |
|
|
const std::string & |
nameSpace, |
|
|
const std::string |
projName |
|
) |
| |
void te::qt::widgets::PluginSourceWriter::createHeaderFile |
( |
const std::string & |
sourcePath, |
|
|
const std::string & |
nameSpace |
|
) |
| |
std::string te::qt::widgets::PluginSourceWriter::getExportMacro |
( |
const std::string & |
nameSpace | ) |
|
|
protected |
void te::qt::widgets::PluginSourceWriter::insertDefaultHeader |
( |
std::ofstream & |
stream, |
|
|
const std::string & |
fileName |
|
) |
| |
|
protected |
void te::qt::widgets::PluginSourceWriter::insertEndIfInfo |
( |
std::ofstream & |
stream, |
|
|
const std::string & |
nameSpace, |
|
|
const std::string & |
fileName |
|
) |
| |
|
protected |
void te::qt::widgets::PluginSourceWriter::insertFileInfo |
( |
std::ofstream & |
stream, |
|
|
const std::string & |
fileName |
|
) |
| |
|
protected |
void te::qt::widgets::PluginSourceWriter::insertIfDefInfo |
( |
std::ofstream & |
stream, |
|
|
const std::string & |
nameSpace, |
|
|
const std::string & |
fileName |
|
) |
| |
|
protected |
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_master/terralib5/src/terralib/qt/widgets/plugin/builder/PluginSourceWriter.h