31 : m_lookupString(nullptr),
32 m_stringValue(nullptr),
33 m_searchDirection(FRONTTOBACK)
SearchDirectionType
It controls the direction of search.
SearchDirectionType m_searchDirection
Mandatory.
The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
~StringPosition()
Destructor.
void setStringValue(ParameterValue *v)
StringPosition()
It initializes a new StringPosition.
It returns the position of first occurence of a substring (String formatting functions).
void setSearchDirection(SearchDirectionType t)
ParameterValue * m_stringValue
Mandatory.
ParameterValue * m_lookupString
Mandatory.
void setLookupString(ParameterValue *v)