Grid.h File Reference

Contains an implementation of a grid. More...

#include "../Config.h"
#include <QFrame>
#include <vector>

Go to the source code of this file.

Classes

class  te::qt::widgets::Grid
 This class implements the grid, planar or geographic, to be used with the MapDisplay. 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.
 

Enumerations

enum  te::qt::widgets::GridTypes { te::qt::widgets::PLANAR, te::qt::widgets::GEOGRAPHIC }
 Defines the types of grid that can be used. More...
 

Detailed Description

Contains an implementation of a grid.

Definition in file Grid.h.