AbstractGraphicWidget.h File Reference

Abstract class that represents a widget that can be used to build a graphic element. More...

#include "../Config.h"
#include <QWidget>

Go to the source code of this file.

Classes

class  te::qt::widgets::AbstractGraphicWidget
 Abstract class that represents a widget that can be used to build a graphic element. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 
 te::se
 Namespace for the Symbology Encoding module of TerraLib.
 

Detailed Description

Abstract class that represents a widget that can be used to build a graphic element.

Definition in file AbstractGraphicWidget.h.