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

  1. create new qt quick application;
  2. in wizard choose option 'import existing .qml file' (second one) instead of 'generate main .qml file' (first one).
  3. click on browse button , select qml file downloaded.

Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -