te::qt::plugins::gdal::GeoFileDragAndDropHandler Class Reference

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

#include <GeoFileDragAndDropHandler.h>

Inheritance diagram for te::qt::plugins::gdal::GeoFileDragAndDropHandler:

Public Member Functions

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

Protected Attributes

bool m_isValid
 

Detailed Description

A class used to handle geofile drag and drop events.

Definition at line 50 of file GeoFileDragAndDropHandler.h.

Constructor & Destructor Documentation

te::qt::plugins::gdal::GeoFileDragAndDropHandler::GeoFileDragAndDropHandler ( )
te::qt::plugins::gdal::GeoFileDragAndDropHandler::~GeoFileDragAndDropHandler ( )

Member Function Documentation

virtual bool te::qt::plugins::gdal::GeoFileDragAndDropHandler::eventFilter ( QObject *  watched,
QEvent *  e 
)
virtual

Member Data Documentation

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

Definition at line 66 of file GeoFileDragAndDropHandler.h.


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