A dialog used to build a basic fill element. More...
Go to the source code of this file.
Classes | |
class | te::qt::widgets::BasicFillDialog |
A dialog used to build a basic fill element. If you want to use this dialog, you can use commands like: te::se::Fill* f = te::qt::widgets::BasicFillDialog::getFill(0, parent, "Title"); te::se::Fill* f = te::qt::widgets::BasicFillDialog::getFill(initialFill, parent, "Title"); ... delete f; 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 build a basic fill element.
Definition in file BasicFillDialog.h.