# 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.
