20 lines
515 B
Markdown
20 lines
515 B
Markdown
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 |