Page MenuHomePhorge

Convert kazvprivlib to qml modules
ClosedPublic

Authored by tusooa on Jul 14 2024, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 10:45 AM
Unknown Object (File)
Mon, Sep 2, 12:05 PM
Unknown Object (File)
Fri, Aug 30, 9:40 AM
Unknown Object (File)
Fri, Aug 30, 9:40 AM
Unknown Object (File)
Fri, Aug 30, 9:40 AM
Unknown Object (File)
Wed, Aug 28, 5:54 PM
Unknown Object (File)
Wed, Aug 28, 5:41 PM
Unknown Object (File)
Sun, Aug 25, 8:10 PM
Subscribers
None

Details

Summary

We create 2 qml modules, moe.kazv.mxc.kazv and moe.kazv.mxc.kazvshortcuts, to replace the original manual registration method. This will remove one extra step when exposing a class to QML, and thus decrease the chance of errors here. It also paves way for QML files to be added to the qml modules.

Type: skip

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

Test Plan

Verify unit tests pass. Verify kazv can be started up and works.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 14 2024, 1:53 PM
Harbormaster failed remote builds in B193: Diff 317!
This revision is now accepted and ready to land.Jul 23 2024, 5:35 AM
This revision was automatically updated to reflect the committed changes.