All default base headers if Qt is being used.
Base class for items that will be stored in containers.
Definition ithing.h:30
Interface to a particular history being taken by the history logic.
Definition ihistory.h:20
virtual qint64 getStartPosition() const =0
virtual DVect2 getValueRange() const =0
Returns the min (x) and max (y) values ever taken of the history object. .
virtual IThing * getIThing()=0
Get IThing interface pointer for the history.
virtual bool hasPosition() const =0
virtual int getStorageIndex() const =0
virtual const IHistory * getNext() const =0
virtual const IThing * getIThing() const =0
Get const IThing interface pointer for the history.
virtual IString getName() const =0
This name is assigned by the code.
virtual QString getLabel() const =0
virtual uint64 getID() const =0
Unique ID associated with the history.
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition ihistory.h:23
virtual DVect getPosition() const =0
virtual bool isValid() const =0
virtual bool isActive() const =0
virtual bool getRezoneEnabled() const =0
Used for for dynamic rezoning FLAC3D, returns true if this history changes zone or gp location during...
DIM - Provides code portability between 2D and 3D codes.
uint32 TType
class type indicator
Definition basedef.h:46
DVect3 DVect
Vector of doubles, either 2D or 3D.
Definition dim.h:154
namespace Itasca
Definition basememory.cpp:10
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4