Qt Contributor Summit 2024 - Program
Jump to navigation
Jump to search
Event main page: Qt Contributor Summit 2024
Please, add your sessions/talks/presentations to the table by the end of the page.
→ If you have any issues while editing this page, please contact Pedro Bessa directly at pedro.bessa@qt.io
Qt Contributor Summit 2024 Program, to be updated
Thursday, September 5th
Morning: Keynote Sessions
Afternoon: Breakout rooms
Friday, September 6th
Morning: Keynote Sessions
Afternoon: Breakout rooms
Topic | Speaker | Format | Summary |
---|---|---|---|
Topic Title | Add Your Name(s) | Discussion/Presentation/Workshop/... | Add a short paragraph about the scope of the proposed talk. |
Whither QProperty? Wither, perpetuate or evolve? | Fabian Kosmale | Discussion session | We've added bindable C++ properties in Qt 6 – and then mostly ignored them except for bug fixes. Let's recap why we've added it to begin with, collect how it's currently . Then, investigate why we (mostly) went nowhere with it and whether we we want to change that. |
std::format support in Qt | Ivan Solovev | Discussion session | We've started to provide support for formatting Qt types using std::format, but we might need some more features from the standard in order to use std::format *inside* Qt. Let's try to discuss what we need from the standard and how can we achieve that. |
Qt for Python | Friedemann Kleint | Discussion session | Discuss Qt for Python development |
Coding Assistants for Qt | Peter Schneider | Discussion session | What kind of coding assistant solutions/Large Language Models are you using? Do you believe Qt should fine-tune some of the open-source LLM with more QML training data? Which features of coding assistants (write docu, write test case, write code, explain code, fix code, refactor code, etc) are you or would you be willing to use? Do you see a need to integrate more Qt-optimized coding assistants to the Qt Creator, Visual Studio Code, etc? |