te::qt::widgets::TiePointsLocatorDialogMDEventFilter Class Reference

A event filter to handle map display events. More...

#include <TiePointsLocatorDialog.h>

Inheritance diagram for te::qt::widgets::TiePointsLocatorDialogMDEventFilter:

Signals

void keyPressed (int key)
 

Public Member Functions

bool eventFilter (QObject *watched, QEvent *event)
 
 TiePointsLocatorDialogMDEventFilter (te::qt::widgets::MapDisplay *parent)
 
 ~TiePointsLocatorDialogMDEventFilter ()
 

Protected Attributes

te::qt::widgets::MapDisplaym_mDisplay
 

Detailed Description

A event filter to handle map display events.

Definition at line 70 of file TiePointsLocatorDialog.h.

Constructor & Destructor Documentation

te::qt::widgets::TiePointsLocatorDialogMDEventFilter::TiePointsLocatorDialogMDEventFilter ( te::qt::widgets::MapDisplay parent)
te::qt::widgets::TiePointsLocatorDialogMDEventFilter::~TiePointsLocatorDialogMDEventFilter ( )

Member Function Documentation

bool te::qt::widgets::TiePointsLocatorDialogMDEventFilter::eventFilter ( QObject *  watched,
QEvent *  event 
)
void te::qt::widgets::TiePointsLocatorDialogMDEventFilter::keyPressed ( int  key)
signal

This signal is emitted when a keyboar key was pressed.

Member Data Documentation

te::qt::widgets::MapDisplay* te::qt::widgets::TiePointsLocatorDialogMDEventFilter::m_mDisplay
protected

Definition at line 91 of file TiePointsLocatorDialog.h.


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