Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0
-
None
-
ef84fbec8fa49b53d9a9187b9c7ad8927624e512
Description
In a qml file when you write a function documentation like:
\qmlmethod string TextArea::getFormattedText(int start, int end)
You would expect the return type "string" to be printed in the method description (this is the case when qmlmethod is used in a cpp file)
However, this is not the case.
See the current TextArea::getFormattedText documentation:
http://doc-snapshot.qt-project.org/qt5-5.4/qml-qtquick-controls-textarea.html#getFormattedText-method
Attachments
Issue Links
- is required for
-
QTBUG-43865 Qt 5.5 Documentation Issues [meta]
-
- Closed
-