C odeBricks
C odeBricks
2025-11-28
Qt6 + QodeAssist
Qt6 is a great framework. For AI coding assistance install the QodeAssist plugin for Qt Creator from GitHub. For agentic coding with Claude Sonnet 4.5 you can navigate to Qt Creator / Preferences / QodeAssist / Chat Assistant, then set the chat total length to max 200000 tokens, and the AI response length to max 10000 tokens. These are typical values for computer programming. The API key is entered in the General section.
With Qt6 installed, you can make apps for Android, Windows, and Linux. And for iOS or macOS too. Any interest in QNX? Qt Creator is the IDE, Qt Design Studio helps with 2D and 3D user interfaces, and the Qt Maintenance Tool installs and uninstalls things.
License
Qt Community Edition is free for non-commercial use, like personal projects to use at home. Qt Small Business Edition allows commercial use, requires a yearly subscription, and comes with Qt AI Assistant. QodeAssist works with both editions.
Happy vibe coding!