FormDelegateSeparator

Search for usage in LXR

FormDelegateSeparator Class Reference

Inherits Kirigami.Separator, and org::kde::kirigami::Separator.

Properties

Item above
 
Item below
 

Detailed Description

A context-aware separator.

This is a standard Kirigami.Separator that can be hidden upon hovering the mouse over the above or below delegate, allowing for a subtle but smooth animation feedback.

Its two properties are particularly useful when it is not immediately known which delegate will fill the above or below position, such as delegates provided from a model or managed by a Loader.

See also
Kirigami.Separator

Definition at line 24 of file FormDelegateSeparator.qml.

Property Documentation

◆ above

Item FormDelegateSeparator::above
read

The delegate immediately above the separator.

Definition at line 29 of file FormDelegateSeparator.qml.

◆ below

Item FormDelegateSeparator::below
read

The delegate immediately below the separator.

Definition at line 33 of file FormDelegateSeparator.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Apr 27 2024 22:09:57 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.