filcuc / dotherside

C language library for creating bindings for the Qt QML language
Other
200 stars 40 forks source link

Help me insert slots and signals into QtE5. #77

Closed MGWL closed 5 years ago

MGWL commented 6 years ago

Hello, Filippo. I need your assistance. I make a Qt binding for dlang (https://github.com/MGWL/QtE5). I really like your variant of the implementation of dynamic signals and slots to Qt and I want to incorporate it into QtE5. I find it very difficult to understand how this is implemented and I want to ask you to explain it to me. If you help me insert dynamic slots and signals into QtE5, I will be very grateful to you!