A base class for widgets that allows application to create, edit or remove data sources. More...
#include "../../Config.h"#include "../../../../dataaccess/datasource/DataSourceInfo.h"#include <QWidget>#include <list>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::AbstractDataSourceConnector | 
| A base class for widgets that allows application to create, edit or remove data sources.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::qt | |
| Namespace for the Qt module of TerraLib.  | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib.  | |
A base class for widgets that allows application to create, edit or remove data sources.
Definition in file AbstractDataSourceConnector.h.