Skip to content
Kakadu edited this page Dec 6, 2012 · 11 revisions

QML

I have realised many problems with implementing iheritance in QtGUI bindings. Also QtGui will have legacy status soon. So I decided to try myself in QML.

I've made attempt to rewrite ocamlbrowser using Qt and QML. Cooperation between OCaml and C++ will be gained buy C++ classes generated by moc tool. Now I'm studying QML and trying to create flex interface and generator. Help of QML hackers will be appreciated.

QtGUI

FAQ

  1. Why generator depends on JaneStreet's core and core_extended?

    Ermine says that she has never seen any useful library that depends on js's core. :-) Also I want to receive experience of using this library and report it maybe in #ocaml@conference.jabber.ru.

Clone this wiki locally