2026-07 QList prototype

This commit is contained in:
2026-07-03 22:03:46 +03:00
parent 8242cd1d66
commit 544453d12a
25 changed files with 577 additions and 366 deletions

View File

@@ -0,0 +1,20 @@
Title: Minimal support of QList in Kotlin Dialect
Date: 2026-07-03
Category: News
Slug: qlist-proto
Lang: en
![][splash]
# June
In June I returned back to the development of Klin generator ([Kotlin Dialect][kd]):
I added the generation of list wrappers. In Qt this wrapper is represented
by `QList<Item*>` type. The generation of `Item` itself is pending.
# July
In July I plan to finish the generation of `Item`.
[kd]: https://github.com/OGStudio/kotlin-dialect
[splash]: ../../images/2026-07_qlist-proto.jpg