This event indicates that the layer style was selected on the layer explorer. More...
#include <LayerEvents.h>
  
 Public Member Functions | |
| LayerStyleSelected (te::map::AbstractLayerPtr layer) | |
| Construtor.  More... | |
Public Attributes | |
| int | m_id | 
| Identifier.  More... | |
| te::map::AbstractLayerPtr | m_layer | 
| Layer whose style was selected.  More... | |
This event indicates that the layer style was selected on the layer explorer.
Definition at line 249 of file LayerEvents.h.
      
  | 
  inline | 
Construtor.
| layer | The layer that has the selected style. | 
Definition at line 256 of file LayerEvents.h.
      
  | 
  inherited | 
| te::map::AbstractLayerPtr te::qt::af::evt::LayerStyleSelected::m_layer | 
Layer whose style was selected.
Definition at line 262 of file LayerEvents.h.