You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then it would generate the C++ and Rust code automatically. Note that I'm using the syntax impl QList<MyType> rather than impl QListElement for MyType to match the style of cxx's shim trait impls. I've been playing around with cxx-qt-gen and would be interested in taking a stab at this, if other people think it would be a good idea.