-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Kakadu edited this page Dec 6, 2012
·
11 revisions
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.
- Creating-user's-slots
- Type-safe-connection-from-signals-to-slots
- Generating-API-using-Qtjambi's-generator.
- Simplifing-XML-files-with-API
- Inheritance
- Be sure to check the Inheritance-problem-with-mixed-C++-OCaml-object-model.
-
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.