Hi,
Does anyone know how to implement QML Templates into a QT Quick application? Is this fairly easy to do?
Many thanks,
guinnesslee
Hi,
Does anyone know how to implement QML Templates into a QT Quick application? Is this fairly easy to do?
Many thanks,
guinnesslee
This two links will help you :
https://www.forum.nokia.com/Develop/Qt/QML_templates/
https://projects.forum.nokia.com/QMLTemplates
best regards,
You can check the RSS Reader example which makes use of QML UI Templates Library from the above mentioned links
hello guinnesslee
AFAIK QML templates are no more than QML files itself, so the way you use components in QML in similar fashions you can use them too. You just need to include the template files in your project and then import them and use them.
Regards,
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60