ReadPixelTool.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 "../../../maptools/AbstractLayer.h"
#include "AbstractTool.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  te::qt::widgets::ReadPixelTool
 

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

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 ReadPixelTool.h.