AbstractFormDelegate QML Type

A base item for delegates to be used in a FormCard. More...

Detailed Description

This component can be used to create your own custom FormCard delegates.

By default, it includes a background with hover and click feedback. Set the background property to Item {} to remove it.

See also FormDelegateBackground.