mappu / miqt

MIT-licensed Qt bindings for Go
MIT License
262 stars 8 forks source link

Get down to zero skipped types using ErrTooComplex #23

Open mappu opened 2 months ago

mappu commented 2 months ago

Currently, the binding generation skips many types which are complicated to project into Go.

This issue is an abstract goal to get down to zero skipped types.