KDE Review: Rust Qt Binding Generator

Jos van den Oever jos at vandenoever.info
Mon Sep 4 21:24:41 BST 2017


Op maandag 4 september 2017 07:46:28 CEST schreef u:
> Are you contributing to it as well? (I started patching it locally but still
> need to clean up my work for upstream contribution)

I wrote a small Hello World application just now, but it's quite hard. The 
most important things needed to write useful Qt software, inheritance and 
signals/slots, are not working yet. Or I'm doing it totally wrong somehow.

  https://github.com/rust-qt/cpp_to_rust/issues/57

It would be awesome to call Qt from Rust, but that's a lot of complicated 
bindings that make your executable very large. The approach I'm taking is to 
instead create a small amount of bindings specific for your project which have 
a nice Qt side and a nice Rust side.

Cheers,
Jos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20170904/1cc503e0/attachment.sig>


More information about the kde-core-devel mailing list