QDeclarativeComponentrepresents the source code of a .qml file, to create it, you need aQDeclarativeEngine. You can also create a component within aQDeclarativeContextQDeclarativeEnginemanages the differentQDeclarativeContextand their relationshipsQDeclarativeContextcan have as parent aQDeclarativeEngineor anotherQDeclarativeContext
Created
May 19, 2011 18:18
-
-
Save flavius/981391 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment