A widget used to define the rule properties, such as:
More...
#include <RuleProperty.h>
A widget used to define the rule properties, such as:
Definition at line 61 of file RuleProperty.h.
◆ RuleProperty()
te::qt::widgets::RuleProperty::RuleProperty |
( |
QWidget * |
parent | ) |
|
◆ ~RuleProperty()
te::qt::widgets::RuleProperty::~RuleProperty |
( |
| ) |
|
◆ getRule()
te::se::Rule * te::qt::widgets::RuleProperty::getRule |
( |
| ) |
const |
Gets the configured polygon symbolizer element.
- Returns
- The configured polygon symbolizer element.
- Note
- The caller will take the ownership of the returned symbolizer.
◆ onScaleMaxChanged
void te::qt::widgets::RuleProperty::onScaleMaxChanged |
( |
| ) |
|
|
protectedslot |
◆ onScaleMinChanged
void te::qt::widgets::RuleProperty::onScaleMinChanged |
( |
| ) |
|
|
protectedslot |
◆ ruleChanged
void te::qt::widgets::RuleProperty::ruleChanged |
( |
| ) |
|
|
signal |
This signal is emitted when the internalrule element is changed.
◆ setRule()
void te::qt::widgets::RuleProperty::setRule |
( |
te::se::Rule * |
rule | ) |
|
Sets a polygon symbolizer element to this widget.
- Parameters
-
symb | A valid polygon symbolizer element. |
- Note
- The widget will NOT take the ownership of the given symbolizer.
-
The widget form will be update based on given symbolizer parameters.
◆ m_rule
Rule element that will be configured by this widget.
Definition at line 114 of file RuleProperty.h.
◆ m_sp
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/se/RuleProperty.h