The following members of class SymbolStyleSearchResult are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) Esri::ArcGISRuntime::Symbol * | symbol(QObject *parent = nullptr) const |
Member Function Documentation
Esri::ArcGISRuntime::Symbol *SymbolStyleSearchResult::symbol(QObject *parent = nullptr) const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the symbol of this item, with an optional parent.
Use fetchSymbol instead of this method.