Utility functions for the qt widgets rp Module. More...
#include "../Config.h"#include "../../../maptools/AbstractLayer.h"#include <map>#include <QString>Go to the source code of this file.
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. | |
Functions | |
| TEQTWIDGETSEXPORT void | te::qt::widgets::applyRasterMultiResolution (const QString &toolName, te::rst::Raster *raster) |
| TEQTWIDGETSEXPORT te::map::AbstractLayerPtr | te::qt::widgets::createLayer (const std::string &driverName, const te::core::URI &connInfo) |
| TEQTWIDGETSEXPORT te::map::AbstractLayerPtr | te::qt::widgets::createLayer (const std::string &driverName, const std::string &connInfo) |
| TEQTWIDGETSEXPORT te::map::AbstractLayerPtr | te::qt::widgets::createLayer (const std::string &driverName, const std::map< std::string, std::string > &connInfo) |
| TEQTWIDGETSEXPORT te::rst::Raster * | te::qt::widgets::getRasterVisibleArea (te::map::AbstractLayerPtr layer, te::gm::Envelope boxDisplay, int displaySRID) |
Utility functions for the qt widgets rp Module.
Definition in file Utils.h.