DataSetTableView.h File Reference

A table view for a dataset. More...

#include "../Config.h"
#include "../../../common/CharEncodingConv.h"
#include <QTableView>

Go to the source code of this file.

Classes

class  te::qt::widgets::DataSetTableView
 A customized table view for te::map::AbstractLayer objects. Uses a te::qt::widgets::DataSetModel as its model. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 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

A table view for a dataset.

Definition in file DataSetTableView.h.