10#include "shared/interface/signal.h"
22 shared::Signal<int> selTypeIndexChanged;
29 virtual QString getNameFromType(
TType type)
const=0;
30 virtual int getIndexFromType(
TType type)
const=0;
Interface to a filter element, which is a member of a IRange..
Definition irangeelement.h:19
Interface to a filter element that allows user to filter based on a SEL type.
Definition irangeelementseltype.h:17
virtual void setSELTypeIndex(int index)=0
Sets the SEL type as an index into the list returned from getSelTypeNames().
static const TType type_
Type identification number for this class, used in convert_cast() & convert_getcast().
Definition irangeelementseltype.h:20
virtual int getSELTypeIndex() const =0
virtual IRangeElement * getIRangeElement()=0
Returns a pointer to itself.
virtual QStringList getSELTypeNames() const =0
Returns a list of valid SEL names: Any, Shell, Beam, Cable, Pile, Liner and Geogrid.
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