This file contains utility functions for dealing with Symbology Enconding and Qt concepts. More...
#include "../Config.h"Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
| te::se | |
| Namespace for the Symbology Encoding module of TerraLib. | |
Functions | |
| void | te::qt::widgets::Config (QPen &pen, const te::se::Stroke *stroke) |
| It configs the given pen based on Symbology Enconding Stroke element. More... | |
| void | te::qt::widgets::Config (QBrush &brush, const te::se::Fill *fill) |
| It configs the given brush based on Symbology Enconding Fill element. More... | |
This file contains utility functions for dealing with Symbology Enconding and Qt concepts.
Definition in file Utils.h.