A dialog used to create a rule and define the filter restriction.
More...
#include <CreateRuleDialog.h>
A dialog used to create a rule and define the filter restriction.
Definition at line 66 of file CreateRuleDialog.h.
◆ CreateRuleDialog()
te::qt::widgets::CreateRuleDialog::CreateRuleDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
Constructs a basic fill dialog which is a child of parent, with widget flags set to f.
◆ ~CreateRuleDialog()
te::qt::widgets::CreateRuleDialog::~CreateRuleDialog |
( |
| ) |
|
◆ getRule()
te::se::Rule * te::qt::widgets::CreateRuleDialog::getRule |
( |
| ) |
|
◆ isFilterGroupBoxCheckable()
bool te::qt::widgets::CreateRuleDialog::isFilterGroupBoxCheckable |
( |
| ) |
|
◆ isFilterGroupBoxChecked()
bool te::qt::widgets::CreateRuleDialog::isFilterGroupBoxChecked |
( |
| ) |
|
◆ onOkPushButtonClicked
void te::qt::widgets::CreateRuleDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ setDataInformation()
void te::qt::widgets::CreateRuleDialog::setDataInformation |
( |
std::string |
dataSourceId, |
|
|
std::string |
dataSetName |
|
) |
| |
This method is used to set current layer.
◆ setFilterGroupBoxCheckable()
void te::qt::widgets::CreateRuleDialog::setFilterGroupBoxCheckable |
( |
bool |
check | ) |
|
◆ setFilterGroupBoxChecked()
void te::qt::widgets::CreateRuleDialog::setFilterGroupBoxChecked |
( |
bool |
check | ) |
|
◆ setRule()
void te::qt::widgets::CreateRuleDialog::setRule |
( |
te::se::Rule * |
rule | ) |
|
◆ m_layerGeomType
◆ m_queryWidget
◆ m_rule
◆ m_ui
std::unique_ptr<Ui::CreateRuleDialogForm> te::qt::widgets::CreateRuleDialog::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/se/CreateRuleDialog.h