Kakadu / lablqml

Interfacing Qt/QML with OCaml. Formely known as lablqt
http://kakadu.github.io/lablqml
GNU Lesser General Public License v2.1
159 stars 17 forks source link

PropMap callback implementation #30

Closed ghost closed 7 years ago

ghost commented 8 years ago

Implement a flexible callback system for PropMap, supporing multiple instances with different callbacks.

Refer to:

Kakadu commented 7 years ago

I do not really understand the description. Can you clarify this somehow @orbifx?

ghost commented 7 years ago

I think this issue is outdated, irrelevant now. The QML property binding is a superior approach.