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... | |
      
  | 
  static | 
Load Terralib modules.
| errorMessage | String that receive errors description | 
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().