qml: correct M401 syntax errors
Tried to get rid of the alias properties. Albeit arguably not the ideal solution, it works for me this way.
This error is stated as:
The alias property cannot reference the root component directly. Create an instance of the component instead.