ApplicationEvents.h File Reference

Contains the list of the application events. More...

#include "Event.h"
#include "Enums.h"
#include <QSize>
#include <QList>

Go to the source code of this file.

Classes

struct  te::qt::af::evt::AppClosed
 This event signals that the application is about to close. More...
 
struct  te::qt::af::evt::DisplayResized
 This event signals that a display was resized. More...
 
struct  te::qt::af::evt::DrawButtonClicked
 
struct  te::qt::af::evt::GetLayerExplorer
 
struct  te::qt::af::evt::NewActionsAvailable
 
struct  te::qt::af::evt::PanButtonToggled
 
struct  te::qt::af::evt::SelectionButtonToggled
 
struct  te::qt::af::evt::ToolBarAdded
 This event signals that a new toolbar was added. More...
 
struct  te::qt::af::evt::ZoomInButtonToggled
 
struct  te::qt::af::evt::ZoomOutButtonToggled
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::af
 Namespace for the Qt Application Framework module of TerraLib.
 
 te::qt::af::evt
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

Contains the list of the application events.

Definition in file ApplicationEvents.h.