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