<p dir="ltr">One thing I plan to do this year is a qml intro tutorial, this way it will be easier to get some of the things I'm qml for newcomers </p>
<div class="gmail_quote">Em 3 de jan de 2016 13:22, "Willem Ferguson" <<a href="mailto:willemferguson@zoology.up.ac.za">willemferguson@zoology.up.ac.za</a>> escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am starting to gear up to make a contribution to part of the QML UI of Subsurface-mobile. This is my first exposure to Qt and QML, and the learning curve is pretty steep, augmented by the fact that I cannot find a comprehensive reference manual. For instance when trying to find out what the textRole of a QML element should contain there is only cursory mentions of this in the documentation that I looked at and nothing that is worth using.<br>
<br>
Attached are three files on which I would really appreciate comment, two QML and one C++. Please look at the C++ file first, then look at view.qml. Basically I take a StringList and pass it from C++ to QML. Then I display the stringlist as elements of a list view and also in a ComboBox in QML. Lastly I attempt to send a signal from QML directed at a slot in the C++ code and, within C++, print out the message associated with the signal from QML. I made extensive comments and discussion in the code. If anyone is prepared to comment or give advice I would appreciate it immensely.<br>
Kind regards,<br>
willem<br>
<br>
<br>_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
<br></blockquote></div>