#include "LoadModules.h"#include "Config.h"#include <terralib/core/utils/Platform.h>#include <terralib/core/plugin.h>#include <terralib/common.h>#include <iostream>Go to the source code of this file.
Functions | |
| void | LoadModules () |
| It loads the data source drivers. More... | |
| void LoadModules | ( | ) |
It loads the data source drivers.
It loads the TerraLib modules.
Load the required runtime modules.
Load terralib modules.
It loads the data source drivers.
Definition at line 12 of file qt/query/LoadModules.cpp.
References te::core::FindInTerraLibPath(), te::core::PluginManager::insert(), te::core::PluginManager::instance(), te::core::JSONPluginInfoSerializer(), te::core::PluginManager::load(), and te::core::PluginInfo::name.