Types returned by the ArcGIS Maps SDK for Qt typically have the QObject used to instantiate them as their parent. Where the parent is long-lived (such as the Map) it may make sense to clean up temporary result types earlier - for example using some form of RAII.
Alternatively, you may require that the results can be accessed after their parent has been removed. In this scenario you must call setParent and provide a new QObject with the appropriate scope - or nullptr
if you wish to manage the object yourself.
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