A dialog used to build a glyph mark element. More...
Go to the source code of this file.
Classes | |
class | te::qt::widgets::GlyphMarkDialog |
A dialog used to build a glyph mark element. If you want to use this dialog, you can use commands like: te::se::Mark* m = te::qt::widgets::GlyphMarkWidget::getMark(0, parent, "Title"); te::se::Mark* m = te::qt::widgets::GlyphMarkWidget::getMark(initialMark, parent, "Title"); ... delete m; More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::qt |
Namespace for the Qt module of TerraLib. | |
namespace | te::qt::widgets |
Namespace for the Qt Widgets module of TerraLib. | |
namespace | te::se |
Namespace for the Symbology Encoding module of TerraLib. | |
namespace | Ui |
A dialog used to build a glyph mark element.
Definition in file GlyphMarkDialog.h.