QtE5 - is a wrapping of Qt-5 for D

w0rp via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Jun 22 02:00:12 PDT 2016


On Monday, 20 June 2016 at 16:52:04 UTC, MGW wrote:
> This my library has about 400 functions from Qt and is quite 
> efficient for small applications.
>
> https://github.com/MGWL/QtE5
>
> Small video about QtE5 and id5 written on its basis - an 
> example of use.
> QtE5 on Mac OSX
>
> https://www.youtube.com/watch?v=JBA4vkT5uKE

This is very nice! I would love to know how you managed to get it 
working. I had trouble with signals and slots, the class 
hierarchy, and numerous other things when I was trying to get Qt4 
to work in D. How did you handle the Qt class constructors and 
destructors, etc.?


More information about the Digitalmars-d-announce mailing list