Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
itascaxd::IRangeElementFish Class Referenceabstract

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.
 

Public Attributes

shared::Signal< const QString & > functionNameChanged
 

Static Public Attributes

static const TType type_ = 0x4c815bc0
 The type identification number for this class, for use in convert_cast() and convert_getcast().
 

Detailed Description

Interface for providing an IRangeElement extension for a RangElementFish.

Gives access to the FISH function name.


The documentation for this class was generated from the following file: