attic/src/qt/plugins/datasource/wms/Plugin.cpp File Reference
#include "Plugin.h"
#include "../../../../common/Config.h"
#include "../../../../core/translator/Translator.h"
#include "../../../../core/logger/Logger.h"
#include "../../../../dataaccess/datasource/DataSourceInfoManager.h"
#include "../../../af/ApplicationController.h"
#include "../../../af/events/ApplicationEvents.h"
#include "../../../af/events/LayerEvents.h"
#include "../../../widgets/Utils.h"
#include "../../../widgets/datasource/core/DataSourceTypeManager.h"
#include "../../../widgets/layer/explorer/LayerItem.h"
#include "../../../widgets/layer/explorer/LayerItemView.h"
#include "WMSItemDelegate.h"
#include "WMSType.h"
#include <boost/functional/factory.hpp>
#include <boost/bind.hpp>

Go to the source code of this file.

Functions

void GetAllWMSLayers (te::qt::widgets::LayerItemView *view, const QModelIndex &parent, QModelIndexList &layersIdx)
 
std::list< te::map::AbstractLayerPtrGetLayers (const QModelIndexList &lst)
 

Function Documentation

void GetAllWMSLayers ( te::qt::widgets::LayerItemView view,
const QModelIndex &  parent,
QModelIndexList &  layersIdx 
)
std::list<te::map::AbstractLayerPtr> GetLayers ( const QModelIndexList &  lst)