Use QQC2 Page as base for Kirigami Page
ClosedPublic

Authored by ahiemstra on Jan 14 2020, 11:03 AM.

Details

Summary

Instead of using Templates directly, use QQC2 page as base class for
Kirigami's Page. With Qt 5.14 something in the typing has become more
strict, so assigning Kirigami's Page to a property using QQC2 Page as
type fails.

This fixes Kirigami Gallery for me.

Test Plan

Kirigami Gallery works again.

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ahiemstra created this revision.Jan 14 2020, 11:03 AM
Restricted Application added a project: Kirigami. · View Herald TranscriptJan 14 2020, 11:03 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ahiemstra requested review of this revision.Jan 14 2020, 11:03 AM
mart accepted this revision.Jan 14 2020, 11:04 AM
This revision is now accepted and ready to land.Jan 14 2020, 11:04 AM
This revision was automatically updated to reflect the committed changes.