woboq / verdigris

Qt without moc: set of macros to use Qt without needing moc
https://woboq.com/blog/verdigris-qt-without-moc.html
GNU Lesser General Public License v3.0
643 stars 60 forks source link

Start work for Qt 6 support #79

Closed jcelerier closed 3 years ago

jcelerier commented 4 years ago

Nothing works yet :-) apparently the QByteArrayData changed quite a bit which leads to lots of build errors

ogoffart commented 4 years ago

Thank you for working on this. Do you intend to continue the work?

jcelerier commented 4 years ago

Yep, but it's going to take some time

ogoffart commented 3 years ago

The commit is part of https://github.com/woboq/verdigris/pull/81 So this PR can be closed. Thanks for starting working on this!