LayerViewMenuManager.h File Reference

Class for manage the menus of the LayerItemView. More...

#include "../../Config.h"
#include <QObject>
#include <memory>

Go to the source code of this file.

Classes

class  te::qt::widgets::LayerViewMenuManager
 Class for manage the menus of the LayerViewItem. More...
 
struct  te::common::QueueT< T >
 Struct that implements the generic queue. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Typedefs

typedef te::common::QueueT< QAction * > te::qt::widgets::QueueAction
 

Detailed Description

Class for manage the menus of the LayerItemView.

Definition in file LayerViewMenuManager.h.