21        shared::Signal<const string &> modelChanged;
 
   28        virtual void setModel(
const string &model) = 0;
 
 
Interface to a filter element that allows user to filter based on a zone model.
Definition irangeelementmodel.h:16
 
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangeelementmodel.h:19
 
virtual string getModel() const =0
Returns the filter model name, see setModel().
 
virtual void setModel(const string &model)=0
Used to set a new model name. It issues the signal modelChanged(modelName). See getModel().
 
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