WhereClauseWidget.h File Reference

This file has the DataSetWidget class. More...

#include "../Config.h"
#include "../../../dataaccess/datasource/DataSource.h"
#include "../../../dataaccess/query/Expression.h"
#include "../../../dataaccess/query/Where.h"
#include "../../../maptools/AbstractLayer.h"
#include <memory>
#include <map>
#include <set>
#include <QComboBox>
#include <QWidget>

Go to the source code of this file.

Classes

struct  te::qt::widgets::ExpressionProperty
 
class  te::qt::widgets::WhereClauseWidget
 This class is used to define the WHERE object of select operation. 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

This file has the DataSetWidget class.

Definition in file WhereClauseWidget.h.