DrawThread.h File Reference

Thread to draw a Layer in a PaintDevice. More...

#include "../../../maptools/Enums.h"
#include <QColor>
#include <QObject>
#include <QRunnable>

Go to the source code of this file.

Classes

class  te::qt::widgets::DrawThread
 

Namespaces

 te
 URI C++ Library.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

Thread to draw a Layer in a PaintDevice.

Definition in file DrawThread.h.