26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_LOCALIMAGEPROPERTYITEM_H 
   27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_LOCALIMAGEPROPERTYITEM_H 
   30 #include "../Config.h" 
   38     class ExternalGraphic;
 
   98           virtual void valueChanged(QtProperty* p, 
const QString &value);
 
  100           void setDlg(QWidget *parent, QtProperty * prop);
 
  111           void externalGraphicChanged();
 
  127 #endif //__TERRALIB_QT_WIDGETS_SE_INTERNAL_LOCALIMAGEPROPERTYITEM_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
The ExternalGraphic allows a reference to be made to an external graphic file with a Web URL or to in...
 
te::se::ExternalGraphic * m_eg
Mark element that will be configured by this widget. 
 
A widget used to define a local image graphic for a se symbolizer. 
 
QtProperty * m_imgProperty
 
A widget used to define the main property items that can be used to describe a se object...