Interface to a filter element, which is a member of a IRange.
virtual QString getFunctionName() const =0
Returns the FISH function name for a Range element.
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition: irangeelementfish.h:17
unsigned int TType
class type indicator
Definition: basedef.h:41
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4
virtual void functionNameChanged(const QString &s)=0
Signal emitted when the FISH function for a filter element has changed.
Interface for providing an IRangeElement extension for a RangElementFish.
Definition: irangeelementfish.h:14
virtual void setFunctionName(const QString &s)=0
Sets the FISH function name for a Range element.