#include <terralib/core/utils/Platform.h>#include <terralib/common.h>#include <terralib/core/plugin.h>#include "SymbologyWidgets.h"#include <exception>#include <iostream>Go to the source code of this file.
Functions | |
| void | LoadGDALModule () |
| int | main (int, char **) |
| void LoadGDALModule | ( | ) |
Definition at line 37 of file examples/qt/se/main.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.
Referenced by main().
Definition at line 69 of file examples/qt/se/main.cpp.
References te::core::PluginManager::clear(), TerraLib::finalize(), te::common::Singleton< TerraLib >::getInstance(), TerraLib::initialize(), te::core::PluginManager::instance(), LoadGDALModule(), RasterSymbologyWidgets(), and SymbologyWidgets().