All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::qt::af::evt::LayerRemoved Struct Reference

This event signals that a layer is to be removed from the layer explorer. More...

#include <LayerEvents.h>

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

Public Member Functions

 LayerRemoved (te::map::AbstractLayerPtr layer)
 Constructor. More...
 

Public Attributes

int m_id
 Identifier. More...
 
te::map::AbstractLayerPtr m_layer
 Layer removed. More...
 

Detailed Description

This event signals that a layer is to be removed from the layer explorer.

Definition at line 111 of file LayerEvents.h.

Constructor & Destructor Documentation

te::qt::af::evt::LayerRemoved::LayerRemoved ( te::map::AbstractLayerPtr  layer)
inline

Constructor.

Parameters
layerLayer to be removed.

Definition at line 118 of file LayerEvents.h.

Member Data Documentation


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