qdoc doesn't support it yet, because it wasn't done before. 

I will add it.

martin

________________________________________
From: Development <development-boun...@qt-project.org> on behalf of Nikita 
Krupenko <krne...@gmail.com>
Sent: Saturday, February 13, 2016 2:24 AM
To: development@qt-project.org
Subject: [Development] Documentation for methods of QML basic type

Hi all!

I'm working on adding methods to basic QML type (color) and I need to
document it. What qdoc tags should I use for this methods to be
included into doc? I tried to use "\qmlmethod" but it does not work
(or I do something wrong).

I have suspicion, that qdoc does not support documenting methods of
QML basic type. Is it even possible to document methods not only for
"\qmlclass" but for "\qmlbasictype" too? I have not found any examples
of such use case in Qt sources.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to