This event signals that the srid of the map display changed. More...
#include <MapEvents.h>
  
 Public Member Functions | |
| MapSRIDChanged (std::pair< int, std::string > srid) | |
| Constructor.  More... | |
Public Attributes | |
| int | m_id | 
| Identifier.  More... | |
| std::pair< int, std::string > | m_srid | 
This event signals that the srid of the map display changed.
Definition at line 54 of file MapEvents.h.
      
  | 
  inline | 
      
  | 
  inherited | 
Identifier.
Definition at line 70 of file Event.h.
Referenced by te::qt::af::evt::Event::Event(), te::qt::plugins::edit::ApplicationListener::onApplicationTriggered(), te::qt::af::StyleExplorer::onApplicationTriggered(), te::qt::af::InterfaceController::onApplicationTriggered(), te::qt::af::LayerExplorer::onApplicationTriggered(), te::qt::af::ChartDisplayDockWidget::onApplicationTriggered(), te::qt::af::BaseApplication::onApplicationTriggered(), te::qt::af::DataSetTableDockWidget::onApplicationTriggered(), and te::qt::af::MapDisplay::onApplicationTriggered().
| std::pair<int, std::string> te::qt::af::evt::MapSRIDChanged::m_srid | 
Definition at line 67 of file MapEvents.h.
Referenced by te::qt::af::BaseApplication::onApplicationTriggered().