LocalGraphicWidget.h File Reference

A widget used to build a graphic associated with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc. More...

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

Go to the source code of this file.

Classes

class  te::qt::widgets::LocalGraphicWidget
 A widget used to build a graphic associate with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc. 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.
 
 Ui
 

Detailed Description

A widget used to build a graphic associated with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc.

Definition in file LocalGraphicWidget.h.