Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Qt + OCaml
Forum Updated to NodeBB v4.3 + New Features

Qt + OCaml

Scheduled Pinned Locked Moved Language Bindings
1 Posts 1 Posters 4.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kakadu
    wrote on 20 Sept 2011, 13:00 last edited by
    #1

    Hello!
    I'm prototyping OCaml bindings to Qt. I've adopted qtjambi generator to generate API in XML format. This xml is parsed by my tool and C++ and OCaml stubs are generated.

    Qt classes are represented as OCaml classes. There are functions to connect signals and slots with correctness checking in compile-time. There is an ability to generate a big user object where slots are callbacks to OCaml code.

    I've created an example inspired by Qt's Basic Layout example.

    You can look at it in "github":http://github.com/Kakadu/lablqt

    If you look at my project, test it or write which ocaml bindings should be, I'll be glad. )

    Best wishes,
    Kakadu

    1 Reply Last reply
    0

    1/1

    20 Sept 2011, 13:00

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved