#include <terralib/color.h>#include <terralib/common.h>#include <terralib/dataaccess.h>#include <terralib/geometry.h>#include <terralib/maptools.h>#include <terralib/postgis.h>#include <terralib/qt/widgets.h>#include <terralib/common/TerraLib.h>#include <terralib/plugin.h>#include <cppunit/BriefTestProgressListener.h>#include <cppunit/CompilerOutputter.h>#include <cppunit/extensions/HelperMacros.h>#include <cppunit/extensions/TestFactoryRegistry.h>#include <cppunit/TestResult.h>#include <cppunit/TestResultCollector.h>#include <cppunit/TestRunner.h>#include <cppunit/XmlOutputter.h>Go to the source code of this file.
Functions | |
| void | LoadModules () |
| It loads the data source drivers. More... | |
| int | main (int, char **) |
| 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 42 of file unittest/qtwidgets/main.cpp.
References te::plugin::GetInstalledPlugin(), and te::common::Singleton< PluginManager >::getInstance().
Referenced by main().
Definition at line 66 of file unittest/qtwidgets/main.cpp.
References TerraLib::finalize(), te::common::Singleton< PluginManager >::getInstance(), te::common::Singleton< TerraLib >::getInstance(), TerraLib::initialize(), and LoadModules().