|
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 QString | getModel () const =0 |
| Returns the filter model name, see setModel(). | |
| virtual void | setModel (const QString &model)=0 |
| Used to set a new model name. It issues the signal modelChanged(modelName). See getModel(). | |
| virtual void | modelChanged (const QString &model)=0 |
| Signal emitted when the mocel name changes. | |
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.
1.8.15