[Development] qdoc for C++ and QML

Martin Smith Martin.Smith at qt.io
Tue Apr 25 08:29:27 CEST 2017


>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 <development-bounces+martin.smith=qt.io at qt-project.org> on behalf of Uwe Rathmann <Uwe.Rathmann at tigertal.de>
Sent: Tuesday, April 25, 2017 8:12:44 AM
To: development at qt-project.org
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
Development at qt-project.org
http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list