26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHMARKPROPERTYITEM_H    27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHMARKPROPERTYITEM_H    30 #include "../Config.h"    31 #include "../propertybrowser/AbstractPropertyItem.h"    45       class BasicFillPropertyItem;
    99           void updateMarkName();
   103           virtual void valueChanged(QtProperty* p, 
const QFont &value);
   104           virtual void valueChanged(QtProperty* p, 
const QString &value);
   106           void setDlg(QWidget *parent, QtProperty * prop);
   108           void showCharMapDlg();
   110           void charMapSelected(
const unsigned int& charCode);
   112           void onFillChanged();
   135 #endif //__TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHMARKPROPERTYITEM_H 
A Mark specifies a geometric shape and applies coloring to it.