digitalmars.D.announce - QtE - D small binding for Qt.
Hi All! I tried to deal with QtD quick disconnects, but I failed. I had to develop its small and very simple library to work with Qt. The working title of QtE. Works in Windows 32 and Linux 32. A very simple idea. Instances of classes get through QtE.dll (in C++) and methods directly with Qt. https://github.com/MGWL/QtE-Qt_for_Dlang_and_Forth
Jan 25 2014
Example of D (dmd 2.065 64) with Qt 64 Windows64/Linux64. Running programs *.EXE with key "--debug". http://yadi.sk/d/qLE7Kgz9SpKEX
Jun 11 2014
On Wednesday, 11 June 2014 at 10:20:39 UTC, MGW wrote:Example of D (dmd 2.065 64) with Qt 64 Windows64/Linux64. Running programs *.EXE with key "--debug". http://yadi.sk/d/qLE7Kgz9SpKEXThis looks pretty good. How much of Qt is usable through this? E.g. I assume nothing templated is usable?
Jun 12 2014