27    virtual void setID(uint64 
id)=0;
 
 
Interface to a filter element, which is a member of a IRange..
Definition irangeelement.h:18
 
Interface to a filter element that allows user to filter based on a volume.
Definition irangeelementvolume.h:16
 
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangeelementvolume.h:19
 
virtual uint64 getID() const =0
Returns the ID of the volume, see setID()
 
virtual void setID(uint64 id)=0
Sets the ID of the volume, see getID(). This function emits the signal idChanged()
 
virtual IRangeElement * getIRangeElement()=0
Returns a pointer to itsel.
 
virtual void idChanged(uint64 id)=0
Signal emitted when the volume ID changes, see setID()
 
uint32 TType
class type indicator
Definition basedef.h:47
 
Interface to a filter element, which is a member of a IRange.
 
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:6