[Development] qdoc for C++ and QML

Alberto Mardegan mardy at users.sourceforge.net
Tue Apr 25 14:09:24 CEST 2017


On 25/04/2017 09:29, Martin Smith wrote:
>> 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.

This is calling for future headaches, when you start adding python or
other languages.

It's better to just support using \cpp, \qml, \python tags; and if no
tags appear, then it's assumed that the documentation applies to all
languages.
Also \nocpp, \noqml and \nopython could be useful.

Ciao,
  Alberto




More information about the Development mailing list