Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9
-
None
Description
https://doc.qt.io/qt-6/13-qdoc-commands-topics.html#qmlproperty
In most places in Qt it's documented with just "enumeration" as the type:
\qmlproperty enumeration sslDtlsConfiguration::protocol
However, this is an exception, because usually you'd use the actual type. It would be good to have this mentioned in the docs.