Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_AF_EVENTS_INTERNAL_APPLICATIONREVENTS_H
27 #define __TERRALIB_QT_AF_EVENTS_INTERNAL_APPLICATIONREVENTS_H
238 #endif //__TERRALIB_QT_AF_EVENTS_INTERNAL_APPLICATIONREVENTS_H
QSize m_oldSize
Old size of the display.
QSize m_newSize
New size of the display.
@ ZOOM_OUT_BUTTON_TOGGLED
This event signals that a display was resized.
te::qt::widgets::MapDisplay * m_display
Pointer to associated te::qt::widgets::MapDisplay.
te::qt::widgets::LayerItemView * m_layerExplorer
This file contains a class to represent an event.
DisplayResized(te::qt::widgets::MapDisplay *display, const QSize &newSize, const QSize &oldSize)
Constructor.
Enumerations of XML module.
A base class for application events.
This event signals that the application is about to close.
QList< QAction * > m_actions
@ SELECTION_BUTTON_TOGGLED