Skip to content
forked from MGWL/QtE5

It is wrapper Qt 5 for programming language D. (http://www.dlang.org)

Notifications You must be signed in to change notification settings

MassMessage/QtE5

 
 

Repository files navigation

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

About

It is wrapper Qt 5 for programming language D. (http://www.dlang.org)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 78.4%
  • D 17.6%
  • C++ 3.5%
  • Forth 0.5%
  • Batchfile 0.0%
  • QMake 0.0%