there is some limits on using enums from qml.
you can’t use another classes enums for Q_INVOKABLE functions.
your enums only can be used for primary classes functions.
↧