Selection.h File Reference

This class implements a concrete tool to select layer features using an extent. More...

#include "../../../maptools/AbstractLayer.h"
#include "../Config.h"
#include "RubberBand.h"
#include <QColor>
#include <list>
#include <vector>

Go to the source code of this file.

Classes

class  te::qt::widgets::Selection
 This class implements a concrete tool to select layer features using an extent. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::gm
 Namespace for the Vector Geometry 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

This class implements a concrete tool to select layer features using an extent.

Definition in file Selection.h.