On Sunday, 2 October 2022 at 00:31:05 UTC, Willian wrote:
On Wednesday, 28 September 2022 at 01:39:34 UTC, Ali Çehreli
wrote:
On 9/27/22 16:21, Vladimir Marchevsky wrote:
> Considering licensing model of Qt and political decisions of
Qt
> Foundation
Those were the reasons why my friends Barbara and Ansel
started CopperSpice:
https://www.copperspice.com
Ali
How can I use CopperSpice with Qt + Dlang?
CopperSpice is a derivative of Qt and offers roughly the same API
with a much better implementation. For example the meta object
compiler is not required as we implemented the functionality in
pure C++. Our CS Overview documentation contains a migration
guide to CS.
https://www.copperspice.com/docs/cs_overview/cs-migration.html
We do not have D bindings (as of yet) and our team would be happy
to work with other developers to create them.
Barbara