woboq / qmetaobject-rs

Integrate Qml and Rust by building the QMetaObject at compile time.
MIT License
620 stars 89 forks source link

Add QQuickWindow and QQuickItem::window_changed #305

Open i509VCB opened 8 months ago

i509VCB commented 8 months ago

Some types that I will need to later on bind types related to QSGRendererInterface.

Not related to this pull request, did we want to split qtdeclarative.rs up? I suspect that the file will definitely grow quite a bit.