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.
te::qt::widgets::RuleProperty::RuleProperty |
( |
QWidget * |
parent | ) |
|
te::qt::widgets::RuleProperty::~RuleProperty |
( |
| ) |
|
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.
void te::qt::widgets::RuleProperty::onScaleMaxChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::RuleProperty::onScaleMinChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::RuleProperty::ruleChanged |
( |
| ) |
|
|
signal |
This signal is emitted when the internalrule element is changed.
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.
Rule element that will be configured by this widget.
Definition at line 114 of file RuleProperty.h.
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/se/RuleProperty.h