te::qt::af::evt::DrawingFinished Struct Reference

This event is used to inform that drawing is finished. More...

#include <MapEvents.h>

Inheritance diagram for te::qt::af::evt::DrawingFinished:
te::qt::af::evt::Event

Public Member Functions

 DrawingFinished (te::qt::af::MapDisplay *display)
 Constructor. More...
 

Public Attributes

te::qt::af::MapDisplaym_display
 
int m_id
 Identifier. More...
 

Detailed Description

This event is used to inform that drawing is finished.

Definition at line 115 of file MapEvents.h.

Constructor & Destructor Documentation

te::qt::af::evt::DrawingFinished::DrawingFinished ( te::qt::af::MapDisplay display)
inline

Constructor.

Definition at line 120 of file MapEvents.h.

Member Data Documentation

te::qt::af::MapDisplay* te::qt::af::evt::DrawingFinished::m_display

Definition at line 126 of file MapEvents.h.

int te::qt::af::evt::Event::m_id
inherited

Identifier.

Definition at line 70 of file Event.h.

Referenced by te::qt::af::evt::Event::Event().


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