#include "TabularViewerEx.h"#include <terralib/common/TerraLib.h>#include <terralib/common/Exception.h>#include <terralib/qt/widgets/dataview/HLDelegateDecorator.h>#include <QApplication>#include <QIcon>Go to the source code of this file.
Functions | |
| void | LoadDrivers () |
| TerraLib include files. More... | |
| int | main (int argc, char **argv) |
| void LoadDrivers | ( | ) |
TerraLib include files.
Qt include files
Definition at line 33 of file examples/dataview/main.cpp.
References te::plugin::GetInstalledPlugin(), and te::common::Singleton< PluginManager >::getInstance().
Referenced by main().
Definition at line 41 of file examples/dataview/main.cpp.
References TerraLib::finalize(), te::common::Singleton< PluginManager >::getInstance(), te::common::Singleton< TerraLib >::getInstance(), TerraLib::initialize(), and LoadDrivers().