The following members of QML type PopupDefinition are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- showRelatedRecords : bool
(obsolete)
Signals
- showRelatedRecordsChanged()
(obsolete)
Property Documentation
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Whether the Popup should show related records of the GeoElement.
Signal Documentation
This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Emitted when the showRelatedRecords property changes.
Note: The corresponding handler is onShowRelatedRecordsChanged
.