| Itasca C++ Interface
    | 
Interface to a filter element that allows user to filter based on a zone model. More...
#include <irangeelementmodel.h>
| Public Member Functions | |
| 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(). | |
| Public Attributes | |
| shared::Signal< const string & > | modelChanged | 
| Static Public Attributes | |
| static const TType | type_ = 0x4c815bea | 
| The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to a filter element that allows user to filter based on a zone model.