Itasca C++ Interface
|
Interface to to a Range Element that matches string to a list of stored strings. More...
#include <irangeelementutil.h>
Public Attributes | |
shared::Signal< const QString &, bool, uint64 > | entryAdded |
shared::Signal< const QString &, bool, uint64 > | entryStateChanged |
shared::Signal | allChanged |
Static Public Attributes | |
static const TType | type_ = 0x04c815ba4 |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to to a Range Element that matches string to a list of stored strings.
This interface is similar to IRangeElementUIntPtrList.
Entries with a false state aren't used by the kernel in any way.
They exist to make user interface issues easier (a list of regions with some unselected, for instance).