Itasca C++ Interface
|
Interface for providing an IRangeElement extension for a RangElementFish. More...
#include <irangeelementfish.h>
Public Member Functions | |
virtual QString | getFunctionName () const =0 |
Returns the FISH function name for a Range element. | |
virtual void | setFunctionName (const QString &s)=0 |
Sets the FISH function name for a Range element. | |
virtual void | functionNameChanged (const QString &s)=0 |
Signal emitted when the FISH function for a filter element has changed. | |
Static Public Attributes | |
static const TType | type_ = 0x4c815bc0 |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface for providing an IRangeElement extension for a RangElementFish.
Gives access to the FISH function name.