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-popupfield.html below:

PopupField Class | ArcGIS Maps SDK for Qt

Member Function Documentation [explicit] PopupField::PopupField(QObject *parent = nullptr)

Default constructor that takes an optional parent.

[override virtual noexcept] PopupField::~PopupField()

Destructor.

QString PopupField::fieldName() const

Returns the field name.

See also setFieldName().

Esri::ArcGISRuntime::PopupFieldFormat *PopupField::format() const

Returns the PopupFieldFormat.

See also setFormat().

bool PopupField::isEditable() const

Returns whether the field is editable.

bool PopupField::isVisible() const

Returns whether the field is visible.

QString PopupField::label() const

Returns the field label.

See also setLabel().

void PopupField::setEditable(bool editable)

Sets whether the field is editable.

See also isEditable().

void PopupField::setFieldName(const QString &fieldName)

Sets the fieldName.

See also fieldName().

void PopupField::setFormat(Esri::ArcGISRuntime::PopupFieldFormat *format)

Sets the Popup field format.

See also format().

void PopupField::setLabel(const QString &label)

Sets the field label.

See also label().

void PopupField::setStringFieldOption(Esri::ArcGISRuntime::PopupStringFieldOption popupStringFieldOption)

Sets the format used to display the field as popupStringFieldOption.

See also stringFieldOption().

void PopupField::setTooltip(const QString &tooltip)

Sets a string providing an editing tooltip for editors of the field.

See also tooltip().

void PopupField::setVisible(bool visible)

Sets whether the field is visible.

See also isVisible().

Esri::ArcGISRuntime::PopupStringFieldOption PopupField::stringFieldOption() const

Returns the format used to display the field.

See also setStringFieldOption().

QString PopupField::tooltip() const

Returns a string providing an editing hint for editors of the field.

See also setTooltip().


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