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"
51class QAbstractItemModel;
272 const QColor& fillColor,
const QColor& contourColor,
const std::size_t& contourWidth = 1);
336 const bool creationSupport );
353 const bool creationSupport );
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
A canvas is an abstraction of a drawing area.
This class controls how a set of layers are displayed.
EncodingType
Supported character encodings.
GeomType
Each enumerated type is compatible with a Well-known Binary (WKB) type code.
ImageType
This enum specifies the possible input and output image formats supported by the canvas API.
Proxy configuration file for TerraView (see terraview_config.h).