Obsolete Members for PopupManager

The following members of QML type PopupManager are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

attachmentMananger : PopupAttachmentManager

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the PopupAttachmentManager for this PopupManager (read-only).

Returns null if there is no associated PopupAttachmentManager.

Use attachmentManager instead


Signal Documentation

attachmentManangerChanged()

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 attachmentMananger property changes.

Use attachmentManagerChanged instead

Note: The corresponding handler is onAttachmentManangerChanged.


displayedFieldsChanged()

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 displayedFields property changes. This signal is deprecated at 100.15. Use the signals on the list model to determine when the model changes.

Note: The corresponding handler is onDisplayedFieldsChanged.


editableFieldsChanged()

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 editableFields property changes. This signal is deprecated at 100.15. Use the signals on the list model to determine when the model changes.

Note: The corresponding handler is onEditableFieldsChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.