Go to the documentation of this file.
   26 #ifndef __TERRALIB_QTWIDGETS_INTERNAL_UTILS_H 
   27 #define __TERRALIB_QTWIDGETS_INTERNAL_UTILS_H 
   30 #include "../../color/RGBAColor.h" 
   31 #include "../../geometry/Enums.h" 
   32 #include "../../maptools/AbstractLayer.h" 
   33 #include "../../maptools/Enums.h" 
   34 #include "../../maptools/MapDisplay.h" 
   40 #include <QModelIndex> 
   44 #include <QHeaderView> 
   50 class QAbstractItemModel;
 
   57 class QTreeWidgetItem;
 
  271                                                const QColor& fillColor, 
const QColor& contourColor, 
const std::size_t& contourWidth = 1);
 
  482 #endif  // __TERRALIB_QTWIDGETS_INTERNAL_UTILS_H 
  
 
This class controls how a set of layers are displayed.
 
A canvas is an abstraction of a drawing area.
 
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
 
ImageType
This enum specifies the possible input and output image formats supported by the canvas API.
 
EncodingType
Supported character encodings.
 
Proxy configuration file for TerraView (see terraview_config.h).
 
GeomType
Each enumerated type is compatible with a Well-known Binary (WKB) type code.