26#ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYBUILDERWIDGET_H
27#define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYBUILDERWIDGET_H
44#include <QTreeWidgetItem>
47namespace Ui {
class QueryBuilderWidgetForm; }
88 QWidget*
createConnector(
bool startCondition, QWidget* owner, QWidget* parent,
bool autoCreateCondition);
117 std::unique_ptr<Ui::QueryBuilderWidgetForm>
m_ui;
A class that models the description of a dataset.
A class that can be used to model a filter expression that can be applied to a query.
This is an abstract class that models a query expression.
A class that models a Function expression.
A class that can be used to model a filter expression that can be applied to a query.
An abstract class for data providers like a DBMS, Web Services or a regular file.
This is an abstract class that models a query expression.
boost::shared_ptr< DataSource > DataSourcePtr
Namespace for the Qt module of TerraLib.