26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_WELLKNOWNMARKDIALOG_H 
   27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_WELLKNOWNMARKDIALOG_H 
   30 #include "../Config.h" 
   33 #include <QtGui/QDialog> 
   41 namespace Ui { 
class WellKnownMarkDialogForm; }
 
   56       class WellKnownMarkWidget;
 
  115           std::auto_ptr<Ui::WellKnownMarkDialogForm> 
m_ui;    
 
  123 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_WELLKNOWNMARKDIALOG_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A dialog used to build a well known mark element. If you want to use this dialog, you can use command...
 
A widget used to build a well known mark element. 
 
te::qt::widgets::WellKnownMarkWidget * m_markWidget
Well Known Mark Widget used to configure the mak element. 
 
std::auto_ptr< Ui::WellKnownMarkDialogForm > m_ui
Dialog form. 
 
A Mark specifies a geometric shape and applies coloring to it.