26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHGRAPHICWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHGRAPHICWIDGET_H
30 #include "../Config.h"
37 namespace Ui {
class GlyphGraphicWidgetForm; }
46 class GlyphMarkWidget;
81 QString getGraphicType()
const;
83 QIcon getGraphicIcon(
const QSize& size)
const;
91 void onGraphicDisplacementChanged(
const QString& text);
93 void onGraphicAnchorPointChanged(
const QString& text);
102 std::auto_ptr<Ui::GlyphGraphicWidgetForm>
m_ui;
110 #endif // __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHGRAPHICWIDGET_H
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.