Jump to content

Qt Contributors Summit 2026 - Program

From Qt Wiki
Revision as of 11:57, 11 May 2026 by Volker Hilsheimer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Event main page: Qt Contributors Summit 2026

→ If you have any issues editing this page, please send your proposal directly to volker.hilsheimer@qt.io

Session proposals:

Add topics you would like to talk about here. We will review the proposals closer to the event to create the schedule.

Topic Speaker Format Summary
Topic Title Add Your Name(s) Discussion/Presentation/Workshop/Lightning talk/... Add a short paragraph about the scope of the proposed talk.
Qt Bridge 4 Rust Matthias Rauter Presentation + Discussion A short presentation of what we have in the Rust Qt Bridge. An overview over the API and the use cases we cover.

Discussion about what to improve and how to contribute and collaborate.

Qt & CRA Alex Blasche Presentation + Discussion A presentation how CRA compliance impacts Qt development teams and contributors.
C++26 and moc Volker Hilsheimer Presentation + Discussion After Reflections landed in gcc-trunk I followed up on my hackathon project to see how much we can implement what moc does using Reflections. This was a promising exercise, even though a few things were not quite possible yet.

Let's have a look at what - based on that experiment - the code for a meta-object enabled type in Qt could look like.