>What would be incorrect as those APIs are only internal for C++, but
>public for QML or v.v.

Then we need \cpponly and \qmlonly, or something like that.
________________________________________
From: Development <[email protected]> on 
behalf of Uwe Rathmann <[email protected]>
Sent: Tuesday, April 25, 2017 8:12:44 AM
To: [email protected]
Subject: Re: [Development] qdoc for C++ and QML

On Tue, 25 Apr 2017 06:05:38 +0000, Martin Smith wrote:

> Use \internal in their qdoc comments to tell qdoc not to include them.

What would be incorrect as those APIs are only internal for C++, but
public for QML or v.v. And sometimes you have "see also" references
inside of docs for a method that is for both languages, but the reference
is linking to QML or C++ only methods.

Uwe

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to