A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-editfieldsinfo.html below:

EditFieldsInfo Class | ArcGIS Maps SDK for Qt

The fields that record who adds or edits the features and when the edits are made. More...

Member Function Documentation EditFieldsInfo::EditFieldsInfo()

Default constructor. Creates an empty EditFieldsInfo.

EditFieldsInfo::EditFieldsInfo(const Esri::ArcGISRuntime::EditFieldsInfo &other)

Copy constructor from other EditFieldsInfo.

[noexcept] EditFieldsInfo::EditFieldsInfo(Esri::ArcGISRuntime::EditFieldsInfo &&other)

Move constructor from other EditFieldsInfo.

[noexcept] EditFieldsInfo::~EditFieldsInfo()

Destructor.

QString EditFieldsInfo::creationDateField() const

Returns the name of the field containing information about when the feature was first created.

QString EditFieldsInfo::creatorField() const

Returns the name of the field containing information about who created the feature.

QString EditFieldsInfo::editDateField() const

Returns the name of the field containing information about when the feature was last edited.

QString EditFieldsInfo::editorField() const

Returns the name of the field containing information about who edited the feature last.

bool EditFieldsInfo::isEmpty() const

Returns true if this EditFieldsInfo is empty.

QString EditFieldsInfo::realm() const

Returns the realm is a string that uniquely identifies an editor and how they edited the data.

Realms can be used to differentiate edits made through a feature service as opposed to those made directly to the data in the geodatabase. If a realm string is present, it is appended to the username using the "@" character. For example, a realm string of "denver" is appended to the user "John" to give a user name of "John@denver". For more information, see Configure a realm for a feature service.

[noexcept] Esri::ArcGISRuntime::EditFieldsInfo &EditFieldsInfo::operator=(Esri::ArcGISRuntime::EditFieldsInfo &&other)

Move operator from other EditFieldsInfo.

Esri::ArcGISRuntime::EditFieldsInfo &EditFieldsInfo::operator=(const Esri::ArcGISRuntime::EditFieldsInfo &other)

Assignment operator from other EditFieldsInfo.


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