HighlightDelegate.h File Reference

A delegate for highlight the selected object ids. More...

#include "../Config.h"
#include <QItemDelegate>
#include <set>

Go to the source code of this file.

Classes

class  te::qt::widgets::HighlightDelegate
 An specialization of QItemDelegate to be used with te::map::AbstractTable objects. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

A delegate for highlight the selected object ids.

Definition in file HighlightDelegate.h.