Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.5.1
-
Fix Version/s: 5.5.0 Beta
-
Component/s: Build tools: qdoc, Documentation
-
Labels:
-
Commits:aea74dcaee2d6930e4d69cbda83088703b45816e, 92ea91836eedcf34e09df6b2bd3c34f0468acc49
Description
Some signals have a QPrivateSignal argument that forbids their emission from outside the class.
Such an argument is currently ignored by qdoc by means of #ifdef macros. Instead I think that qdoc should recognize it and add a note in the documentation that the signal is not supposed to be emitted directly by the user.
Attachments
Issue Links
- is required for
-
QTBUG-43865 Qt 5.5 Documentation Issues [meta]
-
- Closed
-