Implements a dialog used to execute a vector processing operation. More...
#include "../Config.h"#include "../../maptools/AbstractLayer.h"#include "../OperationThreadManagerListener.h"#include <memory>#include <QDialog>#include <QPixmap>Go to the source code of this file.
Classes | |
| class | te::vp::qt::QtOperationThreadManagerListener |
| class | te::vp::qt::VectorProcessingOperationDialog |
| Implements a dialog used to execute a vector processing operation. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::common | |
| Namespace for the Common module of TerraLib. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
| te::vp | |
| Namespace for Vector Processing module of TerraLib. | |
| te::vp::qt | |
| Ui | |
Implements a dialog used to execute a vector processing operation.
Definition in file VectorProcessingOperationDialog.h.