[Development] Documentation for methods of QML basic type
Smith Martin
Martin.Smith at theqtcompany.com
Sat Feb 13 06:21:12 CET 2016
qdoc doesn't support it yet, because it wasn't done before.
I will add it.
martin
________________________________________
From: Development <development-bounces at qt-project.org> on behalf of Nikita Krupenko <krnekit at gmail.com>
Sent: Saturday, February 13, 2016 2:24 AM
To: development at 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 at qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
More information about the Development
mailing list