All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::qt::widgets::MixtureModelDialogMDEventFilter Class Reference

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

#include <MixtureModelDialog.h>

Inheritance diagram for te::qt::widgets::MixtureModelDialogMDEventFilter:

Signals

void keyPressedOverMapDisplay (int key)
 

Public Member Functions

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

Protected Attributes

te::qt::widgets::MapDisplaym_mDisplay
 

Detailed Description

A event filter to handle map display events.

Definition at line 68 of file MixtureModelDialog.h.

Constructor & Destructor Documentation

te::qt::widgets::MixtureModelDialogMDEventFilter::MixtureModelDialogMDEventFilter ( te::qt::widgets::MapDisplay parent)

Definition at line 59 of file MixtureModelDialog.cpp.

te::qt::widgets::MixtureModelDialogMDEventFilter::~MixtureModelDialogMDEventFilter ( )

Definition at line 64 of file MixtureModelDialog.cpp.

Member Function Documentation

bool te::qt::widgets::MixtureModelDialogMDEventFilter::eventFilter ( QObject *  watched,
QEvent *  event 
)

Definition at line 68 of file MixtureModelDialog.cpp.

void te::qt::widgets::MixtureModelDialogMDEventFilter::keyPressedOverMapDisplay ( int  key)
signal

This signal is emitted when a keyboar key was pressed.

Member Data Documentation

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

Definition at line 88 of file MixtureModelDialog.h.


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