Represents a pop-up element of type relationship that is displayed in a pop-up for a geoelement. More...
Member Function Documentation[explicit]
RelationshipPopupElement::RelationshipPopupElement(qint64 relationshipId, QObject *parent = nullptr)
Creates a new relationship pop-up element with the given relationship ID.
[override virtual noexcept]
RelationshipPopupElement::~RelationshipPopupElement()
Destructor.
QString RelationshipPopupElement::description() constReturns a string value describing the element in detail. Can be an empty string.
See also setDescription().
int RelationshipPopupElement::displayCount() constReturns the maximum number of records to display.
The default value is 3.
If this maximum number is 0, no records will be displayed in the preview.
See also setDisplayCount().
QList<Esri::ArcGISRuntime::OrderBy> RelationshipPopupElement::orderByFields() constReturns a QList of OrderBy objects indicating the display order for the related records and whether they should be sorted in ascending or descending order.
If this collection is empty, the related records are displayed in whatever order the server decides.
See also SortOrder.
qint64 RelationshipPopupElement::relationshipId() constReturns the id of the relationship as defined in the feature layer definition.
void RelationshipPopupElement::setDescription(const QString &description)Sets the description to description.
See also description.
void RelationshipPopupElement::setDisplayCount(int displayCount)Sets the displayCount to displayCount.
See also displayCount.
void RelationshipPopupElement::setTitle(const QString &title)Sets the title to title.
See also title.
QString RelationshipPopupElement::title() constReturns a string value indicating what the element represents. Can be an empty string.
See also setTitle().
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