symbian - How do i use existing qml file in qt creator? -
i download qml templeates nokia's website. want test them. how can import qml file empty project?
templeates here https://projects.developer.nokia.com/qmltemplates
- create new qt quick application;
- in wizard choose option 'import existing .qml file' (second one) instead of 'generate main .qml file' (first one).
- click on browse button , select qml file downloaded.
Comments
Post a Comment