Details
-
Task
-
Resolution: Invalid
-
P2: Important
-
None
-
None
-
None
-
QDoc Sprint 1
Description
= ... is dropped from some (not all) signatures. For example;
[pure virtual protected] void QAbstractMessageHandler::handleMessage(QtMsgType type, const QString
&description, const QUrl &identifier, const QSourceLocation &sourceLocation)
Here, both identifier and sourceLocation should have ' = ...' as default argument.
See e.g. qtxmlpatterns/qabstractmessagehandler.html
Attachments
Issue Links
- is required for
-
QTBUG-77196 Add comments file handling to QDoc
- Closed