DockerEvents.h File Reference

Contains a list of docker events. More...

#include "Event.h"
#include "Enums.h"
#include <QDockWidget>
#include <QIcon>
#include <memory>

Go to the source code of this file.

Classes

struct  te::qt::af::evt::AddDock
 This event signals that a new dock must be added. More...
 
struct  te::qt::af::evt::RaiseDock
 This event signals that a dock must be raised. More...
 

Namespaces

 te
 TerraLib.
 
 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
 

Detailed Description

Contains a list of docker events.

Definition in file DockerEvents.h.