Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.5.1
-
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
For Gerrit Dashboard: QTBUG-45535 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
110352,5 | qdoc: Properly document "private" signals | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |
110666,2 | qdoc: Remove #ifdef Q_QDOC for uses of QPrivateSignal | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |