21 shared::Signal<const QString &> modelChanged;
28 virtual void setModel(
const QString &model) = 0;
Interface to a filter element that allows user to filter based on a zone model.
Definition irangeelementmodel.h:16
virtual void setModel(const QString &model)=0
Used to set a new model name. It issues the signal modelChanged(modelName). See getModel().
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangeelementmodel.h:19
virtual QString getModel() const =0
Returns the filter model name, see setModel().
uint32 TType
class type indicator
Definition basedef.h:46
Interface to a filter element, which is a member of a IRange.
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4