Files
RedBear-OS/local/recipes/kde/kirigami/source/src/delegates/README.md
T
2026-04-14 10:51:06 +01:00

409 B

Kirigami Delegates Module

This module contains custom delegates and types used to build delegates from.

What goes here

The following criteria should be used to determine if a type belongs here:

  • Custom delegate types.
  • Types used to build custom delegate types.
  • Types are allowed to depend on QtQuick Controls.
  • Types are only allowed to depend on the Platform and Primitives submodules.