26#ifndef __TERRALIB_QTWIDGETS_INTERNAL_UTILS_H
27#define __TERRALIB_QTWIDGETS_INTERNAL_UTILS_H
51class QAbstractItemModel;
272 const QColor& fillColor,
const QColor& contourColor,
const std::size_t& contourWidth = 1);
336 const bool creationSupport );
353 const bool creationSupport );
This is the base class for Layers.
A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color.
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.
Enumerations related to Geometry module.
Namespace for the Color Model of TerraLib.
EncodingType
Supported character encodings.
GeomType
Each enumerated type is compatible with a Well-known Binary (WKB) type code.
Namespace for the Map Tools module of TerraLib.
ImageType
This enum specifies the possible input and output image formats supported by the canvas API.
Namespace for the Qt module of TerraLib.