Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.02 KB

QtE5 - is a D wrapper for Qt-5 graphics library.

logo

This is a small study library to work with GUI Qt-5. It is used for dynamic linking and easy in use on Windows 32/64 and Linux 32/64.

Short video about qte5 and ide5 in Linux https://www.youtube.com/watch?v=RBan5Dwt_JM
QtE5 in Mac OSX 10.10.5 https://www.youtube.com/watch?v=JbvUJwShN_c
Slots and signals in QtE5 http://lhs-blog.info/programming/dlang/slotyi-i-signalyi-v-qte5/

QtE5 - uses the following libraries depending from OS
QtE5Widgets32.dll ---> Windows 32
QtE5Widgets64.dll ---> Windows 64
libQtE5Widgets32.so ---> Linux 32
libQtE5Widgets64.so ---> Linux 64

The most actual version for Windows 32 (QtE5Widgets32.dll) as on it the basic working out and testing is conducted.


##Screenshot
screen