Page MenuHomePhorge

Make SelfDestroyableOverlaySheet work with KF6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 7, 1:24 PM
Unknown Object (File)
Fri, Sep 6, 11:46 PM
Unknown Object (File)
Thu, Aug 29, 9:38 AM
Unknown Object (File)
Sat, Aug 24, 1:36 PM
Unknown Object (File)
Sat, Aug 24, 1:25 AM
Unknown Object (File)
Sat, Aug 24, 1:25 AM
Unknown Object (File)
Sat, Aug 24, 1:18 AM
Unknown Object (File)
Aug 14 2024, 3:59 AM
Subscribers
None

Details

Summary

KF6 Kirigami's OverlaySheet is a QQC2.Popup, which does not has the onSheetOpenChanged signal but has the closed signal. This makes it work with both KF5 and KF6.

Type: fix

CCBUG: https://iron.lily-is.land/T85

Test Plan

Verify that unit tests pass under KF5.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable