All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::tools::dscopy::Utils Class Reference

Class with help methods for the application. More...

#include <Utils.h>

Static Public Member Functions

static bool loadModules (std::string &errorMessage)
 Load Terralib modules. More...
 

Detailed Description

Class with help methods for the application.

Definition at line 43 of file Utils.h.

Member Function Documentation

bool Utils::loadModules ( std::string &  errorMessage)
static

Load Terralib modules.

Parameters
errorMessageString that receive errors description
Returns
True if successfully

Definition at line 7 of file Utils.cpp.

References te::common::Singleton< PluginManager >::getInstance(), te::plugin::PluginInfo::m_description, and te::plugin::PluginInfo::m_name.

Referenced by te::tools::dscopy::DSCopyDialogController::DSCopyDialogController(), and te::tools::dscopy::DSCopy::init().


The documentation for this class was generated from the following files: