27 #include "../../../common/StringUtils.h" 28 #include "../../../se/SvgParameter.h" 29 #include "../../../se/Fill.h" 30 #include "../../../se/Halo.h" 31 #include "../../../se/Utils.h" 32 #include "../propertybrowser/AbstractPropertyManager.h" 43 m_halo(new
te::se::Halo)
49 QStringList emptyList;
56 addProperty(haloProperty, tr(
"Halo Properties"), QColor(152, 252, 36));
const ParameterValue * getRadius() const
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
static AbstractPropertyManager & getInstance()
It returns a reference to the singleton instance.
A widget used to define the halo se object.
Halo * clone() const
It creates a new copy of this object.
void setRadius(ParameterValue *radius)
TESEEXPORT int GetInt(const te::se::ParameterValue *param)
It gets the parameter value as an integer.
const Fill * getFill() const
A widget used to define the basic fill se object.
A Halo is a type of Fill that is applied to the backgrounds of font glyphs.