Kirigami2

primitives Directory Reference
Directory dependency graph for primitives:
primitives

Directories

 scenegraph
 

Files

 icon.cpp
 
 icon.h
 
 Separator.qml
 
 ShadowedImage.qml
 
 shadowedrectangle.cpp
 
 shadowedrectangle.h
 
 shadowedtexture.cpp
 
 shadowedtexture.h
 

Detailed Description

This module contains types considered primitives, things that provide some basic capability like rendering a certain shape. They don't require styling or at most read a color value from the platform.

What goes here

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

  • Types used as building blocks for other types.
  • Types are allowed to depend only on QtQuick.
  • Types are only allowed to depend on the Platform submodule.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:54 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.