te::qt::plugins::ogr::GeoFileDragAndDropHandler Class Reference

A class used to handle geofile drag and drop events. More...

#include <GeoFileDragAndDropHandler.h>

Inheritance diagram for te::qt::plugins::ogr::GeoFileDragAndDropHandler:
QObject

Signals

void triggered (te::qt::af::evt::Event *e)
 

Public Member Functions

virtual bool eventFilter (QObject *watched, QEvent *e)
 
 GeoFileDragAndDropHandler (QObject *parent=0)
 
 ~GeoFileDragAndDropHandler ()
 

Protected Member Functions

void configSRS (const std::list< te::map::AbstractLayerPtr > &layers, te::qt::widgets::MapDisplay *mapDisplay)
 

Protected Attributes

bool m_isValid
 

Detailed Description

A class used to handle geofile drag and drop events.

Definition at line 55 of file ogr/GeoFileDragAndDropHandler.h.

Constructor & Destructor Documentation

te::qt::plugins::ogr::GeoFileDragAndDropHandler::GeoFileDragAndDropHandler ( QObject parent = 0)

Definition at line 77 of file ogr/GeoFileDragAndDropHandler.cpp.

References ~GeoFileDragAndDropHandler().

te::qt::plugins::ogr::GeoFileDragAndDropHandler::~GeoFileDragAndDropHandler ( )
default

Member Function Documentation

void te::qt::plugins::ogr::GeoFileDragAndDropHandler::configSRS ( const std::list< te::map::AbstractLayerPtr > &  layers,
te::qt::widgets::MapDisplay mapDisplay 
)
protected
void te::qt::plugins::ogr::GeoFileDragAndDropHandler::triggered ( te::qt::af::evt::Event e)
signal

Referenced by configSRS().

Member Data Documentation

bool te::qt::plugins::ogr::GeoFileDragAndDropHandler::m_isValid
protected

Definition at line 79 of file ogr/GeoFileDragAndDropHandler.h.

Referenced by eventFilter().


The documentation for this class was generated from the following files: