2026-07 QList prototype
This commit is contained in:
20
en/news/2026-07_qlist-proto.md
Normal file
20
en/news/2026-07_qlist-proto.md
Normal 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
|
||||
Reference in New Issue
Block a user