Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
zone::IRangeElementModel Class Referenceabstract

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().
 

Public Attributes

shared::Signal< const QString & > modelChanged
 

Static Public Attributes

static const TType type_ = 0x4c815bea
 The type identification number for this class, for use in convert_cast() and convert_getcast().
 

Detailed Description

Interface to a filter element that allows user to filter based on a zone model.


The documentation for this class was generated from the following file: