The following members of QML type Geodatabase are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- generateGeodatabaseExtent : Envelope
(obsolete)
Signals
- generateGeodatabaseExtentChanged()
(obsolete)
Property Documentation
generateGeodatabaseExtent : Envelope |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the extent used to generate the geodatabase as an Envelope (read-only). Use generateGeodatabaseGeometry instead.
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 generateGeodatabaseExtent property changes.
Note: The corresponding handler is onGenerateGeodatabaseExtentChanged
.