te::qt::af::evt::MapColorChanged Struct Reference

This event signals that the color of the map display changed. More...

#include <MapEvents.h>

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

Public Member Functions

 MapColorChanged (QColor color)
 Constructor. More...
 

Public Attributes

QColor m_color
 
int m_id
 Identifier. More...
 

Detailed Description

This event signals that the color of the map display changed.

Definition at line 75 of file MapEvents.h.

Constructor & Destructor Documentation

te::qt::af::evt::MapColorChanged::MapColorChanged ( QColor  color)
inline

Constructor.

Parameters
colorThe new color of map display.

Definition at line 82 of file MapEvents.h.

Member Data Documentation

QColor te::qt::af::evt::MapColorChanged::m_color

Definition at line 88 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: