Thread overview |
---|
January 25, 2014 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 |
June 11, 2014 Re: QtE - D small binding for Qt. | ||||
---|---|---|---|---|
| ||||
Posted in reply to MGW | Example of D (dmd 2.065 64) with Qt 64 Windows64/Linux64. Running programs *.EXE with key "--debug". http://yadi.sk/d/qLE7Kgz9SpKEX |
June 12, 2014 Re: QtE - D small binding for Qt. | ||||
---|---|---|---|---|
| ||||
Posted in reply to MGW | 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/qLE7Kgz9SpKEX
This looks pretty good. How much of Qt is usable through this? E.g. I assume nothing templated is usable?
|
Copyright © 1999-2021 by the D Language Foundation