www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - help a potential binding author?

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
http://stackoverflow.com/questions/17235375/how-to-create-bindings-qml-to-d

Andrei
Jun 21 2013
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
I haven't actually used Qt for a while and never used qml but 
I'll betcha this binding is going to be a pretty difficult task. 
Simply using it might not be bad, can probably just use a few 
extern(C) functions to take strings, but expanding it surely will 
involve talking to complex C++ objects, like the rest of Qt, and 
QtD never quite managed to work right.
Jun 21 2013