Hello,
By going through Qt/QML documentation, I noticed the abscence of several
tutorials in "/usr/lib/qt4/examples/tutorials" like the QML quickstart for
example
Indeed, the content of this directory is:
$ls /usr/lib/qt4/examples/tutorials
addressbook
modelview
README
threads
tutorials.pro
while looking at the git server
(http://qt.gitorious.org/qt/qt/trees/4.8/examples/tutorials) it should contain:
addressbook/
addressbook-fr/ [MISSING]
gettingStarted/ [MISSING]
modelview/
threads/
widgets/ [MISSING]
README
tutorials.pro
Is there a reason for the absence of three directories? Any license issue ?
Best,
Pierre