Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, in qml I should use the type QUuid, if I use property uuid id qml shows the error Expected property type Thanks
How Can I use Quuid in qml? i tried to use qRegisterMetaType<QUuid>("Uuid"); without success
Thanks