SymbolLibraryManager.h File Reference

The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib. More...

#include "../../../common/Singleton.h"
#include "../Config.h"
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  te::qt::widgets::SymbolLibraryManager
 The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib.

Definition in file SymbolLibraryManager.h.