A dialog used to create or edit a specific symbol. More...
#include "../Config.h"#include <QDialog>#include <QStringListIterator>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::SymbolSelectorDialog |
| A dialog used to create or edit a specific symbol. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
| te::se | |
| Namespace for the Symbology Encoding module of TerraLib. | |
| Ui | |
A dialog used to create or edit a specific symbol.
A dialog used to select a specific symbol.
Definition in file SymbolSelectorDialog.h.