widgets: add ClippingWrapperRectangle

This commit is contained in:
outfoxxed 2024-11-19 02:52:49 -08:00
parent 401ee4cec6
commit 033e810871
Signed by untrusted user: outfoxxed
GPG key ID: 4C88A185FB89301E
7 changed files with 63 additions and 4 deletions

View file

@ -1,5 +1,4 @@
import QtQuick
import Quickshell.Widgets
///! Item that handles sizes and positioning for a single visual child.
/// This component is useful when you need to wrap a single component in