SelectionTool.h File Reference

An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application. More...

#include <terralib/qt/widgets/tools/AbstractTool.h>
#include <vector>

Go to the source code of this file.

Classes

class  SelectionTool
 

Namespaces

 te
 URI C++ Library.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application.

Definition in file SelectionTool.h.