An object that defines a contingency. More...
Public Functions Detailed Description Member Function Documentation[override virtual noexcept]
Contingency::~Contingency()
Destructor.
int Contingency::contingencyId() constReturns the contingency's unique id.
bool Contingency::isRetired() constReturns a boolean indicating if the contingency is retired or not.
When a contingency is retired, it means that its presence in existing data is acceptable, but that it should not be presented as an option when editing. It is typically used to express that a value is no longer valid, such as using asbestos as a building material.
Esri::ArcGISRuntime::FeatureSubtype Contingency::subtype() constReturns the subtype to which this contingency is applied.
QMap<QString, Esri::ArcGISRuntime::ContingentValue *> Contingency::values(QObject *parent = nullptr) constReturns the contingency's values with an optional parent.
Returns a dictionary of field names to the value defined for that field in this contingency.
Note: The underlying Geodatabase uses case-insensitive keys. Representing the data in a QMap does not preserve that underlying behavior, and will use case-sensitive keys.
See Internal data structures with case-insensitive string keys for further details.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4