/QtE-Qt_for_Dlang_and_Forth

Qt wrapper for the D language (D2), and Forth (SPF-4.20) language. The idea is suitable for any language generating executable code.

Primary LanguageD

QtE

Qt gui library for Dlang (dmd D2).

Qt wrapper for the D language (dmd D2 dlang) and Forth (SPF-4.20) language.

This works in Windows 32/64 and Linux 32/64.

This is a small study library to work with Qt. It uses dynamic linking and easy to use. It works on Windows and Linux. The way it works is simple: through the modules QtE.d (D) or QtE.f (Forth), take all necessary methods and properties of Qt, references to objects created using QtE.DLL(so) in C++. This method allows reducing programming in C++ to a minimum, making the QtE library.

Compile Windows: dmd XXX.d qte.d

Compile Linux: dmd XXX.d qte.d -L-ldl

Home page: http://qte.ucoz.ru

Important! For detailed explanations and receptions of the newest versions write to mgw@yandex.ru

This link: http://yadi.sk/d/l4rd7-QPHdpHM will help you can upload a set of ready DLL (so) to test the QtE. The archive contains the minimum set of ready files for Qt and QtE for Windows 32 and Linux 32. This will allow you to test QtE without installing Qt on your PC. Just copy the DLL (so) in your directory dmd/windows/bin or dmd/linux/bin32 and work with QtE.

The real application. Search for duplicates of enterprises.

Written in D + QtE.d

Notice the simplicity of the compilation and link.

Windows 7 (Qt 4.5.2)

-

Linux Fedora 18 (Qt 4.8)

Windows 7 (Qt 4.5.2)
-
Linux Fedora 18 (Qt 4.8)