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
638 stars 58 forks source link

PoC: C++ Api #65

Closed arBmind closed 5 years ago

arBmind commented 5 years ago

Based on PR #59 an attempt to support a C++ based API.

see issue #50 for the reasoning behind this.

arBmind commented 5 years ago

Superseded by PR #69