te::qt::af::evt::LayerChanged Struct Reference

#include <LayerEvents.h>

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

Public Member Functions

 LayerChanged (te::map::AbstractLayer *layer)
 Construtor. More...
 

Public Attributes

int m_id
 Identifier. More...
 
te::map::AbstractLayerm_layer
 Layer selected. More...
 

Detailed Description

Definition at line 341 of file LayerEvents.h.

Constructor & Destructor Documentation

te::qt::af::evt::LayerChanged::LayerChanged ( te::map::AbstractLayer layer)
inline

Construtor.

Parameters
layerThe layer that has the selected style.

Definition at line 348 of file LayerEvents.h.

Member Data Documentation

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().

te::map::AbstractLayer* te::qt::af::evt::LayerChanged::m_layer

Layer selected.

Definition at line 354 of file LayerEvents.h.


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