Skip to content

This repo experiments with using QQmlComponent and QQmlContext to create QML objects from C++.

Notifications You must be signed in to change notification settings

kaa-ching/test-create-qml-object-from-cpp

Repository files navigation

This repo is just some test to show how you can create QML objects from C++. It actually showcases two approaches, where I like the second approach better because it has more flexibility.

About

This repo experiments with using QQmlComponent and QQmlContext to create QML objects from C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published