This event signals that the color of the map display changed. More...
#include <MapEvents.h>
  
 Public Member Functions | |
| MapColorChanged (QColor color) | |
| Constructor.  More... | |
Public Attributes | |
| QColor | m_color | 
| int | m_id | 
| Identifier.  More... | |
This event signals that the color of the map display changed.
Definition at line 73 of file MapEvents.h.
      
  | 
  inline | 
Constructor.
| color | The new color of map display. | 
Definition at line 80 of file MapEvents.h.
| QColor te::qt::af::evt::MapColorChanged::m_color | 
Definition at line 86 of file MapEvents.h.
Referenced by te::qt::af::LayoutEditor::onApplicationTriggered(), and te::qt::af::MapDisplay::onApplicationTriggered().
      
  | 
  inherited | 
Identifier.
Definition at line 70 of file Event.h.
Referenced by te::qt::af::evt::Event::Event(), te::qt::af::StyleExplorer::onApplicationTriggered(), te::qt::af::BaseApplication::onApplicationTriggered(), te::qt::af::LayerExplorer::onApplicationTriggered(), te::qt::af::LayoutEditor::onApplicationTriggered(), te::qt::af::DataSetTableDockWidget::onApplicationTriggered(), te::qt::af::ChartDisplayDockWidget::onApplicationTriggered(), and te::qt::af::MapDisplay::onApplicationTriggered().