Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.11.1
-
None
Description
Qt::WindowModality has no link (unlike e.g. "int" does) here:
http://doc.qt.io/qt-5/qml-qtquick-window-window.html#modality-prop
It looks like the flags property has the same problem, and works around it by linking to it with \sa:
http://doc.qt.io/qt-5/qml-qtquick-window-window.html#flags-prop
Attachments
Issue Links
- duplicates
-
QTBUG-69484 Regression in QDoc: Types of function parameters, namespaces, are no longer links
- Closed