Skip to content

Example to show interaction of a Qt/C++ Backend with a QML frontend

Notifications You must be signed in to change notification settings

eckertj/QMLStandalone

Repository files navigation

QMLStandalone

Example shows interaction between a Qt/C++ backend and a QML frontend including:

  • Registering and embedding of custom view components written in Qt into the QML code
  • Context properties that can be used in the QML (making class properties available in QML code)
  • Usage of property bindings and signals

About

Example to show interaction of a Qt/C++ Backend with a QML frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published