30 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_TEXTSYMBOLIZERPROPERTY_H 31 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_TEXTSYMBOLIZERPROPERTY_H 36 #include "../Config.h" 54 class GroupPropertyItemHandler;
55 class HaloPropertyItem;
56 class LinePlacementPropertyItem;
57 class PointPlacementPropertyItem;
58 class TextPropertyItem;
113 void setLabels(
const std::vector<std::string>& names);
115 virtual void handleValueChanged(QtProperty* qProperty,
const QVariant& qVariant)
override;
128 #endif //__TERRALIB_QT_WIDGETS_SE_INTERNAL_TEXTSYMBOLIZERPROPERTY_H
GroupPropertyItemHandler * m_groupHandler
A widget used to define the text symbolizer properties, such as:
A Symbolizer describes how a feature is to appear on a map.
te::qt::widgets::HaloPropertyItem * m_halo
te::qt::widgets::TextPropertyItem * m_text
te::qt::widgets::PointPlacementPropertyItem * m_pp
te::qt::widgets::LinePlacementPropertyItem * m_lp
A parent widget used to define the symbolizer properties.
A bse item to represent the style items in property listener.
A widget used to define the text se object.